[Bug 1045986] Re: Ubuntu AppArmor policy is too lenient with shell scripts

2013-03-09 Thread mahesh
** Changed in: apparmor (Ubuntu Lucid)
   Status: Invalid = Incomplete

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

Title:
  Ubuntu AppArmor policy is too lenient with shell scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1045986/+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 1153022] [NEW] Sync mtx 1.3.12-6 (main) from Debian unstable (main)

2013-03-09 Thread Logan Rosen
Public bug reported:

Please sync mtx 1.3.12-6 (main) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
After looking at a diff between Ubuntu and Debian, it appears that the only 
relevant change is a difference in the wording of the description of the 
package, which isn't even mentioned in the changelog as part of the delta 
(strangely, the only thing that is constantly mentioned is the change in 
maintainer, which shouldn't even be relevant). It will definitely be safe to 
drop the delta.

Changelog entries since current raring version 1.3.12-4ubuntu2:

mtx (1.3.12-6) unstable; urgency=low

  * Adopt this package. Closes: #701030
Thanks to Bdale for maintaining it all these years.
  * Update upstream URL. Closes: #701121

 -- Ivo De Decker ivo.dedec...@ugent.be  Tue, 26 Feb 2013 20:38:14
+0100

mtx (1.3.12-5) unstable; urgency=low

  * orphan this package

 -- Bdale Garbee bd...@gag.com  Wed, 20 Feb 2013 10:26:00 -0700

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

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

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

Title:
  Sync mtx 1.3.12-6 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mtx/+bug/1153022/+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 1153039] [NEW] grub fails in LXC because rootfs device node is missing

2013-03-09 Thread Philip Muškovac
Public bug reported:

Trying to use LXC to test a full release upgrade fails on
/usr/sbin/grub-probe: error: failed to get canonical path of 
/dev/disk/by-uuid/31abfaf7-a800-40f3-9097-f24edf280531.
as /dev/disk/ doesn't exist.

Steps to reproduce:
1) Make a new container (tested with raring-amd64)
2) install linux-image-generic
3) run update-grub

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: lxc 0.9.0~alpha3-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-11.20-generic 3.8.2
Uname: Linux 3.8.0-11-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Sat Mar  9 20:52:04 2013
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 LANGUAGE=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to raring on 2013-03-06 (3 days ago)

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


** Tags: amd64 apparmor apport-bug raring

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

Title:
  grub fails in LXC because rootfs device node is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1153039/+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 1153039] Re: grub fails in LXC because rootfs device node is missing

2013-03-09 Thread Philip Muškovac
Actually nevermind. The kernel postinst hook is supposed to handle this.

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

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

Title:
  grub fails in LXC because rootfs device node is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1153039/+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 1045986] Re: Ubuntu AppArmor policy is too lenient with shell scripts

2013-03-09 Thread Jamie Strandboge
** Changed in: apparmor (Ubuntu Lucid)
   Status: Incomplete = Invalid

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

Title:
  Ubuntu AppArmor policy is too lenient with shell scripts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1045986/+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 1153077] [NEW] rabbitmq queue fills up and salary stops executing tasks when upload_dhcp_leases is done every minute (by default)

2013-03-09 Thread Mark Stillwell
Public bug reported:

With the default MAAS install I was having a problem where celery would
become unresponsive and stop running new tasks (including powering
compute nodes on/off) after a while, and eventually the system would
have out of memory errors. The problem seems to have been that the queue
was filling up with dhcp_upload_leases tasks (I checked on this by
getting tasks out with the amqp tools...). This problem goes away if the
timedelta in /usr/share/maas/celeryconfig_cluster.py is changed from 1
minute to 5 minutes.

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

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

Title:
  rabbitmq queue fills up and salary stops executing tasks when
  upload_dhcp_leases is done every minute (by default)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1153077/+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 1153103] [NEW] Windows share copying problems from my ubuntu machine

2013-03-09 Thread Topazcat
Public bug reported:

I've been trying to move some files over to my laptop and every time I
tried to copy from my windows 7 computer nautilus tends to lock up
silently and be unable to be closed. I can close nautilus with system
monitor but that prevents samba share access.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: samba 2:3.6.6-3ubuntu5
ProcVersionSignature: Ubuntu 3.5.0-25.39-generic 3.5.7.4
Uname: Linux 3.5.0-25-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sat Mar  9 19:18:42 2013
InstallationDate: Installed on 2013-03-09 (0 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions:
 nautilus 1:3.5.90.really.3.4.2-0ubuntu4.2
 gvfs 1.14.0-0ubuntu6
SambaClientRegression: Yes
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Windows share copying problems from my ubuntu machine

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1153103/+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 1095827] Re: package mysql-server-core-5.5 (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mysql_install_db.1.gz', which is also in package mysql-server 5.5.29

2013-03-09 Thread Launchpad Bug Tracker
[Expired for mysql-5.5 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.5 (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package mysql-server-core-5.5 (not installed) failed to
  install/upgrade: trying to overwrite
  '/usr/share/man/man1/mysql_install_db.1.gz', which is also in package
  mysql-server 5.5.29-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1095827/+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 1152882] [NEW] Sync pyside-tools 0.2.14-2 (universe) from Debian unstable (main)

2013-03-09 Thread Oussama Bounaim
Public bug reported:

Please sync pyside-tools 0.2.14-2 (universe) from Debian unstable (main)

Changelog entries since current raring version 0.2.14-1:

pyside-tools (0.2.14-2) unstable; urgency=low

  * Drop v3 files from python2 dist-packages directories; fixes the
package installation. (Closes: #680635)

 -- Didier Raboud o...@debian.org  Fri, 08 Mar 2013 17:08:14 +0100

** Affects: pyside-tools (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/1152882

Title:
  Sync pyside-tools 0.2.14-2 (universe) from Debian unstable (main)

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

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


[Bug 1140597] Re: New version is available notification should be disabled

2013-03-09 Thread LocutusOfBorg
Hi Christian, agree on follow up on boinc devel list (debian) or
privately, as you want

Please before wasting your time trying to fix the images problem look at this 
commit [1]
http://boinc.berkeley.edu/gitweb/?p=boinc.git;a=commit;h=390837956cdd7324f50a41ac2e07727860e2e83b

In the few past days upstream developers (after I send them so many mail about 
this problem YEARS ago), tried to fix it and disabled it, the fixing will start 
again from the next release, so if you really want to fix this talking with 
them before could help you in not sparing your time ;)
[1] 
http://boinc.berkeley.edu/gitweb/?p=boinc.git;a=commit;h=390837956cdd7324f50a41ac2e07727860e2e83b

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

Title:
  New version is available notification should be disabled

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

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


[Bug 961481] Re: [USB-Audio - Plantronics GameCom 780] Mic stops accepting input seemingly at random

2013-03-09 Thread Raymond
224.657660] cannot submit datapipe for urb 0, error -28: not enough bandwidth
[  281.181835] cannot submit datapipe for urb 0, error -28: not enough bandwidth
[  470.822620] cannot submit datapipe for urb 0, error -28: not enough bandwidth
[  836.710204] cannot submit datapipe for urb 0, error -28: not enough bandwidth
[  868.005287] cannot submit datapipe for urb 0, error -28: not enough bandwidth


** Summary changed:

- [USB-Audio - Plantronics GameCom 780] Mic stops accepting input seemingly at 
random
+ [USB-Audio - Plantronics GameCom 780] Mic stops accepting input seemingly at 
random ( not enough bandwidth)

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

Title:
  [USB-Audio - Plantronics GameCom 780] Mic stops accepting input
  seemingly at random ( not enough bandwidth)

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

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


[Bug 1152883] [NEW] gvfsd-sftp do not preserve file ownership on file modification operation

2013-03-09 Thread Sancho
Public bug reported:

Problem overview:
When using gvfs-sftp connection to modify some remote files, editing remotely 
(with gedit, sublime, etc) then saving these files changes their user and group 
ownership on server.

Problem configuration:
- one desktop with Ubuntu 12.04.2 LTS and Unity desktop
  (3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux)
- one server width Ubuntu 12.04.2 LTS server
  (3.5.0-25-generic #39~precise1-Ubuntu SMP Tue Feb 26 00:11:13 UTC 2013 i686 
i686 i386 GNU/Linux)
- one server directory with some files
  - directory permission : drwxrwx--- serverUser clientUser
  - files in this directory : -rw-rw serverUser clientUser
(aka perms user-owner group-owner)

Problem reproduction:
1- Use Nautilus (3.4.2) to Connect to server ... from your desktop pc to your 
server pc using your ssh 'clientUser' credential (as mentioned above).
2- Browse to the above mentioned directory through Nautilus (from desktop 
client in the remote served directory)
3- Open a remote file for edition with gedit (or any other desktop editor, from 
nautilus or command line like gedit ~/.gvfs/...)
4- Edit and save file
5- Check file permission on server directory
6- the file ownership has changed to something like -rw-rw clientUser 
clientUser

Using vi (or vim)  give an error at save time, but, the content is save
succefully, permission are set to something -rw--- clientUser
clientUser

** Affects: gvfs (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/1152883

Title:
  gvfsd-sftp do not preserve file ownership on file modification
  operation

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

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

[Bug 1152883] Re: gvfsd-sftp do not preserve file ownership on file modification operation

2013-03-09 Thread Sancho
As mentions Scott 
(https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/227808/comments/27):
I hope this bug is fixed soon as it completely ruins a really cool way of 
working in Linux. 

** Description changed:

  Problem overview:
- When using gvfs-sftp connection to modify some remote files, editing remotely 
(width gedit, sublime, etc) then saving these files change their user and group 
ownership on server.
+ When using gvfs-sftp connection to modify some remote files, editing remotely 
(with gedit, sublime, etc) then saving these files changes their user and group 
ownership on server.
  
  Problem configuration:
  - one desktop with Ubuntu 12.04.2 LTS and Unity desktop
-   (3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux)
+   (3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux)
  - one server width Ubuntu 12.04.2 LTS server
-   (3.5.0-25-generic #39~precise1-Ubuntu SMP Tue Feb 26 00:11:13 UTC 2013 i686 
i686 i386 GNU/Linux)
+   (3.5.0-25-generic #39~precise1-Ubuntu SMP Tue Feb 26 00:11:13 UTC 2013 i686 
i686 i386 GNU/Linux)
  - one server directory with some files
-   - directory permission : drwxrwx--- serverUser clientUser
-   - files in this directory : -rw-rw serverUser clientUser
- (aka perms user-owner group-owner)
+   - directory permission : drwxrwx--- serverUser clientUser
+   - files in this directory : -rw-rw serverUser clientUser
+ (aka perms user-owner group-owner)
  
  Problem reproduction:
  1- Use Nautilus (3.4.2) to Connect to server ... from your desktop pc to 
your server pc using your ssh 'clientUser' credential (as mentioned above).
  2- Browse to the above mentioned directory through Nautilus (from desktop 
client in the remote served directory)
  3- Open a remote file for edition with gedit (or any other desktop editor, 
from nautilus or command line like gedit ~/.gvfs/...)
  4- Edit and save file
  5- Check file permission on server directory
  6- the file ownership has changed to something like -rw-rw clientUser 
clientUser
  
  Using vi (or vim)  give an error at save time, but, the content is save
  succefully, permission are set to something -rw--- clientUser
  clientUser

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

Title:
  gvfsd-sftp do not preserve file ownership on file modification
  operation

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

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

[Bug 1152831] Re: printer-driver-foo2zjs Recommends: foomatic-db-engine while foomatic-db-compressed-ppds Conflicts: it

2013-03-09 Thread Till Kamppeter
** Changed in: foo2zjs (Ubuntu)
   Status: New = 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/1152831

Title:
  printer-driver-foo2zjs Recommends: foomatic-db-engine while foomatic-
  db-compressed-ppds Conflicts: it

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

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


[Bug 1152251] Re: [USB-Audio - Jabra BIZ 2400 USB, playback] No sound at all

2013-03-09 Thread Raymond
can you post the pulseaudio log after adding headset to only
/usr/share/pulseaudio/alsa-mixer/paths/analog-output-headphones.conf

pactl  list

you may need some fix in USB-audio.conf to force pulseaudio not to probe
iec958


http://git.alsa-project.org/?p=alsa-lib.git;a=commitdiff;h=ed0e48583fbd9dc9d86dad25bb26ac089b9e3528;hp=e5c4c248a1ad6a84140759bfe6a26348c222a929

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

Title:
  [USB-Audio - Jabra BIZ 2400 USB, playback] No sound at all

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

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


[Bug 1031604] Re: cntrl-alt-del does not kill Xorg

2013-03-09 Thread Timo Aaltonen
oops, sorry for not reading the description :)

anyway, it does work here on raring, so closing was the right thing to
do.

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

Title:
  cntrl-alt-del does not kill Xorg

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

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


[Bug 1031604] Re: cntrl-alt-del does not kill Xorg

2013-03-09 Thread Timo Aaltonen
you need to enable it, once way described here:

https://wiki.archlinux.org/index.php/Xorg#Ctrl.2BAlt.2BBackspace_does_not_work

** Changed in: xorg (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/1031604

Title:
  cntrl-alt-del does not kill Xorg

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

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


[Bug 1132541] Re: GL games cause GPU softreset, xorg-edgers and oibaf graphics-drivers.

2013-03-09 Thread Timo Aaltonen
neither ppa's are supported, you need to file such bugs upstream

** Changed in: xorg (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/1132541

Title:
  GL games cause GPU softreset, xorg-edgers and oibaf graphics-drivers.

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

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


[Bug 1050850] Re: fail gpu driver

2013-03-09 Thread Timo Aaltonen
there's nothing here that indicates a bug, and you're using an
unofficial kernel on it

** Changed in: xorg (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/1050850

Title:
  fail gpu driver

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

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


[Bug 887650] Re: Upon inserting Ubuntu liveCDs older than current install, it still asks to upgrade

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

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

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

Title:
  Upon inserting Ubuntu liveCDs older than current install, it still
  asks to upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/887650/+subscriptions

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


[Bug 1085532] Re: upgrade from 12.04 to 12.10

2013-03-09 Thread Timo Aaltonen
** Tags removed: precise

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

Title:
  upgrade from 12.04 to 12.10

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

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


[Bug 1152889] [NEW] ubuntu 12.04 unity-launcher display two icons when I start my qt app

2013-03-09 Thread rock
Public bug reported:

when I run my qt app, two icons display on the launcher.
My friend and I try three systems below:
ubuntu 12.04  qt version: 4.7.4, 4.8.0, 4.8.1, 4.8.4,5.0.1
ubuntu 11.10  qt version:4.8.4
ubuntu 12.10  qt version:4.8.3

uname -a
Linux rock-Veriton-X2610 3.2.0-38-generic #61-Ubuntu SMP Tue Feb 19 12:18:21 
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -rd
Description:Ubuntu 12.04.2 LTS
Release:12.04

You can see this question in my attach files, there are three pictures
and my code.

I find LibreOffice also has this problem. I download cppcheck source
code  and compile it ,it also has this problem.

tks.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: icons two

** Attachment added: source and screen shot pngs
   
https://bugs.launchpad.net/bugs/1152889/+attachment/3564635/+files/twoiconsbug.tar.gz

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

Title:
  ubuntu 12.04 unity-launcher display two icons when I start my qt app

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

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


[Bug 1040499] Re: No dialog after inserting a Precise 12.04.1 cd/usb key into Lucid

2013-03-09 Thread Timo Aaltonen
this has nothing to do with xorg

** Package changed: xorg (Ubuntu) = ubuntu

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

Title:
  No dialog after inserting a  Precise 12.04.1 cd/usb key into Lucid

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

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


[Bug 1020767] Re: Resuming hangs computer

2013-03-09 Thread Timo Aaltonen
this has been fixed in an update

** Changed in: xorg (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/1020767

Title:
  Resuming hangs computer

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

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


[Bug 814833] Re: Opening the dash is very slow and laggy

2013-03-09 Thread Lonnie Lee Best
Look here's the bottom line test to prove the dash is too slow:

Hit the super-key, and immediately (without waiting at all) type your
first name as fast as you can.

When the dash finally launches, how many of the letters (you typed) made
it into the dash? How many are missing from the beginning of your name?

Even on the fastest computers I've tested, at least one character
becomes missing, and the whole point of this bug report FOR ME, is to
propose that NO character should be missing, EVEN ON THE SLOWEST OF
COMPUTERS, if it was programmed right.

If it was programmed right, the computer would always (at least) CATCH
UP with they user, BUT NOT COMPLETELY LOSE A USER INPUT, after hitting
the super key!

I just test raring: Issue Unresolved.

** Tags added: raring

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

Title:
  Opening the dash is very slow and laggy

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

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


Re: [Bug 1] Re: Microsoft has a majority market share

2013-03-09 Thread Martin Wildam
 Another problem that should be fixed in ubuntu is the data leaks caused
by the spyware of the webapps.

Not again!
Yes, it was not really ok to add the amazon and online search. I think,
even Canonical knows in the meantime that everybody else in the community
dislikes that.

But please, there is the switch to turn it off even in the GUI of the
privacy settings, so this is not really a problem!

On the other hand, the rookie computer user mostly cannot even distinguish
between the url location field and the google search in the browser (that's
why browsers and google managed both to implement both functions). So I do
see a logic in the idea of Canonical to incorporate everything into the
dash because the rookie user will expect to find everything from there.

 On one particular occasion I experienced a MASSIVE data leak beaming to
an IP address owned by canonical.

Otherwise it would be Google or Microsoft collecting your data - or -
mostly ignored: Your internet provider.

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

Title:
  Microsoft has a majority market share

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

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


[Bug 1152851] Re: xubuntu deletes workspaces

2013-03-09 Thread Ian Clark
they say my window manager crashed:
http://ubuntuforums.org/showthread.php?t=1979689

you hit alt f2 and run 
xfwm4 --replace
to fix it.

this solution was written a year ago. if this happens often in xubuntu
desktop, this is a major bug. it kills the whole system and the user
doesn't see why.

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

Title:
  xubuntu deletes workspaces

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

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


[Bug 1152251] Re: [USB-Audio - Jabra BIZ 2400 USB, playback] No sound at all

2013-03-09 Thread anandagarwaal
I'm seeing this. Thanks for helping me out.

anand at syriana in ~
$ echo autospawn = no  ~/.pulse/client.conf
anand at syriana in ~
$ killall pulseaudio
pulseaudio: no process found
anand at syriana in ~
$ LANG=C pulseaudio - --log-time=1  ~/pulseverbose.log 21
Aborted (core dumped)
anand at syriana in ~
$ pactl list
Connection failure: Connection refused
pa_context_connect() failed: Connection refused
anand at syriana in ~

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

Title:
  [USB-Audio - Jabra BIZ 2400 USB, playback] No sound at all

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

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


[Bug 1085532] Re: upgrade from 12.04 to 12.10

2013-03-09 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1058040 ***
https://bugs.launchpad.net/bugs/1058040

** This bug has been marked a duplicate of bug 1058040
   fglrx-installer not working with AMD Radeon/Mobility Radeon HD 2000-4000 
cards in Quantal

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

Title:
  upgrade from 12.04 to 12.10

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

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


[Bug 953874] Re: Xorg crashed with SIGABRT in intel_uxa_pixmap_put_image()

2013-03-09 Thread Timo Aaltonen
** Information type changed from Private to Public

** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

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

Title:
  Xorg crashed with SIGABRT in  intel_uxa_pixmap_put_image()

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

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


[Bug 1152890] [NEW] unity-panel-service crashed with SIGSEGV

2013-03-09 Thread Till Kamppeter
Public bug reported:

Crashed when trying to click sound indicator applet using a mouse.

nexus7 with all updates.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: unity-services 6.12.0daily13.03.08-0ubuntu1
Uname: Linux 3.1.10-9-nexus7 armv7l
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.1-0ubuntu1
Architecture: armhf
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sat Mar  9 09:32:07 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
ExecutablePath: /usr/lib/unity/unity-panel-service
GraphicsCard:
 
Lspci:
 
Lsusb: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MarkForUpload: True
ProcCmdline: /usr/lib/unity/unity-panel-service
ProcEnviron:
 SHELL=/bin/bash
 XDG_RUNTIME_DIR=set
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcKernelCmdLine: tegra_wdt.heartbeat=30 tegra_wdt.heartbeat=30 
tegraid=30.1.3.0.0 mem=1022M@2048M android.commchip=0 vmalloc=512M 
androidboot.serialno=015d21098247ec0a video=tegrafb no_console_suspend=1 
console=none debug_uartport=hsport usbcore.old_scheme_first=1 
lp0_vec=8192@0xbddf9000 tegra_fbmem=8195200@0xabe01000 core_edp_mv=0 
audio_codec=rt5640 board_info=f41:a00:1:44:2 tegraboot=sdmmc gpt 
gpt_sector=30535679 androidboot.bootloader=4.18 androidboot.baseband=unknown   
root=/dev/mmcblk0p9 rootfstype=ext4 rw console=tty0 access=m2 quiet splash 
rootflags=defaults,noatime,nodiratime 
rootsubdir=/media/0/multirom/roms/raring/root
ProcModules: zram 8348 4 - Live 0x (C)
Signal: 11
SourcePackage: unity
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
Title: unity-panel-service crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
version.compiz: compiz 1:0.9.9~daily13.03.08-0ubuntu1
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.2-0ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.6-0ubuntu3
xserver.bootTime: Sat Mar  9 09:27:43 2013
xserver.configfile: None
xserver.devices:
 inputgpio-keysKEYBOARD, id 6
 inputelan-touchscreen TOUCHSCREEN, id 7
 inputbluetooth keyboard   KEYBOARD, id 8
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs: Output  HDMI-1  LVDS-1
xserver.version: 2:1.13.2-0ubuntu3
xserver.video_driver: tegra

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


** Tags: apport-crash armhf compiz-0.9 need-armhf-retrace raring ubuntu

** Information type changed from Private to Public

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

Title:
  unity-panel-service crashed with SIGSEGV

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

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


[Bug 1152831] Re: printer-driver-foo2zjs Recommends: foomatic-db-engine while foomatic-db-compressed-ppds Conflicts: it

2013-03-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/foo2zjs

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

Title:
  printer-driver-foo2zjs Recommends: foomatic-db-engine while foomatic-
  db-compressed-ppds Conflicts: it

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

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


[Bug 1037237] Re: X starts up with only top half of screen showing

2013-03-09 Thread Timo Aaltonen
poulsbo fail, try a newer kernel.

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

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

Title:
  X starts up with only top half of screen showing

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

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


[Bug 1020051] Re: Xorg freeze

2013-03-09 Thread Timo Aaltonen
thanks, closing.

btw, freezes are almost always hw/driver specific, so even if the
symptoms look the same they are _not_ the same bug.

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

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

Title:
  Xorg freeze

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

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


[Bug 1036324] Re: All or most words on the screen turn white or dark making things unreadable

2013-03-09 Thread Timo Aaltonen
do you still have the bug? if yes, please run 'apport-collect 1036324'

** Changed in: xorg (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/1036324

Title:
  All or most words on the screen turn white or dark making things
  unreadable

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

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


[Bug 1031414] Re: Video playing not possible due to different color strips on screen.

2013-03-09 Thread Timo Aaltonen
right, you're using an unofficial (and broken) driver, closing the bug

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

** Changed in: xserver-xorg-video-sis (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/1031414

Title:
  Video playing not possible due to different color strips on screen.

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

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


[Bug 996176] Re: scroll wheel doesn't work with VmarkerUSB

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = xserver-xorg-input-evdev (Ubuntu)

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

Title:
  scroll wheel doesn't work with VmarkerUSB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/996176/+subscriptions

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


[Bug 391628] Re: Everything gets swapped out after resume from suspend using fglrx drivers

2013-03-09 Thread mdo
I contacted AMD's tech support a few months ago and supplied them with
detailed information. Meanwhile I was able to circumvent my personal
problem by upgrading my machine from 4 GB to 8 GB. A couple of weeks ago
I re-contacted AMD and was adviced that their Linux team was working on
this issue but due to my product (Radeon HD 3000 Series) being a legacy
one this issue was not on their priority list.

This is the URL to directly open bug reports with AMD:
http://emailcustomercare.amd.com/

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

Title:
  Everything gets swapped out after resume from suspend using fglrx
  drivers

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

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


[Bug 1152890]

2013-03-09 Thread Apport retracing service
Stacktrace:
 #0  unavailable in ?? ()
 PC not available
StacktraceSource: #0  unavailable in ?? ()
StacktraceTop: unavailable in ?? ()
ThreadStacktrace:
 PC not available
 warning: wrong size gregset struct in core file
 Quitting: PC register is not available


** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1152890/+attachment/3564638/+files/CoreDump.gz

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

** Tags removed: need-armhf-retrace

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

Title:
  unity-panel-service crashed with SIGSEGV

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

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


[Bug 1152892] [NEW] package libnepomukquery4a 4:4.9.4-0ubuntu0.3 failed to install/upgrade: unable to sync new file '/var/lib/dpkg/info/libnepomukquery4a.list-new': Input/output error

2013-03-09 Thread CHANDAN BASU
Public bug reported:

I do not understand the problem.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libnepomukquery4a 4:4.9.4-0ubuntu0.3
ProcVersionSignature: Ubuntu 3.5.0-25.39-generic 3.5.7.4
Uname: Linux 3.5.0-25-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sat Mar  9 10:19:57 2013
DuplicateSignature:
 Unpacking replacement kde-runtime ...
 dpkg: error processing 
/var/cache/apt/archives/kde-runtime_4%3a4.9.5-0ubuntu0.1_amd64.deb (--unpack):
  unable to sync new file '/var/lib/dpkg/info/kde-runtime.list-new': 
Input/output error
ErrorMessage: unable to sync new file 
'/var/lib/dpkg/info/libnepomukquery4a.list-new': Input/output error
MarkForUpload: True
SourcePackage: kde4libs
Title: package libnepomukquery4a 4:4.9.4-0ubuntu0.3 failed to install/upgrade: 
unable to sync new file '/var/lib/dpkg/info/libnepomukquery4a.list-new': 
Input/output error
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package quantal

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

Title:
  package libnepomukquery4a 4:4.9.4-0ubuntu0.3 failed to
  install/upgrade: unable to sync new file
  '/var/lib/dpkg/info/libnepomukquery4a.list-new': Input/output error

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

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


[Bug 956455] Re: wrong solution (1024x768) using two monitors in 12.04

2013-03-09 Thread Timo Aaltonen
thanks, closing

** Changed in: xorg (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/956455

Title:
  wrong solution (1024x768) using two monitors in 12.04

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

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


[Bug 1152477] Re: Window list in right click context menu should indicate the focused window

2013-03-09 Thread Tigran Gabrielyan
** Branch linked: lp:~tigrangab/unity/unity-fix-1152477

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

Title:
  Window list in right click context menu should indicate the focused
  window

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

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


[Bug 1152892] Re: package libnepomukquery4a 4:4.9.4-0ubuntu0.3 failed to install/upgrade: unable to sync new file '/var/lib/dpkg/info/libnepomukquery4a.list-new': Input/output error

2013-03-09 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libnepomukquery4a 4:4.9.4-0ubuntu0.3 failed to
  install/upgrade: unable to sync new file
  '/var/lib/dpkg/info/libnepomukquery4a.list-new': Input/output error

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

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


[Bug 1037237] Status changed to Confirmed

2013-03-09 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1037237

Title:
  X starts up with only top half of screen showing

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

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


[Bug 1152894] [NEW] Right click while dragging breaks mouse cursor

2013-03-09 Thread Erik S
Public bug reported:

I'm using Xubuntu 12.10 with gthumb 3.1.2

~$ gthumb --version
gthumb 3.1.2, Copyright © 2001-2010 Free Software Foundation, Inc.

When I move (with click and holding the left mouse key) within a picture and 
accidentally click the right mouse button, the mouse cursor keeps that 
grabbing hand-icon and nothing is clickable anymore.
The whole screen looks frozen. No mouse-hover effects, no reaction to clicks, 
and nearly no possibility to return.

An easy workaround on XFCE 4.10 (maybe also on other desktops): Switch
to another workspace with keyboard-shortcuts. The mouse will be fine
again.

** Affects: gthumb (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/1152894

Title:
  Right click while dragging breaks mouse cursor

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

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

[Bug 1134194] Re: Xorg crashes repeatedly

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = fglrx-installer (Ubuntu)

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

Title:
  Xorg crashes repeatedly

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

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


[Bug 1125011] Re: screen save still active after being disabled

2013-03-09 Thread Timo Aaltonen
** No longer affects: xorg-server (Ubuntu)

** No longer affects: linux-image-3.5.0-030500-generic (Ubuntu)

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

Title:
  screen save still active after being disabled

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

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


[Bug 1033299] Re: Ubuntu 12.04 - no sound with VT8237A/VT8251

2013-03-09 Thread FichdlMaa
Yeah! Status changed from reported to confirmed only *six* month later. 

Beg your pardon for my sarcasm. - I know - Shuttleworth is the only real 
financial winner..
Your/Our work is free and without any fee. *** Many Tnx for it! ***

The FichdlMaa

via Linux Mint Debian Edition instead of Ubuntu ...

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

Title:
  Ubuntu 12.04 - no sound with VT8237A/VT8251

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

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


[Bug 1152831] Re: printer-driver-foo2zjs Recommends: foomatic-db-engine while foomatic-db-compressed-ppds Conflicts: it

2013-03-09 Thread Launchpad Bug Tracker
This bug was fixed in the package foo2zjs - 20130306dfsg0-1ubuntu1

---
foo2zjs (20130306dfsg0-1ubuntu1) raring; urgency=low

  * Removed Recommends: foomatic-db-engine(LP: #1152831).
 -- Till Kamppeter till.kamppe...@gmail.com   Sat,  9 Mar 2013 08:54:07 +0100

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

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

Title:
  printer-driver-foo2zjs Recommends: foomatic-db-engine while foomatic-
  db-compressed-ppds Conflicts: it

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

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


[Bug 1093282] Re: cannot boot Ubunto 12.10 on Dell Latitude D410. Cannot upgrade from 12.04 either

2013-03-09 Thread Timo Aaltonen
please try a raring daily livecd, does it boot normally?

** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

** Changed in: xserver-xorg-video-intel (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/1093282

Title:
  cannot boot Ubunto 12.10 on Dell Latitude D410. Cannot upgrade from
  12.04 either

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

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


[Bug 1081637] Re: Xorg crash

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = nvidia-graphics-drivers-304
(Ubuntu)

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

Title:
  Xorg crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1081637/+subscriptions

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


[Bug 1098844] Re: apport-gtk crashed with PermissionError in thread_collect_info(): [Errno 1] Operation not permitted: '/var/crash/openafs-modules-dkms.0.crash'

2013-03-09 Thread Philip Muškovac
** Information type changed from Private to Public

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

Title:
  apport-gtk crashed with PermissionError in thread_collect_info():
  [Errno 1] Operation not permitted: '/var/crash/openafs-modules-
  dkms.0.crash'

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

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


[Bug 1152574] Re: nvidia-experimental-304 304.48-0ubuntu1: nvidia-experimental-304 kernel module failed to build

2013-03-09 Thread fabio
Now I have opened Terminal via Ctrl+Alt+T and then the software-center
by typing the command in the Terminal. (There are no menus at any
windows).

In the software center I activated the nouvaeu driver instead of the
NVidia driver. Result - after reboot it recognized the right
resolution. But still no launcher, no panel and no menus.

Tried to sudo apt-get install --reinstall ubuntu-desktop compiz unity
but without change.

So I think this bug does not really is a nvidia bug, but rather one in
Ubuntu!?

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

Title:
  nvidia-experimental-304 304.48-0ubuntu1: nvidia-experimental-304
  kernel module failed to build

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

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


[Bug 1080231] Re: Got error when applying resolution

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

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

Title:
  Got error when applying resolution

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

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


[Bug 1078572] Re: X crashes with gnome-session: Fatal IO error 11

2013-03-09 Thread Timo Aaltonen
*** This bug is a duplicate of bug 999191 ***
https://bugs.launchpad.net/bugs/999191

** This bug has been marked a duplicate of bug 999191
   X crashes with gnome-session: Fatal IO error 11

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

Title:
  X crashes with gnome-session: Fatal IO error 11

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

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


[Bug 1067476] Re: Screen Resolution Changes after leaving the system running with the screen locked

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = nvidia-graphics-drivers
(Ubuntu)

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

Title:
  Screen Resolution Changes after leaving the system running with the
  screen locked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1067476/+subscriptions

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


[Bug 1066907] Re: Centered background image is partly hidden by a border after reboot (dual display configuration, different screen resolutions)

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = nautilus (Ubuntu)

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

Title:
  Centered background image is partly hidden by a border after reboot
  (dual display configuration, different screen resolutions)

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

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


[Bug 999191] Re: X crashes with gnome-session: Fatal IO error 11

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = nvidia-graphics-drivers-304
(Ubuntu)

** Package changed: nvidia-graphics-drivers-304 (Ubuntu) = nvidia-
graphics-drivers (Ubuntu)

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

Title:
  X crashes with gnome-session: Fatal IO error 11

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

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


[Bug 1152595] Re: maximized windows are not really maximized

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

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

Title:
  maximized windows are not really maximized

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

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


[Bug 1058520] Re: Xorg crash - black screen then redirected to login

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

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

Title:
  Xorg crash - black screen then redirected to login

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

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


[Bug 1051937] Re: desktop resolution bug when unplug second monitor

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

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

Title:
  desktop resolution bug when unplug second monitor

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

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


[Bug 1046984] Re: No resolution gma 4500m

2013-03-09 Thread Timo Aaltonen
please run 'apport-collect 1046984'

** Package changed: xorg-server (Ubuntu) = xserver-xorg-video-intel
(Ubuntu)

** Changed in: xserver-xorg-video-intel (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/1046984

Title:
  No resolution gma 4500m

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

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


[Bug 1023683] Re: Firefox is always on top of other windows!!

2013-03-09 Thread Chris Coulson
The problem should be reported to the developers of the Delicious
extension instead

** Changed in: firefox (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Firefox is always on top of other windows!!

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

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


[Bug 1152898] Re: acl2 6.0-2 FTBFS on armhf

2013-03-09 Thread Stefano Rivera
** Attachment added: quotient-remainder-lemmas.lisp
   
https://bugs.launchpad.net/ubuntu/+source/acl2/+bug/1152898/+attachment/3564683/+files/quotient-remainder-lemmas.lisp

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

Title:
  acl2 6.0-2 FTBFS on armhf

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

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


[Bug 1152898] [NEW] acl2 6.0-2 FTBFS on armhf

2013-03-09 Thread Stefano Rivera
Public bug reported:

Full build log:
https://launchpadlibrarian.net/130207594/buildlog_ubuntu-raring-armhf.acl2_6.0-2_FAILEDTOBUILD.txt.gz

Snippet:
make[4]: Entering directory `/build/buildd/acl2-6.0/books/ihs'
Making /build/buildd/acl2-6.0/books/ihs/ihs-doc-topic.cert on Sat Feb  2 
14:35:09 UTC 2013
-rw-rw-r-- 1 buildd buildd 241 Feb  2 14:35 ihs-doc-topic.cert
Making /build/buildd/acl2-6.0/books/ihs/ihs-init.cert on Sat Feb  2 14:35:12 
UTC 2013
-rw-rw-r-- 1 buildd buildd 756 Feb  2 14:35 ihs-init.cert
Making /build/buildd/acl2-6.0/books/ihs/ihs-theories.cert on Sat Feb  2 
14:35:20 UTC 2013
-rw-rw-r-- 1 buildd buildd 810 Feb  2 14:35 ihs-theories.cert
Making /build/buildd/acl2-6.0/books/ihs/math-lemmas.cert on Sat Feb  2 14:35:25 
UTC 2013
-rw-rw-r-- 1 buildd buildd 2321 Feb  2 14:35 math-lemmas.cert
Making /build/buildd/acl2-6.0/books/ihs/quotient-remainder-lemmas.cert on Sat 
Feb  2 14:35:36 UTC 2013
Illegal instruction

It builds on my chromebook (Exynos5), so I can't obviously see what's
wrong, but I've attached the related files from the debs.

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


** Tags: armhf ftbfs

** Attachment added: quotient-remainder-lemmas.o
   
https://bugs.launchpad.net/bugs/1152898/+attachment/3564682/+files/quotient-remainder-lemmas.o

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

Title:
  acl2 6.0-2 FTBFS on armhf

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

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


[Bug 1152898] Re: acl2 6.0-2 FTBFS on armhf

2013-03-09 Thread Stefano Rivera
** Attachment added: quotient-remainder-lemmas.cert
   
https://bugs.launchpad.net/ubuntu/+source/acl2/+bug/1152898/+attachment/3564684/+files/quotient-remainder-lemmas.cert

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

Title:
  acl2 6.0-2 FTBFS on armhf

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

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


[Bug 1142651] Re: Brightness does not change on TOSHIBA L870-18J with AMD RADEON HD 7670M

2013-03-09 Thread kogias marios
Today I installed again kernel 3.8.2 and I removed the ati proprietary driver.
And the brightness controls appeared again and they are working.
The Fn shortcuts still do not work.

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

Title:
  Brightness does not change on TOSHIBA L870-18J with AMD RADEON HD
  7670M

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

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


[Bug 1050121] Re: the computer screen crashes (crash) and makes strange lines and I have to turn off, I can not do anything

2013-03-09 Thread Timo Aaltonen
** Package changed: xorg-server (Ubuntu) = nvidia-graphics-drivers
(Ubuntu)

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

Title:
  the computer screen crashes (crash) and makes strange lines and I have
  to turn off, I can not do anything

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1050121/+subscriptions

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


[Bug 1045899] Re: Maximum number of clients reached

2013-03-09 Thread Timo Aaltonen
** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = Low

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

Title:
  Maximum number of clients reached

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

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


[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-03-09 Thread David Piggott
I've just switched from a Dell XPS 15z (which had one USB3 and two USB2
ports). I had the problem on there but worked around it by using one of
the USB2 ports.

I'm now using a Dell XPS 13 which has only two USB3 ports and it seems
to be pot luck as to which reboots the receiver works with and which it
doesn't.

Running 12.10:
$ uname -a
Linux panther 3.5.0-25-generic #39-Ubuntu SMP Mon Feb 25 18:26:58 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

Nothing suprising so far - this all seems consistent with the extensive
testing you've been doing here (and thanks for it!).

Anyway, my reason for posting is this:

I want to use the workaround that the description refers to
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1039143/comments/55)
but I cannot see an attached mousefix script.

Am I missing something obvious or is the script no longer attached?
Either way, it'd be great if someone could point me to a copy. At least
for the next week or so the only thing I really have time for is a work
around.

Cheers.

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

Title:
  046d:c52b USB3 port Logitech mouse using unifying receiver not
  detected

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

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


[Bug 1039143] Re: 046d:c52b USB3 port Logitech mouse using unifying receiver not detected

2013-03-09 Thread David Piggott
Ack, sorry everyone. I found mousefix moments later by clicking See
full activity log. I'm still new-ish to Launchpad.

For anyone else looking for it:
https://launchpadlibrarian.net/120794968/mousefix

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

Title:
  046d:c52b USB3 port Logitech mouse using unifying receiver not
  detected

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

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


Re: [Bug 701511] Re: Adobe Reader does not show Polish diacritics

2013-03-09 Thread Adam Kunicki
Hi,

thank you for this information. Lately I don't use the system Ubuntu
(installed on my computer). So the problem does not concern me anymore.

I translated this message using the service Google Translate.

Yours.
Adam Kunicki

2013/3/1 LocutusOfBorg costamagnagianfra...@yahoo.it

 Hi, a new acroread release (0.9.4) is available for update, could you
give it a try and tell us if the problem persists?
 If you still have this bug please set back the status to new
 thanks

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/701511

 Title:
   Adobe Reader does not show Polish diacritics

 Status in acroread package in Ubuntu:
   Incomplete

 Bug description:
   I receive invoices in the Polish language. There are Polish
   diacritical marks such as ą, ć, ę and others. Document Viewer
   displays these characters correctly. Adobe Reader displays just an
   empty space instead of each of these characters. Why ?

   Source package: AdbeRdr9.4-1_i386linux_enu.deb.
   Operating system: Linux Ubuntu 10.10.

 To manage notifications about this bug go to:

https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/701511/+subscriptions

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

Title:
  Adobe Reader does not show Polish diacritics

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

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

Re: [Bug 701505] Re: Problem with Adobe Reader update: Unable to find the HTML rendering library

2013-03-09 Thread Adam Kunicki
Hi,

thank you for this information. Lately I don't use the system „Ubuntu”
(installed on my computer). So the problem does not concern me anymore.

I translated this message using the service „Google Translate”.

Yours.
Adam Kunicki

2013/3/1 kapetr 701...@bugs.launchpad.net

 YES - it persist:
 U12.04 + acroread 9.5.4 01/09/2013

 To reproduce:
 -run acroread
 - open menu: Document-security settings

 ... and the error pop-up box about unable to find HTML rendering library
 ... and the same popup on every click in security setting window.

 And YES - the requested library is set in config and is there:
 Edit-Preferences-Internet: /usr/lib/firefox/
 And libxul.so is there.


 ** Changed in: acroread (Ubuntu)
Status: Incomplete = Confirmed

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

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/701505

 Title:
   Problem with Adobe Reader update: Unable to find the HTML rendering
   library

 Status in “acroread” package in Ubuntu:
   Confirmed

 Bug description:
   I ran the Adobe Reader. Adobe Reader showed information about the
   updates related to security (security settings update). The icon
   showed Adobe Tracker Alert on the taskbar. I clicked the icon. Adobe
   Reader showed the message Unable to find the HTML rendering library.
   Please specify the folder location in Edit - Preferences -
   Internet.. What should I do?

   Source package: AdbeRdr9.4-1_i386linux_enu.deb.
   System: Linux Ubuntu 10.10.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/acroread/+bug/701505/+subscriptions


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

Title:
  Problem with Adobe Reader update: Unable to find the HTML rendering
  library

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

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

[Bug 1152900] [NEW] Unreachable Firefox menus on EeePc

2013-03-09 Thread jph.leb...@gmail.com
Public bug reported:

Hello,

I cannot reach pull-down sub-menus of secondary windows of Firefox
(EeePc - Kubuntu 12.04.1 up to date).

Use case (translation from french language, be indulgent !) :
Context : the EeePC, Kubuntu and Firefox are nominally operational (active, 
open and internet browsing OK).
Commands sequence : Menu (from the activity bar) - Bookmarks - Display all 
bookmarks : a secondary windows is openned.
Bug description : click on any sub-menu (Organize, Display, Import and 
save) has no effect (see attached PDF).
More generally, it is impossible to open any pull-down sub-menus of 
secondaries windows or Firefox.
Keyboard shortcuts to reach these sub-menus are also ineffective.
Other example : Edition - Preferences - Content - Default font.

Current configuration :
Kernel : 3.2.0.39 (generic-pae) 32 bits
Firefox : 19.0.2
EeePc Packard Bell dot s (DOT_SE-300FR, n° PAV80) : Intel Atom N455, 
Intel GMA 3150, 10.1'' screen (1024x600)

Nota : the problem also continuously appeared at least since december
2012 (Kubuntu 12.04.1) despite of continuous (apt-get) updates.

Sincerely,
Jean-Philippe LEBRAT

Thanks a lot for Ubuntu !

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-39-generic-pae 3.2.0-39.62
ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
Uname: Linux 3.2.0-39-generic-pae i686
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC272X Analog [ALC272X Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  pelvoux1870 F pulseaudio
CRDA:
 country DE:
(2400 - 2483 @ 40), (N/A, 20)
(5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), DFS
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0x5820 irq 44'
   Mixer name   : 'Realtek ALC272X'
   Components   : 'HDA:10ec0272,10250002,0011'
   Controls  : 18
   Simple ctrls  : 10
Date: Sat Mar  9 10:01:30 2013
HibernationDevice: RESUME=UUID=ab30e348-8558-47d3-adbc-7529ac08ccdb
InstallationMedia: Kubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120721.1)
MachineType: Packard Bell DOTS E2
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic-pae 
root=UUID=fdc516a5-6fc5-4575-8449-19b8c19c67b8 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-39-generic-pae N/A
 linux-backports-modules-3.2.0-39-generic-pae  N/A
 linux-firmware1.79.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/22/2011
dmi.bios.vendor: Packard Bell
dmi.bios.version: V3.16(DDR3)
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: SJE02_PT_E
dmi.board.vendor: Packard Bell
dmi.board.version: V3.16(DDR3)
dmi.chassis.type: 10
dmi.chassis.vendor: Packard Bell
dmi.chassis.version: V3.16(DDR3)
dmi.modalias: 
dmi:bvnPackardBell:bvrV3.16(DDR3):bd04/22/2011:svnPackardBell:pnDOTSE2:pvrV3.16(DDR3):rvnPackardBell:rnSJE02_PT_E:rvrV3.16(DDR3):cvnPackardBell:ct10:cvrV3.16(DDR3):
dmi.product.name: DOTS E2
dmi.product.version: V3.16(DDR3)
dmi.sys.vendor: Packard Bell

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


** Tags: 12.04 apport-bug eeepc firefox i386 kubuntu menu package-from-proposed 
precise

** Attachment added: Screen saving of the described problem
   
https://bugs.launchpad.net/bugs/1152900/+attachment/3564700/+files/EeePcSubMenusSecondaryWindowsBug.pdf

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

Title:
  Unreachable Firefox menus on EeePc

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

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

[Bug 1152900] Status changed to Confirmed

2013-03-09 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1152900

Title:
  Unreachable Firefox menus on EeePc

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

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


[Bug 798192] Re: install_initd fails

2013-03-09 Thread john umphenour
i fixed this by opening /usr/lib/lsb/initdutils.py
then changing 
rise ValueError, 'need a file or string'
to 
rise ValueError('need a file or string)

and

except ValueError, x:
to 
except ValueError(x:)

it also helped boot to login faster.

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

Title:
  install_initd fails

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

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


[Bug 1152901] [NEW] Sync pyxdg 0.25-2 (main) from Debian experimental (main)

2013-03-09 Thread Dmitry Shachnev
Public bug reported:

Please sync pyxdg 0.25-2 (main) from Debian experimental (main)

Ubuntu changes have been merged into Debian in this upload, and now we
can get these packages in sync again.

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

  * debian/patches/prefer-first-glob-for-finding-mimetype:
Cherry-pick from usptream to fix test failure with *.png files;
when there are multiple globs with the same pattern (as introduced
in the latest shared-mime-info update), the last one was preferred.
It should have been the first.

  * debian/patches/gettext-support.patch:
Support X-GNOME-Gettext-Domain and X-Ubuntu-Gettext-Domain fields in
.desktop files, for dynamic translation support.

  --- Both patches are now in Debian.


Changelog entries since current raring version 0.25-1ubuntu2:

pyxdg (0.25-2) experimental; urgency=low

  * Team upload.

  [ Thomas Kluyver ]
  * Don't use nosetests-x.y scripts for tests.

  [ Dmitry Shachnev ]
  * Unify patches naming (use .patch extension, and dashes in file name).
  * Merge from Ubuntu:
+ debian/patches/gettext-support.patch: support Gettext-Domain fields.
+ debian/patches/prefer-first-glob-for-finding-mimetype.patch:
  Cherry-pick from upstream to fix test failure with *.png files; when
  there are multiple globs with the same pattern (as introduced in the
  latest shared-mime-info update), the last one was preferred. It should
  have been the first. [Thanks to Thomas Kluyver and Iain Lane]
  * Refresh debian/patches/set-default-menu.patch.
  * Bump Standards-Version to 3.9.4, no changes needed.
  * debian/patches/gettext-support.patch: also disable the test that could
fail when gedit is installed.

 -- Dmitry Shachnev mity...@gmail.com  Fri, 08 Mar 2013 22:44:35 +0400

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

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

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

Title:
  Sync pyxdg 0.25-2 (main) from Debian experimental (main)

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

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


[Bug 1033299] Re: Ubuntu 12.04 - no sound with VT8237A/VT8251

2013-03-09 Thread Raymond
https://bugzilla.kernel.org/show_bug.cgi?id=18512

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

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

Title:
  Ubuntu 12.04 - no sound with VT8237A/VT8251

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

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


Re: [Bug 1126427] [NEW] LCMS2 needs multi-threading fixes to work with the new Ghostscript 9.07

2013-03-09 Thread Chris Halse Rogers
assign me

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

Title:
  LCMS2 needs multi-threading fixes to work with the new Ghostscript
  9.07

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

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


Re: [Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-03-09 Thread David Samuels
Albert:

The link to the official drivers only lists an RT3290 Windows driver for
PCIe and I'm running Quantal on an HP Pavilion dm1 which is amd64; also,
the discussion link was for RT3562 on Oneiric. As a result, I am a little
reluctant to try what may cause more trouble. As things stand, I have
wireless when needed and no bluetooth (which I don't need anyway).


On 8 March 2013 07:50, Albert 1049...@bugs.launchpad.net wrote:

 Just try to install the official driver.
 You can find on this website.
 http://www.mediatek.com/_en/07_downloads/01_windows.php?sn=501

 See the discussion below to get help.
 http://ubuntuforums.org/showthread.php?t=1850267

 ubuntu12.04 ralink3290

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1086650).
 https://bugs.launchpad.net/bugs/1049466

 Title:
   Need support of Ralink RT3290 wifi support

 Status in “linux” package in Ubuntu:
   Triaged
 Status in “linux-firmware” package in Ubuntu:
   Confirmed
 Status in “linux” source package in Precise:
   Triaged
 Status in “linux-firmware” source package in Precise:
   Confirmed
 Status in “linux” source package in Quantal:
   Triaged
 Status in “linux-firmware” source package in Quantal:
   Confirmed

 Bug description:
   RT3290 wifi chip is becoming common on consumer notebooks. Its support
   starts from 3.6 so support on 12.10 may need lbm-cw.

   commit a89534edaaa7008992b878680490e9b02a665563
   Author: Woody Hung woody.h...@mediatek.com
   Date:   Wed Jun 13 15:01:16 2012 +0800

   rt2x00 : RT3290 chip support v4

   This patch support the new chipset rt3290 wifi implementation in
 rt2x00.
   It initailize the related mac, bbp and rf register in startup phase.
   And this patch modify the efuse read/write method for the different
 efuse data offset of rt3290.

   Signed-off-by: Woody Hung woody.h...@mediatek.com
   Signed-off-by: John W. Linville linvi...@tuxdriver.com

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


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

Title:
  Need support of Ralink RT3290 wifi support

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

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

[Bug 1152698] Re: update to version 0.8.2

2013-03-09 Thread Philip Muškovac
** Tags added: kubuntu kubuntu-packaging

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

Title:
  update to version 0.8.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-widget-quickaccess/+bug/1152698/+subscriptions

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


[Bug 1152904] Re: gnome-font-viewer crashed with SIGSEGV in start_thread()

2013-03-09 Thread Apport retracing service
*** This bug is a duplicate of bug 1043539 ***
https://bugs.launchpad.net/bugs/1043539

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 #1043539, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564729/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564731/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564733/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564734/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564735/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564736/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1152904/+attachment/3564737/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1043539

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  gnome-font-viewer crashed with SIGSEGV in start_thread()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1152904/+subscriptions

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


[Bug 1142452] Re: rsync throws Invalid argument (22) errors when attempting to preserve ACLs on backup to S3QL drive

2013-03-09 Thread Fabio Marconi
** Package changed: ubuntu = rsync (Ubuntu)

** Tags added: lucid

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

Title:
  rsync throws Invalid argument (22) errors when attempting to preserve
  ACLs on backup to S3QL drive

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

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


[Bug 887650] Re: Upon inserting Ubuntu liveCDs older than current install, it still asks to upgrade

2013-03-09 Thread Andreas Altaïr Redmer
** Branch unlinked: lp:~altair-ibn-la-ahad/ubuntu/precise/update-
notifier/bug-887650

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

Title:
  Upon inserting Ubuntu liveCDs older than current install, it still
  asks to upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/887650/+subscriptions

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


[Bug 798192] Re: install_initd fails

2013-03-09 Thread Aaron Sowry
Thanks John.

We're providing the following fix for our customers, until Canonical
decides to fix things themselves:

$ sudo sed -i s/python3/python/ /usr/lib/lsb/install_initd

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

Title:
  install_initd fails

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

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


[Bug 1152907] [NEW] usb-creator-gtk raises error immediately after entering password on erase disk

2013-03-09 Thread Sean Davis
Public bug reported:

Immediately after pressing the erase disk button and entering my
password, usb-creator-gtk shows the following error:

org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
causes include: the remote application did not send a reply, the message
bus security policy blocked the reply, the reply timeout expired, or the
network connection was broken.

Afterwards, the disk is unmounted and usb-creator says it has 0.0 B
available.  Restarting the application then shows that the device was
not erased.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: usb-creator-gtk 0.2.40ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-25.39-generic 3.5.7.4
Uname: Linux 3.5.0-25-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sat Mar  9 05:13:45 2013
InstallationDate: Installed on 2013-02-01 (36 days ago)
InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: usb-creator
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal third-party-packages

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

Title:
  usb-creator-gtk raises error immediately after entering password on
  erase disk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1152907/+subscriptions

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


[Bug 1152908] [NEW] ubuntu slows down network

2013-03-09 Thread Leo van den Berge
Public bug reported:

Ubuntu 12.04 LTS (32) installed on a HP G62 (i5 processor) connected with wifi.
router = netgear WNR3500L
It's working great, speedtest showing 41/48 Mbps down/up.

However, other equipment in the house virtually comes to a halt.
Windows laptop goes under 1 Mbps down/up.
But also ipad, iphone, android phone, all are freezing.
As soon as i disconnect the wifi on ubuntu, other equipment goes back to normal 
speeds.

Have not included further detail is i have no clue where to start

Thanks for any help / suggestions.

sudo lshw -C network
*-network
   description: Ethernet interface
   product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
   vendor: Realtek Semiconductor Co., Ltd.
   physical id: 0
   bus info: pci@:02:00.0
   logical name: eth0
   version: 02
   serial: 90:fb:a6:b2:59:bf
   size: 10Mbit/s
   capacity: 100Mbit/s
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress msix vpd bus_master cap_list rom 
ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
   configuration: autonegotiation=on broadcast=yes driver=r8169 
driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII 
speed=10Mbit/s
   resources: irq:41 ioport:2000(size=256) memory:b041-b0410fff 
memory:b040-b040 memory:b042-b043
  *-network
   description: Wireless interface
   product: BCM4313 802.11b/g/n Wireless LAN Controller
   vendor: Broadcom Corporation
   physical id: 0
   bus info: pci@:03:00.0
   logical name: eth2
   version: 01
   serial: c0:cb:38:30:a7:bc
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list ethernet physical 
wireless
   configuration: broadcast=yes driver=wl0 driverversion=6.20.155.1 
(r326264) ip=192.168.1.9 latency=0 multicast=yes wireless=IEEE 802.11abg
   resources: irq:18 memory:b240-b2403fff

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04.2 LTS
Release:12.04
Codename:   precise

sudo rfkill list
0: hp-wifi: Wireless LAN
 Soft blocked: no
 Hard blocked: no
1: phy0: Wireless LAN
 Soft blocked: no
 Hard blocked: no
2: brcmwl-0: Wireless LAN
 Soft blocked: no
 Hard blocked: no

Thanks

** Affects: gnome-nettool (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/1152908

Title:
  ubuntu slows down network

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

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


[Bug 1142385] Re: B43 Wireless Autoconnect Failure

2013-03-09 Thread Callum Hutchinson
Here is the output from the terminal for reinstalling the
firmware-b43-installer package. Interesting that it's 'unsupported' now.


** Attachment added: termoutput
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1142385/+attachment/3564753/+files/termoutput

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

Title:
  B43 Wireless Autoconnect Failure

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

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


[Bug 887650] Re: Upon inserting Ubuntu liveCDs older than current install, it still asks to upgrade

2013-03-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~altair-ibn-la-ahad/ubuntu/precise/update-
notifier/bug-887650

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

Title:
  Upon inserting Ubuntu liveCDs older than current install, it still
  asks to upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/887650/+subscriptions

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


[Bug 1149056] Re: No linux-backports-modules-cw-precise for 3.5 kernel

2013-03-09 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest version of Ubuntu - Quantal.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

** Changed in: ubuntu
   Status: New = Fix Released

** Package changed: ubuntu = linux (Ubuntu)

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

Title:
  No linux-backports-modules-cw-precise for 3.5 kernel

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

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


[Bug 1152911] [NEW] ubuntu doesn't wake up from suspend-to-ram after update

2013-03-09 Thread Tommy_CZ
Public bug reported:

Hi, I upgraded my 12.04 to 12.04.2 and from then my Acer Aspire One 722
doesn't wake up from suspend-to-ram. All I can see is black screen
without baclight, it blinks from empty screen to screen filles with
black colour but without backlight.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: linux-image-3.5.0-25-generic 3.5.0-25.39~precise1
ProcVersionSignature: Ubuntu 3.5.0-25.39~precise1-generic 3.5.7.4
Uname: Linux 3.5.0-25-generic x86_64
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 1: SB [HDA ATI SB], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  januli 1741 F pulseaudio
 /dev/snd/controlC0:  januli 1741 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Generic'/'HD-Audio Generic at 0xf0444000 irq 41'
   Mixer name   : 'ATI R6xx HDMI'
   Components   : 'HDA:1002aa01,00aa0100,00100200'
   Controls  : 6
   Simple ctrls  : 1
Card0.Amixer.values:
 Simple mixer control 'IEC958',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Card1.Amixer.info:
 Card hw:1 'SB'/'HDA ATI SB at 0xf044 irq 16'
   Mixer name   : 'Conexant CX20588'
   Components   : 'HDA:14f1506c,10250598,0010'
   Controls  : 22
   Simple ctrls  : 12
Date: Sat Mar  9 11:31:18 2013
HibernationDevice: RESUME=UUID=ce6b741f-22f9-4cfa-8fa2-e193a658759e
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MachineType: Acer AO722
MarkForUpload: True
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-25-generic 
root=UUID=7c1b8d9b-c45b-4e8e-9290-41c89b144073 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-25-generic N/A
 linux-backports-modules-3.5.0-25-generic  N/A
 linux-firmware1.79.1
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/25/2012
dmi.bios.vendor: Acer
dmi.bios.version: V1.11
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JE10-BZ
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: V1.11
dmi.modalias: 
dmi:bvnAcer:bvrV1.11:bd09/25/2012:svnAcer:pnAO722:pvrV1.11:rvnAcer:rnJE10-BZ:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.11:
dmi.product.name: AO722
dmi.product.version: V1.11
dmi.sys.vendor: Acer

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


** Tags: amd64 apport-bug precise qa-kernel-lts-testing running-unity 
third-party-packages

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

Title:
  ubuntu doesn't wake up from suspend-to-ram after update

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

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


[Bug 1058520] Re: Xorg crash - black screen then redirected to login

2013-03-09 Thread Chris Wilson
Resource leak in the driver coupled with another kernel failure to evict
space.

The 'Fail to clip video to any crtc!' is an interesting oddity. But that
looks to be just an overzealous debug message, as the event is expected
for a number of circumstances.

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

Title:
  Xorg crash - black screen then redirected to login

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

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


[Bug 953874] Re: Xorg crashed with SIGbUS in intel_uxa_pixmap_put_image()

2013-03-09 Thread Chris Wilson
Needs a more recent kernel.

** Summary changed:

- Xorg crashed with SIGABRT in  intel_uxa_pixmap_put_image()
+ Xorg crashed with SIGbUS in  intel_uxa_pixmap_put_image()

** Summary changed:

- Xorg crashed with SIGbUS in  intel_uxa_pixmap_put_image()
+ Xorg crashed with SIGBUS in  intel_uxa_pixmap_put_image()

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

Title:
  Xorg crashed with SIGBUS in  intel_uxa_pixmap_put_image()

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

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


[Bug 1058520] Re: Xorg crash - black screen then redirected to login

2013-03-09 Thread Chris Wilson
Timo, this doesn't affect raring but still affects LTS, so how do you
want to procede?

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

Title:
  Xorg crash - black screen then redirected to login

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

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


[Bug 1149056] Re: No linux-backports-modules-cw-precise for 3.5 kernel

2013-03-09 Thread Pilot6
This is  a regression in LTS version precise and needs to be fixed there. 
There is backports package for kernel 3.2, but for 12.04.2 default kernel is 
3.5.

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

Title:
  No linux-backports-modules-cw-precise for 3.5 kernel

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

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


[Bug 1152912] [NEW] TortoiseHg doesn't start

2013-03-09 Thread Geier
Public bug reported:

The Tortoise HG application doesn't start in raring ringtail (13.04).

Expected: Application Tortoise hg workbench starts
What happens: Nothing.

There are no errors in the console window, the application just stops.

$ apt-cache policy tortoisehg
tortoisehg:
  Installiert:   2.4-2
  Installationskandidat: 2.4-2
  Versionstabelle:
 *** 2.4-2 0
500 http://de.archive.ubuntu.com/ubuntu/ raring/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: tortoisehg (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/1152912

Title:
  TortoiseHg doesn't start

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

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


[Bug 1149056] Re: No linux-backports-modules-cw-precise for 3.5 kernel

2013-03-09 Thread Pilot6
The only thing to be done is to copy package from quantal, since it has
same kernel version.

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

Title:
  No linux-backports-modules-cw-precise for 3.5 kernel

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

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


[Bug 1080231] Re: Got error when applying resolution

2013-03-09 Thread Chris Wilson
The backlight bug may be a bug in the driver or ACPI. The modeset
failure is a bug in whatever was trying to set the mode not taking into
account the existing configuration and the restriction that applies on
the next modeset.

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

Title:
  Got error when applying resolution

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

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


[Bug 1046984] Re: No resolution gma 4500m

2013-03-09 Thread Chris Wilson
Predicts nomodest and/or -vesa.

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

Title:
  No resolution gma 4500m

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

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


[Bug 1144558] Re: Images corruption in firefox when using sna

2013-03-09 Thread Chris Wilson
re 1131134, I mistaken hit the 'fix released' too soon, it didn't make
the 2.21.3 cut as I had believed.

Anyway, I would like confirmation that xorg-edgers fixes these observed
issues before making 2.21.4 which I want to do asap...

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

Title:
  Images corruption in firefox when using sna

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1144558/+subscriptions

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


  1   2   3   4   5   6   >