[Bug 1035050] Re: Unable to set scaling frequency on cpu with Precise server

2012-08-09 Thread Jeff Lane
apport information

** Tags added: apport-collected staging

** Description changed:

  I noticed this on a machine I won't have access to any longer after
  filing this :( but I'm fairly sure this is not specific to this machine.
  
  While testing, the cpu frequency scaling tests failed.  Looking a bit
  into what's going in, the problem is that the test is unable to set the
  scaling frequency in sysfs.   I did some digging and in some cases this
  is due to the governor being used at the time.  The userspace governor
  has to be A: supported by the kernel and B: in use before you can do
  anything with scaling_setfrequency.
  
  So here's what I see:
  
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_governor 
  userspace
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_setspeed 
  120
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_cur_freq 
  120
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_driver 
  acpi-cpufreq
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat 
scaling_available_frequencies 
  2601000 260 250 240 230 220 210 200 190 
180 170 160 150 140 130 120 
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo 260 > 
scaling_setspeed 
  -bash: scaling_setspeed: Permission denied
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo "260" > 
scaling_setspeed 
  -bash: scaling_setspeed: Permission denied
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo "260" >> 
scaling_setspeed 
  -bash: scaling_setspeed: Permission denied
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo 260 >> 
scaling_setspeed 
  -bash: scaling_setspeed: Permission denied
  
  And in the kernel config:
  
  leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ grep -i userspace 
/boot/config-3.2.0-23-generic 
  # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  CONFIG_CPU_FREQ_GOV_USERSPACE=y
  # CONFIG_DM_LOG_USERSPACE is not set
  CONFIG_REGULATOR_USERSPACE_CONSUMER=m
  CONFIG_DEVFREQ_GOV_USERSPACE=y
  CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
  # CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set
  
- So everything appears to be in place, but I just can't change the
- frequency...
+ So everything appears to be in place, but I just can't change the frequency...
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw---T 1 root audio 116,  1 Aug  8 15:09 seq
+  crw-rw---T 1 root audio 116, 33 Aug  8 15:09 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.0.1-0ubuntu5
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=e0b9d529-6f55-4fb6-b76d-d82b076ccc96
+ InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  eth0  no wireless extensions.
+ MachineType: Quanta S210-X12RS
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  TERM=xterm
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 VESA VGA
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=c37eac21-f72f-44ad-b8e8-dd4945cc3582 ro
+ ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-23-generic N/A
+  linux-backports-modules-3.2.0-23-generic  N/A
+  linux-firmware1.79
+ RfKill: Error: [Errno 2] No such file or directory
+ StagingDrivers: mei
+ Tags:  precise staging
+ Uname: Linux 3.2.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ WifiSyslog:
+  
+ dmi.bios.date: 07/05/2012
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: S2RS3A15
+ dmi.board.asset.tag: To be filled by O.E.M.
+ dmi.board.name: S210-X12RS
+ dmi.board.vendor: Quanta
+ dmi.board.version: 31S2RMB0050
+ dmi.chassis.asset.tag: To be filled by O.E.M.
+ dmi.chassis.type: 17
+ dmi.chassis.vendor: Quanta
+ dmi.chassis.version: To be filled by O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrS2RS3A15:bd07/05/2012:svnQuanta:pnS210-X12RS:pvrTobefilledbyO.E.M.:rvnQuanta:rnS210-X12RS:rvr31S2RMB0050:cvnQuanta:ct17:cvrTobefilledbyO.E.M.:
+ dmi.product.name: S210-X12RS
+ dmi.product.version: To be filled by O.E.M.
+ dmi.sys.vendor: Quanta

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/1035050/+attachment/3254997/+files/AcpiTables.txt

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

Title:
  Unable to set scaling frequency on cpu wit

[Bug 1035050] Missing required logs.

2012-08-09 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:

apport-collect 1035050

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

** Tags added: precise

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

Title:
  Unable to set scaling frequency on cpu with Precise server

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

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


[Bug 1035052] Re: Default language should automatically be set to system language

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

Title:
  Default language should automatically be set to system language

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

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


[Bug 1035051] [NEW] Sync flashrom 0.9.6.1+r1563-1 (universe) from Debian unstable (main)

2012-08-09 Thread Stefan Tauner
Public bug reported:

 affects ubuntu/flashrom
 subscribe ubuntu-sponsors

hi!

i am one of the upstream maintainers (without upload rights to Ubuntu)
and would like to request the sync of version 0.9.6.1 of our package
from Debian. You can read about the changes in our wiki:
http://flashrom.org/Flashrom/0.9.6
To summarize: new programmers, new chips, new CLI options, new bugs!
Thanks!
-- 
Kind regards/Mit freundlichen Grüßen, Stefan Tauner

** Affects: flashrom (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/1035051

Title:
  Sync flashrom 0.9.6.1+r1563-1 (universe) from Debian unstable (main)

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

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

[Bug 1035052] [NEW] Default language should automatically be set to system language

2012-08-09 Thread Thibault D
Public bug reported:

I have just installed RawTherapee on my French Ubuntu 12.04, and the default 
language is... English (US).
I think the default language should be set by default to the system language, 
in my case : French (France).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rawtherapee 3.0.0~dfsg1-1build1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic-pae 3.2.21
Uname: Linux 3.2.0-27-generic-pae i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu12
Architecture: i386
Date: Thu Aug  9 21:29:24 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: rawtherapee
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Default language should automatically be set to system language

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

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


[Bug 700741] Re: dovecot won't start during boot

2012-08-09 Thread Clint Byrum
This bug was fixed in Oneiric by changing the boot sequence to not emit
runlevel 2 until after all interfaces in /etc/network/interfaces are up.

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

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

Title:
  dovecot won't start during boot

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

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


[Bug 1024475] Re: libnss-ldap causes boot hang on Ubuntu 12.04 Precise

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

** Changed in: libnss-ldap (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/1024475

Title:
  libnss-ldap causes boot hang on Ubuntu 12.04 Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1024475/+subscriptions

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


[Bug 718188] Re: dovecot won't be restarted after failure

2012-08-09 Thread Clint Byrum
Hi Matthias. We generally reserve stable release updats for
high/critical importance bugs. There is an easy workaround for this one.
If you edit /etc/init/dovecot.conf and add (on its own line) this:

respawn

That should do the trick.

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

Title:
  dovecot won't be restarted after failure

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

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


[Bug 1000498] Re: fmod() incorrectly returns NaN for (some?) denormalized inputs

2012-08-09 Thread Bug Watch Updater
Launchpad has imported 13 comments from the remote bug at
http://sourceware.org/bugzilla/show_bug.cgi?id=14048.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2012-05-02T09:09:35+00:00 Jkummerow wrote:

I've come across a case where fmod() does not return the expected result. 
Reduced repro:
--
#include 
#include 
#include 

int main() {
  double x = 2.225073858507201e-308;
  double y = 5e-324;
  double z = fmod(x, y);
  // printf("result: %g\n", z);  // see [1] below.
  std::cout << "result: " << z << std::endl;
  return 0;
}
--
Expected result: 0
Actual result: -nan

I can repro the bug on both a Gentoo (gcc-4.5.3, kernel 3.3.4) and an
Ubuntu Precise (gcc-4.6.3, kernel 3.2.5) system, which both have
glibc-2.15, and both are x86_64. It works correctly on Ubuntu Lucid
(glibc-2.11, gcc-4.4.2, kernel 2.6.38.8).

Further, it works correctly when compiling with either of -O1, -O2, -O3.
It also works correctly when removing the "std::cout << ..." and
"#include " lines, and using the "printf(..." line (marked
[1]) instead.

I've looked at the generated machine code. In the buggy case, glibc's fmod is 
called directly:
main():
  400744:   55  push   rbp
  400745:   48 89 e5movrbp,rsp
  400748:   48 83 ec 20 subrsp,0x20
  40074c:   48 b8 ff ff ff ff ffmovabs rax,0xf
  400753:   ff 0f 00 
  400756:   48 89 45 f8 movQWORD PTR [rbp-0x8],rax
  40075a:   b8 01 00 00 00  moveax,0x1
  40075f:   48 89 45 f0 movQWORD PTR [rbp-0x10],rax
  400763:   f2 0f 10 4d f0  movsd  xmm1,QWORD PTR [rbp-0x10]
  400768:   f2 0f 10 45 f8  movsd  xmm0,QWORD PTR [rbp-0x8]
  40076d:   e8 de fe ff ff  call   400650 
  400772:   f2 0f 11 45 e8  movsd  QWORD PTR [rbp-0x18],xmm0
  400777:   f2 0f 10 45 e8  movsd  xmm0,QWORD PTR [rbp-0x18]
  40077c:   bf dc 08 40 00  movedi,0x4008dc
  400781:   b8 01 00 00 00  moveax,0x1
  400786:   e8 75 fe ff ff  call   400600 
  40078b:   b8 00 00 00 00  moveax,0x0
  400790:   c9  leave  
  400791:   c3  ret


When I do any of the changes that make it work (e.g. remove the iostream 
include), g++ decides to inline an FPU-based implementation of fmod (which 
seems to work as expected) and only calls out to glibc as a fallback:
main():
  400604:   55  push   rbp
  400605:   48 89 e5movrbp,rsp
  400608:   48 83 ec 40 subrsp,0x40
  40060c:   48 b8 ff ff ff ff ffmovabs rax,0xf
  400613:   ff 0f 00 
  400616:   48 89 45 f8 movQWORD PTR [rbp-0x8],rax
  40061a:   b8 01 00 00 00  moveax,0x1
  40061f:   48 89 45 f0 movQWORD PTR [rbp-0x10],rax
  400623:   dd 45 f8fldQWORD PTR [rbp-0x8]
  400626:   dd 45 f0fldQWORD PTR [rbp-0x10]
  400629:   d9 c0   fldst(0)
  40062b:   d9 c2   fldst(2)
  40062d:   d9 f8   fprem  
  40062f:   df e0   fnstsw ax
  400631:   f6 c4 04test   ah,0x4
  400634:   75 f7   jne40062d 
  400636:   dd d9   fstp   st(1)
  400638:   dd 5d d8fstp   QWORD PTR [rbp-0x28]
  40063b:   f2 0f 10 45 d8  movsd  xmm0,QWORD PTR [rbp-0x28]
  400640:   66 0f 2e c0 ucomisd xmm0,xmm0
  400644:   7a 06   jp 40064c 
  400646:   66 0f 2e c0 ucomisd xmm0,xmm0
  40064a:   74 17   je 400663 
  40064c:   dd 5d c8fstp   QWORD PTR [rbp-0x38]
  40064f:   f2 0f 10 4d c8  movsd  xmm1,QWORD PTR [rbp-0x38]
  400654:   dd 5d c8fstp   QWORD PTR [rbp-0x38]
  400657:   f2 0f 10 45 c8  movsd  xmm0,QWORD PTR [rbp-0x38]
  40065c:   e8 af fe ff ff  call   400510 
  400661:   eb 04   jmp400667 
  400663:   dd d8   fstp   st(0)
  400665:   dd d8   fstp   st(0)
  400667:   f2 0f 11 45 e8  movsd  QWORD PTR [rbp-0x18],xmm0
  40066c:   f2 0f 10 45 e8  movsd  xmm0,QWORD PTR [rbp-0x18]
  400671:   bf 7c 07 40 00  movedi,0x40077c
  400676:   b8 01 00 00 00  moveax,0x1
  40067b:   e8 70 fe ff ff  call   4004f0 
  400680:   b8 00 00 00 00  moveax,0x0
  400685:   c9  leave  
  400686:   

[Bug 1034287] Re: package linux-image-3.2.0-27-generic 3.2.0-27.43 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-08-09 Thread Abraham Mara
The error I keep seeing (line 1010 in _) reads:

--

## Run user hook script here, if any
if ($postinst_hook) {
  &run_hook("postinst", $postinst_hook);
}

if (-d "/etc/kernel/postinst.d") {
  print STDERR "Examining /etc/kernel/postinst.d.\n";
  system ("run-parts --verbose --exit-on-error --arg=$version " .  
<---line 1010
  "--arg=$realimageloc$kimage-$version " .
  "/etc/kernel/postinst.d") &&
die "Failed to process /etc/kernel/postinst.d";
}
---

which I checked after running an update which ended in an error, with
the tail end of it reading:

---

run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.2.0-27-generic 
/boot/vmlinuz-3.2.0-27-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-27-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.2.0-27-generic 
/boot/vmlinuz-3.2.0-27-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.2.0-27-generic 
/boot/vmlinuz-3.2.0-27-generic
Generating grub.cfg ...
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-3.2.0-27-generic.postinst line 1010.
dpkg: error processing linux-image-3.2.0-27-generic (--configure):
 subprocess installed post-installation script returned error exit status 2


Does the:
Generating grub.cfg ...
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 1

bit mean my error is stemming from grub issues? maybe it's an
incompatibility between some grub options (I run a soft-RAID) not liking
something? I thought perhaps I have some goofy grub-utility on here, but
since it's a single OS machine, there's really nothing going on there.

Well, just looking to help, let me know if there's anything I can
provide.

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

Title:
  package linux-image-3.2.0-27-generic 3.2.0-27.43 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
Closing task for Quantal since it occurs during an upgrade to Precise.

** Changed in: update-manager (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
** Attachment added: "term.log"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1034668/+attachment/3254987/+files/term.log

** Also affects: update-manager (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: update-manager (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: update-manager (Ubuntu Precise)
   Status: New => Confirmed

** Changed in: update-manager (Ubuntu Precise)
Milestone: None => ubuntu-12.04.1

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
** Attachment added: "main.log"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1034668/+attachment/3254986/+files/main.log

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
** Attachment added: "history.log"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1034668/+attachment/3254985/+files/history.log

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
** Attachment added: "apt-term.log"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1034668/+attachment/3254984/+files/apt-term.log

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
** Attachment added: "apt.log"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1034668/+attachment/3254982/+files/apt.log

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
** Attachment added: "apt-clone_system_state.tar.gz"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1034668/+attachment/3254983/+files/apt-clone_system_state.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/1034668

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1034668] Re: Upgrade from Lucid to Precise does not install packages for Global Menu: indicator-appmenu

2012-08-09 Thread Jean-Baptiste Lallement
I was able to reproduce it during an upgrade from Ubuntu Desktop lucid
amd64 to precise.

Excerpt from apt.log
Investigating (0) indicator-appmenu [ amd64 ] < none -> 0.3.97-0ubuntu1 > ( 
gnome )
Broken indicator-appmenu:amd64 Conflicts on libdbusmenu-glib1 [ amd64 ] < 
0.2.9-0ubuntu3.1 > ( libs ) (< 0.3.7)
  Considering libdbusmenu-glib1:amd64 9 as a solution to 
indicator-appmenu:amd64 3
  Holding Back indicator-appmenu:amd64 rather than change 
libdbusmenu-glib1:amd64


** Changed in: update-manager (Ubuntu)
   Importance: Undecided => High

** Changed in: update-manager (Ubuntu)
   Status: Incomplete => Confirmed

** Tags added: lucid2precise

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

Title:
  Upgrade from Lucid to Precise does not install packages for Global
  Menu: indicator-appmenu

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

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


[Bug 1035050] [NEW] Unable to set scaling frequency on cpu with Precise server

2012-08-09 Thread Jeff Lane
Public bug reported:

I noticed this on a machine I won't have access to any longer after
filing this :( but I'm fairly sure this is not specific to this machine.

While testing, the cpu frequency scaling tests failed.  Looking a bit
into what's going in, the problem is that the test is unable to set the
scaling frequency in sysfs.   I did some digging and in some cases this
is due to the governor being used at the time.  The userspace governor
has to be A: supported by the kernel and B: in use before you can do
anything with scaling_setfrequency.

So here's what I see:

leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_governor 
userspace
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_setspeed 
120
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_cur_freq 
120
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat scaling_driver 
acpi-cpufreq
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ cat 
scaling_available_frequencies 
2601000 260 250 240 230 220 210 200 190 180 
170 160 150 140 130 120 
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo 260 > 
scaling_setspeed 
-bash: scaling_setspeed: Permission denied
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo "260" > 
scaling_setspeed 
-bash: scaling_setspeed: Permission denied
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo "260" >> 
scaling_setspeed 
-bash: scaling_setspeed: Permission denied
leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ sudo echo 260 >> 
scaling_setspeed 
-bash: scaling_setspeed: Permission denied

And in the kernel config:

leo@ubuntu:/sys/devices/system/cpu/cpu0/cpufreq$ grep -i userspace 
/boot/config-3.2.0-23-generic 
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_USERSPACE=y
# CONFIG_DM_LOG_USERSPACE is not set
CONFIG_REGULATOR_USERSPACE_CONSUMER=m
CONFIG_DEVFREQ_GOV_USERSPACE=y
CONFIG_OCFS2_FS_USERSPACE_CLUSTER=m
# CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER is not set

So everything appears to be in place, but I just can't change the frequency...
--- 
AlsaDevices:
 total 0
 crw-rw---T 1 root audio 116,  1 Aug  8 15:09 seq
 crw-rw---T 1 root audio 116, 33 Aug  8 15:09 timer
AplayDevices: Error: [Errno 2] No such file or directory
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CRDA: Error: [Errno 2] No such file or directory
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=e0b9d529-6f55-4fb6-b76d-d82b076ccc96
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
IwConfig:
 lono wireless extensions.
 
 eth1  no wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Quanta S210-X12RS
Package: linux (not installed)
PciMultimedia:
 
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=c37eac21-f72f-44ad-b8e8-dd4945cc3582 ro
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-23-generic N/A
 linux-backports-modules-3.2.0-23-generic  N/A
 linux-firmware1.79
RfKill: Error: [Errno 2] No such file or directory
StagingDrivers: mei
Tags:  precise staging
Uname: Linux 3.2.0-23-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
WifiSyslog:
 
dmi.bios.date: 07/05/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: S2RS3A15
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: S210-X12RS
dmi.board.vendor: Quanta
dmi.board.version: 31S2RMB0050
dmi.chassis.asset.tag: To be filled by O.E.M.
dmi.chassis.type: 17
dmi.chassis.vendor: Quanta
dmi.chassis.version: To be filled by O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrS2RS3A15:bd07/05/2012:svnQuanta:pnS210-X12RS:pvrTobefilledbyO.E.M.:rvnQuanta:rnS210-X12RS:rvr31S2RMB0050:cvnQuanta:ct17:cvrTobefilledbyO.E.M.:
dmi.product.name: S210-X12RS
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Quanta

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


** Tags: apport-collected precise staging

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

Title:
  Unable to set scaling frequency on cpu with Precise server

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

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


[Bug 986008] Re: Strange character showing in file listing in Nautilus in some views, for Thai language file names

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/pango1.0

** Branch linked: lp:~ubuntu-branches/ubuntu/precise/pango1.0/precise-
proposed

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

Title:
  Strange character showing in file listing in Nautilus in some views,
  for Thai language file names

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

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


[Bug 620959] Re: Please compile --with-solr

2012-08-09 Thread Clint Byrum
Hi Erik. dovecot-solr made its debut in Ubuntu 12.04. Sorry we weren't
able to use your patch, but thanks for thinking so far ahead!

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

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

Title:
  Please compile --with-solr

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

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


[Bug 718188] Re: dovecot won't be restarted after failure

2012-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package dovecot - 1:2.1.7-1ubuntu2

---
dovecot (1:2.1.7-1ubuntu2) quantal; urgency=low

  * d/dovecot-core.dovecot.upstart: Respawn to handle unexpected but
recoverable problems. (LP: #718188)
 -- Clint ByrumThu, 09 Aug 2012 12:22:52 -0700

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

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

Title:
  dovecot won't be restarted after failure

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

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


[Bug 1029865] Re: Intel HD graphics: Starts always with 1024x768 resolution on a 1920x1080 monitor (HDMI and DisplayPort)

2012-08-09 Thread Maarten Lankhorst
** Bug watch added: freedesktop.org Bugzilla #53305
   https://bugs.freedesktop.org/show_bug.cgi?id=53305

** Also affects: linux via
   https://bugs.freedesktop.org/show_bug.cgi?id=53305
   Importance: Unknown
   Status: Unknown

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

Title:
  Intel HD graphics: Starts always with 1024x768 resolution on a
  1920x1080 monitor (HDMI and DisplayPort)

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

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


[Bug 1033996] Re: [IBM 818946G, AD1981B (AC97), playback] No sound at all

2012-08-09 Thread Omar Al-Askary
Hi Raymond,
I presume that you have found some contradictions in the choice and 
configuration of the sound driver. What do you suggest that I should do to 
solve the problem or what further test should I perform to find out more about 
the origin of the problem?

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

Title:
  [IBM 818946G, AD1981B (AC97), playback] No sound at all

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

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


[Bug 1034398] Re: file-roller segfaults in archive_is_encrypted()

2012-08-09 Thread Bug Watch Updater
** Changed in: file-roller
   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/1034398

Title:
  file-roller segfaults in archive_is_encrypted()

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1034398/+subscriptions

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


[Bug 1034662] Re: D-Link DWA-131 wlan0 loses connection

2012-08-09 Thread Jorge Rama
I tried the kernel v3.6-rc1-quantal but the computer did not boot.

In recovery mode I could see a stack trace from an exception but I could
not identify it.

I also tried the kernel v3.5.1-quantal and the wireless still loses
connection with this version but syslog did not show those weird traces

** Attachment added: "syslog - v3.6-rc1 and v3.5.1"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1034662/+attachment/3254981/+files/syslog

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

Title:
  D-Link DWA-131 wlan0 loses connection

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

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


[Bug 1035043] Re: Xorg crashed with SIGABRT

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

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 #1033533, 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/1035043/+attachment/3254951/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1035043/+attachment/3254953/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1035043/+attachment/3254960/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1035043/+attachment/3254962/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1035043/+attachment/3254963/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1035043/+attachment/3254964/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1035043/+attachment/3254965/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1033533
   Xorg crashed with SIGABRT

** Tags removed: need-amd64-retrace

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

Title:
  Xorg crashed with SIGABRT

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

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


[Bug 1035046] [NEW] No Menu-Icon visible

2012-08-09 Thread Flames_in_Paradise
Public bug reported:

FGrun version 1.6.0-1  doesnt shown an icon in the menu.

This seems to be due to the fact it relies on Flightgear's icon
availbilty. But... there is none supplied

It refers to the path: usr/share/pixmaps/flightgear.xpm

It's still to be seen in Flightgear 1.0.0-1ubuntu1 as contained in the
subfile data.tar.gz

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


** Tags: precise quantal regression-update

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

Title:
  No Menu-Icon visible

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

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


[Bug 1024785] Re: makedepend fails on CIFS mounted share

2012-08-09 Thread Glenn Burkhardt
I had submitted the bug report and patch to X.org at the same time I logged it 
here.  Please reference 
https://bugs.freedesktop.org/show_bug.cgi?id=52099


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

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

Title:
  makedepend fails on CIFS mounted share

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xutils-dev/+bug/1024785/+subscriptions

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


[Bug 1029784] Re: linux-ti-omap4: 2.6.38-1209.25 -proposed tracker

2012-08-09 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-updates
   Status: New => Confirmed

** Description changed:

  This bug is for tracking the 2.6.38-1209.25 upload package. This bug
  will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  kernel-stable-Prepare-package-start:Friday, 27. July 2012 06:45 UTC
  kernel-stable-Certification-testing-end:Friday, 27. July 2012 07:00 UTC
  kernel-stable-Prepare-package-end:Monday, 30. July 2012 20:46 UTC
  kernel-stable-Promote-to-proposed-start:Monday, 30. July 2012 20:46 UTC
  kernel-stable-Promote-to-proposed-end:Tuesday, 31. July 2012 03:16 UTC
  kernel-stable-Verification-testing-start:Tuesday, 31. July 2012 04:16 UTC
- kernel-stable-phase:Testing
  kernel-stable-Security-signoff-start:Tuesday, 31. July 2012 13:46 UTC
- kernel-stable-phase-changed:Tuesday, 31. July 2012 13:46 UTC
  kernel-stable-Verification-testing-end:Tuesday, 31. July 2012 13:46 UTC
  kernel-stable-Regression-testing-start:Tuesday, 31. July 2012 13:46 UTC
  kernel-stable-Security-signoff-end:Tuesday, 31. July 2012 23:01 UTC
+ kernel-stable-phase:CopyToUpdates
+ kernel-stable-phase-changed:Thursday, 09. August 2012 19:16 UTC
+ kernel-stable-Promote-to-updates-start:Thursday, 09. August 2012 19:16 UTC
+ kernel-stable-Regression-testing-end:Thursday, 09. August 2012 19:16 UTC

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

Title:
  linux-ti-omap4: 2.6.38-1209.25 -proposed tracker

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

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


[Bug 1029865] Re: Intel HD graphics: Starts always with 1024x768 resolution on a 1920x1080 monitor (HDMI and DisplayPort)

2012-08-09 Thread Maarten Lankhorst
** No longer affects: xorg (Ubuntu)

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

Title:
  Intel HD graphics: Starts always with 1024x768 resolution on a
  1920x1080 monitor (HDMI and DisplayPort)

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

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


[Bug 1034662] Re: D-Link DWA-131 wlan0 loses connection

2012-08-09 Thread Jorge Rama
** Tags removed: needs-upstream-testing
** Tags added: kernel-unable-to-test-upstream

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

Title:
  D-Link DWA-131 wlan0 loses connection

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

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


[Bug 1034954] Re: ubiquity crashed with KeyError in get_autopartition_choice(): None

2012-08-09 Thread Carla Sella
Same happened to me. I was testing this iso:
http://cdimage.ubuntu.com/daily-live/20120809.1/quantal-desktop-i386.iso on a 
virtualbox virtual machine with windows 7 already installed.
When I moved the slider bar that separates the grey sections of the hard drive 
on witch to install ubuntu and clicked installed now ubiquity crashed.

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

Title:
  ubiquity crashed with KeyError in get_autopartition_choice(): None

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

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


[Bug 1035043] Re: Xorg crashed with SIGABRT

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

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

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

Title:
  Xorg crashed with SIGABRT

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

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


[Bug 1034679] Re: debian-installer section not mirrored in *-updates dists

2012-08-09 Thread Bug Watch Updater
** Changed in: debmirror
   Status: Unknown => New

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

Title:
  debian-installer section not mirrored in *-updates dists

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

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


[Bug 360963] Re: Amarok 2 kills sound for other apps

2012-08-09 Thread Haakon Nilsen
Can't speak for every supported LTS, but I haven't encountered this
problem for a very long time, probably years (now on 12.04). Perhaps the
problem is technically still there, but PA is more ubiquitous and
reliable now. Support close.

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

Title:
  Amarok 2 kills sound for other apps

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

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


[Bug 862609] Re: [FFe] seahorse-plugins replaced by seahorse-nautilus

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/quantal/seahorse-
nautilus/quantal

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

Title:
  [FFe] seahorse-plugins replaced by seahorse-nautilus

To manage notifications about this bug go to:
https://bugs.launchpad.net/seahorse-plugins/+bug/862609/+subscriptions

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


Re: [Bug 1001594] Re: 8086:0102 WARNING: at /build/buildd/linux-3.2.0/drivers/gpu/drm/i915/i915_drv.c:413 __gen6_gt_wait_for_fifo+0x94/0xa0 [i915]()

2012-08-09 Thread Michael Heimpold
I've undone i915.i915_enable_rc6=0 workaround and then installed
the mainline kernel mentioned above.
Running some days, no problems so far.
Seems that the problem is fixed with this upstream version.

> Michael heimpold, thank you for providing information on prior Ubuntu
> releases, a WORKAROUND.
> 
> Could you please undo all WORKAROUNDs, and test mainline kernel
> http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc1-quantal/
> following https://wiki.ubuntu.com/Kernel/MainlineBuilds ?
> 
> ** Description changed:
> 
>   I do not have any szenario howto reproduce this bug immediately.
>   currently it occurs after a few minutes of working, or somethings after
>   a few hours. Please advice howto debug further.
>   
>   WORKAROUND: Using Gnome classic (No effects).
> + 
> + WORKAROUND: Kernel parameter i915.i915_enable_rc6=0

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

Title:
  8086:0102 WARNING: at
  /build/buildd/linux-3.2.0/drivers/gpu/drm/i915/i915_drv.c:413
  __gen6_gt_wait_for_fifo+0x94/0xa0 [i915]()

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

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


[Bug 1015010] Re: Cannot connect to Samsung Galaxy S III

2012-08-09 Thread Jonathan Kamens
If you're using a custom ROM, then this bug is unlikely to have anything
to do with you, since (a) every Android version is going to have
different behaviors, and (b) Samsung implemented a proprietary MTP stack
for their version of Android that isn't going to be present on any open-
source Android version you might install on the phone.

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

Title:
  Cannot connect to Samsung Galaxy S III

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

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


[Bug 1035043] Re: Xorg crashed with SIGABRT

2012-08-09 Thread RubenxParra
** Visibility changed to: Public

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

Title:
  Xorg crashed with SIGABRT

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

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


[Bug 1035044] [NEW] There's no way to disable ATK / Assistive technology

2012-08-09 Thread Duncan Lithgow
Public bug reported:

Because of the consekvences of this bug:
https://bugzilla.gnome.org/show_bug.cgi?id=587020 I've been advised to
disable ATK / Assistive technology (here: http://www.gramps-
project.org/bugs/view.php?id=5771)

Since no-one has been able to tell me how to disable ATK / Assistive
technology (see here:
https://answers.launchpad.net/ubuntu/+source/unity/+question/199356) so
now I'm filing this as a bug.

** Affects: unity (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/1035044

Title:
  There's no way to disable ATK / Assistive technology

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

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


[Bug 1029549] Re: [MIR] online-accounts and friends

2012-08-09 Thread Ken VanDine
gnome-control-center-signon bug 1035039 to mock keyring and signon-ui
access so we can enable the tests

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

Title:
  [MIR] online-accounts and friends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1029549/+subscriptions

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


[Bug 1029549] Re: [MIR] online-accounts and friends

2012-08-09 Thread Ken VanDine
signon-keyring-extension bug 1035037 to mock keyring access so we can
enable the tests

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

Title:
  [MIR] online-accounts and friends

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1029549/+subscriptions

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


[Bug 1035039] [NEW] Mock keyring tests

2012-08-09 Thread Ken VanDine
Public bug reported:

We really need the tests run in the package build, but using the keyring
and signon-ui  during the build is really problematic.  The keyring and
signon-ui access should be mocked.

** Affects: gnome-control-center-signon (Ubuntu)
 Importance: Medium
 Assignee: Alberto Mardegan (mardy)
 Status: New

** Changed in: gnome-control-center-signon (Ubuntu)
   Importance: Undecided => Medium

** Changed in: gnome-control-center-signon (Ubuntu)
 Assignee: (unassigned) => Alberto Mardegan (mardy)

** Changed in: gnome-control-center-signon (Ubuntu)
Milestone: None => ubuntu-12.10-beta-2

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

Title:
  Mock keyring tests

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

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


[Bug 1035037] [NEW] Mock keyring tests

2012-08-09 Thread Ken VanDine
Public bug reported:

We really need the tests run in the package build, but using the keyring
during the build is really problematic.  The keyring access should be
mocked.

** Affects: signon-keyring-extension (Ubuntu)
 Importance: Medium
 Assignee: Alberto Mardegan (mardy)
 Status: New

** Summary changed:

- Mock out keyring tests
+ Mock keyring tests

** Changed in: signon-keyring-extension (Ubuntu)
 Assignee: (unassigned) => Alberto Mardegan (mardy)

** Changed in: signon-keyring-extension (Ubuntu)
   Importance: Undecided => Medium

** Changed in: signon-keyring-extension (Ubuntu)
Milestone: None => ubuntu-12.10-beta-2

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

Title:
  Mock keyring tests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-keyring-extension/+bug/1035037/+subscriptions

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


[Bug 1029784] Re: linux-ti-omap4: 2.6.38-1209.25 -proposed tracker

2012-08-09 Thread C de-Avillez
no regressions observed

** Tags added: qa-testing-passed

** Changed in: kernel-sru-workflow/regression-testing
   Status: In Progress => Fix Released

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

Title:
  linux-ti-omap4: 2.6.38-1209.25 -proposed tracker

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

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


[Bug 1035034] Re: Ubiquity fails while installing to USB flash drive

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

Title:
  Ubiquity fails while installing to USB flash drive

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

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


[Bug 1035034] [NEW] Ubiquity fails while installing to USB flash drive

2012-08-09 Thread CalderCoalson
Public bug reported:

Installation details:
- 8GB USB flash drive at /dev/sdc
- GRUB installation to /dev/sdc
- EXT4 root partition to /dev/sdc3

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.10.19
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Aug  9 13:58:22 2012
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
SourcePackage: ubiquity
UpgradeStatus: Upgraded to precise on 2012-04-26 (104 days ago)

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


** Tags: amd64 apport-bug precise ubiquity-2.8.7 ubiquity-upgrade

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

Title:
  Ubiquity fails while installing to USB flash drive

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

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


[Bug 966074] Re: chromium browser didn't load java applet, and chrashed the java plugin

2012-08-09 Thread janl
AOL. No java-applets seem to work in chromium anymore.  Have to use
firefox for java. My wife is confused => I invoke bug #1.  Workaround:
back to firefox. Yikes.

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

Title:
  chromium browser didn't load java applet, and chrashed the java plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/966074/+subscriptions

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


[Bug 969343] Re: Unable to connect to WPA enterprise wireless

2012-08-09 Thread John Franks
Like rmcd1024 the patched wpasupplicant from Mathieu did not help me.  The 
behavior is
still the same.

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

Title:
  Unable to connect to WPA enterprise wireless

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/969343/+subscriptions

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


[Bug 1033225] Re: Cannot left click on sound slider to move it 12.10

2012-08-09 Thread Lars Uebernickel
*** This bug is a duplicate of bug 953757 ***
https://bugs.launchpad.net/bugs/953757

This is the same as bug #953757. I'll fix the remaining sliders after
Feature Freeze (I already have an old branch fixing the sound menu
slider at https://code.launchpad.net/~larsu/ido/remove-slider-
hack-953757).

** This bug has been marked a duplicate of bug 953757
   Inconsistent behavior of slider widgets

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

Title:
  Cannot left click on sound slider to move it 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1033225/+subscriptions

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


[Bug 1035032] Re: New aptdaemon.client breaks apps using twisted with gireactor

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:~dobey/aptdaemon/fix-imports

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

Title:
  New aptdaemon.client breaks apps using twisted with gireactor

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

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


[Bug 671065] Re: deliver broken because dovecot.conf uses !include_try

2012-08-09 Thread Clint Byrum
Hi Ante. This patch doesn't apply cleanly to the latest package:

clint@clint-MacBookPro:~/pkg/dovecot/bzr/dovecot$ patch -p1 < lp-671065.patch 
patching file debian/changelog
patching file debian/mail-stack-delivery.postinst
Hunk #1 FAILED at 45.
Hunk #2 FAILED at 58.
2 out of 2 hunks FAILED -- saving rejects to file 
debian/mail-stack-delivery.postinst.rej

Can you look into why that is?

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

Title:
  deliver broken because dovecot.conf uses !include_try

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

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


[Bug 360963] Re: Amarok 2 kills sound for other apps

2012-08-09 Thread janl
This was solved a few releases back. Dunno if it's still a problem in
any supported LTS.  Close?

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

Title:
  Amarok 2 kills sound for other apps

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

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


Re: [Bug 1018022] Re: Dark Unity menus displayed in white

2012-08-09 Thread James Gifford
Likewise. It seems to be fixed.

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

Title:
  Dark Unity menus displayed in white

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/1018022/+subscriptions

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


[Bug 1035025] Re: telepathy-gabble crashed with SIGSEGV in tp_base_channel_close()

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

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 #1020317, 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/1035025/+attachment/3254886/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1035025/+attachment/3254888/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1035025/+attachment/3254889/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1035025/+attachment/3254890/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1035025/+attachment/3254891/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1035025/+attachment/3254892/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1035025/+attachment/3254893/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1020317
   telepathy-gabble crashed with SIGSEGV in tp_base_channel_close()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  telepathy-gabble crashed with SIGSEGV in tp_base_channel_close()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1035025/+subscriptions

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


[Bug 1035030] Re: Use 2 & 3 friendly tuple argument unpacking

2012-08-09 Thread Brian Curtin
** Also affects: ubuntu-sso-client/stable-4-0
   Importance: Undecided
   Status: New

** Also affects: ubuntu-sso-client/trunk
   Importance: Undecided
   Status: New

** Also affects: ubuntu-sso-client (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-sso-client/trunk
   Status: New => In Progress

** Changed in: ubuntu-sso-client/stable-4-0
   Status: New => Triaged

** Changed in: ubuntu-sso-client/trunk
 Assignee: (unassigned) => Brian Curtin (brian.curtin)

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

Title:
  Use 2 & 3 friendly tuple argument unpacking

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/1035030/+subscriptions

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


[Bug 1035032] [NEW] New aptdaemon.client breaks apps using twisted with gireactor

2012-08-09 Thread Rodney Dawes
Public bug reported:

Discovered this while attempting to upload a new patch to ubuntuone-
installer on quantal and having the tests fail with the following error:

dobey@u1-client-tarmac-trunk:~/ubuntuone-installer$ ./run-tests Traceback (most 
recent call last):
  File "/usr/bin/u1trial", line 40, in 
main()
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py",
 line 259, in main
suite = test_runner.get_suite(options)
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py",
 line 170, in get_suite
config['ignore-paths']))
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py",
 line 154, in _collect_tests
module_suite = self._load_unittest(filepath)
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-dev-tools/ubuntuone/devtools/runners/__init__.py",
 line 95, in _load_unittest
module = __import__(modpath, None, None, [""])
  File "/home/dobey/ubuntuone-installer/ubuntuone/installer/tests/test_gui.py", 
line 21, in 
from ubuntuone.installer import gui
  File "/home/dobey/ubuntuone-installer/ubuntuone/installer/gui.py", line 19, 
in 
import aptdaemon.client as aptclient
  File "/usr/lib/python2.7/dist-packages/aptdaemon/client.py", line 41, in 

import gobject as GObject
ImportError: No module named gobject

This same issue existed on the previous version as well, but in the
exact opposite manner, though was not exposed in general, as
gi.repository would have been tried first then, and so apps using it
would have been fine.

** Affects: aptdaemon
 Importance: Undecided
 Status: New

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

** Also affects: aptdaemon (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/1035032

Title:
  New aptdaemon.client breaks apps using twisted with gireactor

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

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


[Bug 1023566] Re: Update Precise LBM to include v3.4 compat-wireless stack

2012-08-09 Thread Leann Ogasawara
This is currently making it's way through the Precise SRU process.  At
the moment, you can get the fix provided here via the linux-backports-
modules-3.2.0-29.14 package (https://launchpad.net/ubuntu/+source/linux-
backports-modules-3.2.0/3.2.0-29.14) in the precise-proposed pocket.
You'll also need to install the correct corresponding kernel, ie
linux-3.2.0-29.46 from precise-proposed as well.  For instructions on
enabling the precise-proposed pocket, please refer to:

https://wiki.ubuntu.com/Testing/EnableProposed

After enabling precise-proposed, you should be able to install the 3.4
based compat wireless stack via lbm:

sudo apt-get update && sudo apt-get install linux-image-3.2.0-29-generic
linux-backports-modules-cw-3.4-3.2.0-29-generic

or if you prefer the generic-pae flavor:

sudo apt-get update && sudo apt-get install linux-image-3.2.0-29
-generic-pae linux-backports-modules-cw-3.4-3.2.0-29-generic-pae

You then will probably want to disable precise-proposed unless you wish
to continue testing packages which land there.  Thanks.

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

Title:
  Update Precise LBM to include v3.4 compat-wireless stack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-backports-modules-3.2.0/+bug/1023566/+subscriptions

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


[Bug 1033225] Re: Cannot left click on sound slider to move it 12.10

2012-08-09 Thread Bilal Akhtar
I tried this on Totem, and no, even right-click doesn't work on Totem.
It has something to do with the indicator.

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

Title:
  Cannot left click on sound slider to move it 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1033225/+subscriptions

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


[Bug 1035017] Re: console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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

** Tags added: iso-testing

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 773081] Re: Display does not work when starting up after hibernate

2012-08-09 Thread Christopher M. Penalver
runeks, thank you for this information. Given that hibernate is fixed
for you in Precise, did you need a backport to a prior release, or may
we mark this report Status Invalid?

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

Title:
  Display does not work when starting up after hibernate

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

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


[Bug 960096] Re: Live session started with wrong layout

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libxklavier

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

Title:
  Live session started with wrong layout

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

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


[Bug 974859] Re: shuffle button decreases icon and surrounding panel size

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

** Changed in: rhythmbox (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/974859

Title:
  shuffle button decreases icon and surrounding panel size

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

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


[Bug 1020292] Re: Broken icon for birthday

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-contacts

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

Title:
  Broken icon for birthday

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

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


[Bug 1032934] Re: Calligra Words Buffer Overflow in MS Word Filter

2012-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package koffice - 1:2.3.3-0ubuntu4.1

---
koffice (1:2.3.3-0ubuntu4.1) natty-security; urgency=low

  * SECURITY UPDATE: possible arbitrary code execution via malformed Word
document (LP: #1032934)
- debian/patches/wv2_buffer_overflow_fix.diff: don't overflow grupx in
  filters/kword/msword-odf/wv2/src/styles.cpp.
- CVE number pending
 -- Marc DeslauriersMon, 06 Aug 2012 10:55:34 
-0400

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

Title:
  Calligra Words Buffer Overflow in MS Word Filter

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

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


[Bug 1032934] Re: Calligra Words Buffer Overflow in MS Word Filter

2012-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package koffice - 1:2.3.3-0ubuntu6.1

---
koffice (1:2.3.3-0ubuntu6.1) oneiric-security; urgency=low

  * SECURITY UPDATE: possible arbitrary code execution via malformed Word
document (LP: #1032934)
- debian/patches/wv2_buffer_overflow_fix.diff: don't overflow grupx in
  filters/kword/msword-odf/wv2/src/styles.cpp.
- CVE number pending
 -- Marc DeslauriersMon, 06 Aug 2012 12:37:06 
-0400

** Changed in: koffice (Ubuntu Natty)
   Status: New => Fix Released

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

Title:
  Calligra Words Buffer Overflow in MS Word Filter

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

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


[Bug 1032934] Re: Calligra Words Buffer Overflow in MS Word Filter

2012-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package calligra - 1:2.4.0-0ubuntu2.1

---
calligra (1:2.4.0-0ubuntu2.1) precise-security; urgency=high

  * SECURITY UPDATE:
  * References See patch header
  * Add debian/patches/wv2_buffer_overflow_fix.diff to fix buffer overflow in
embedded copy of wv2 MS Word filter (LP: #1032934)
 -- Scott KittermanSat, 04 Aug 2012 05:12:38 -0400

** Changed in: calligra (Ubuntu Precise)
   Status: Confirmed => Fix Released

** Changed in: koffice (Ubuntu Oneiric)
   Status: Confirmed => Fix Released

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

Title:
  Calligra Words Buffer Overflow in MS Word Filter

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

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


[Bug 1035018] [NEW] Boot error with Scsi Enclosure Services - Ubuntu 12.04

2012-08-09 Thread Joao Carlos Franco
Public bug reported:

Scsi Enclosure Services driver for WD MyPassport Essential USB 3.0
ata_id[821]: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument

I have an USB 3.0 external Western Digital MyPassport Essential 500GB drive 
that uses SES (Scsi Enclosure Services) firmware.
I have it partioned with 2 NTFS and 7 EXT4 partitions for storage and for Linux 
Ubuntu and Mint.
When I use it with Windows 7 (for external storage) I do not have Smartware 
installed on my Windows 7 internal disk, only the SES driver as recommended to 
avoid a popup windows asking for the driver.
When I use it with Ubuntu 12.04 Precise (/ on /dev/sdb7, /home on /dev/sdb8) I 
have the following message on boot:

ata_id[821]: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument

Same message with LinuxMint 13 Maya (/ on /dev/sdb6) when ending session
or quit.

The problem has been identified and submitted upstream on ArchLinux (see 
https://bugs.archlinux.org/task/27060).
Thank you
Joao Franco

** Affects: util-linux (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/1035018

Title:
  Boot error with Scsi Enclosure Services - Ubuntu 12.04

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

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


[Bug 1035017] Re: console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

2012-08-09 Thread Fabio Marconi
dup of bug 810208 ?

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 1034999] Re: libreoffice-calc very slow to open/save documents with large cell contents

2012-08-09 Thread Steve Magoun
This might be limited to .ods files - .xlsx files with the same content
do not suffer the problem. A quick check of the soffice.bin shows that
.ods import is spending all its time in XML_ParseBuffer() and its
children. Sample stack trace:

(gdb) bt
#0  0x7f8c7044868a in ?? ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#1  0x7f8c70449d33 in ?? ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#2  0x7f8c70457c74 in ?? ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#3  0x7f8c704583cc in ?? ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#4  0x7f8c7045c2f4 in ?? ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#5  0x7f8c7041877c in EditEngine::SetUpdateMode(unsigned char) ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#6  0x7f8c71481187 in ?? ()
   from /usr/lib/libreoffice/program/../program/libsclo.so
#7  0x7f8c70503ba9 in 
SvxUnoTextCursor::gotoRange(com::sun::star::uno::Reference
 const&, unsigned char) ()
   from /usr/lib/libreoffice/program/../program/libeditenglo.so
#8  0x7f8c72734f12 in ?? ()
   from /usr/lib/libreoffice/program/../program/libxolo.so
#9  0x7f8c727366d9 in ?? ()
   from /usr/lib/libreoffice/program/../program/libxolo.so
#10 0x7f8c72533fe3 in SvXMLImport::endElement(rtl::OUString const&) ()
   from /usr/lib/libreoffice/program/../program/libxolo.so
---Type  to continue, or q  to quit---
#11 0x7f8c721f236d in ?? ()
   from /usr/lib/libreoffice/program/../program/expwrap.uno.so
#12 0x7f8c92714454 in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1
#13 0x7f8c9271554e in ?? () from /lib/x86_64-linux-gnu/libexpat.so.1
#14 0x7f8c9271985d in XML_ParseBuffer ()
   from /lib/x86_64-linux-gnu/libexpat.so.1
#15 0x7f8c721f0c16 in ?? ()
   from /usr/lib/libreoffice/program/../program/expwrap.uno.so
#16 0x7f8c721f49ee in ?? ()
   from /usr/lib/libreoffice/program/../program/expwrap.uno.so
#17 0x7f8c711d8c9d in ?? ()
   from /usr/lib/libreoffice/program/../program/libsclo.so
#18 0x7f8c711dac87 in ?? ()
   from /usr/lib/libreoffice/program/../program/libsclo.so
#19 0x7f8c7129f502 in ?? ()
   from /usr/lib/libreoffice/program/../program/libsclo.so
#20 0x7f8c7129f8bd in ScDocShell::Load(SfxMedium&) ()
   from /usr/lib/libreoffice/program/../program/libsclo.so
#21 0x7f8c9ac53d0d in SfxObjectShell::LoadOwnFormat(SfxMedium&) ()
   from /usr/lib/libreoffice/program/libsfxlo.so
#22 0x7f8c9ac60c45 in SfxObjectShell::DoLoad(SfxMedium*) ()
   from /usr/lib/libreoffice/program/libsfxlo.so
#23 0x7f8c9aca3d8d in 
SfxBaseModel::load(com::sun::star::uno::Sequence to 
continue, or q  to quit---
sun::star::beans::PropertyValue> const&) ()
   from /usr/lib/libreoffice/program/libsfxlo.so
#24 0x7f8c9acdd520 in ?? () from /usr/lib/libreoffice/program/libsfxlo.so
#25 0x7f8c7afc76b3 in ?? ()
   from /usr/lib/libreoffice/program/../program/libfwklo.so
#26 0x7f8c7afc8af8 in ?? ()
   from /usr/lib/libreoffice/program/../program/libfwklo.so
#27 0x7f8c7af4134e in ?? ()
   from /usr/lib/libreoffice/program/../program/libfwklo.so
#28 0x7f8c7af41838 in ?? ()
   from /usr/lib/libreoffice/program/../program/libfwklo.so
#29 0x7f8c9bc4ff94 in 
comphelper::SynchronousDispatch::dispatch(com::sun::star::uno::Reference
 const&, rtl::OUString const&, rtl::OUString const&, int, 
com::sun::star::uno::Sequence const&) ()
   from /usr/lib/libreoffice/program/libcomphelpgcc3.so
#30 0x7f8c9cf0dd47 in ?? ()
   from /usr/lib/libreoffice/program/libsofficeapp.so
#31 0x7f8c9cf1b661 in ?? ()
   from /usr/lib/libreoffice/program/libsofficeapp.so
#32 0x7f8c9cef0229 in ?? ()
   from /usr/lib/libreoffice/program/libsofficeapp.so
#33 0x7f8c9cef15dc in ?? ()
---Type  to continue, or q  to quit---
   from /usr/lib/libreoffice/program/libsofficeapp.so
#34 0x7f8c98e6dd14 in ?? () from /usr/lib/libreoffice/program/libvcllo.so
#35 0x7f8c98e768bc in SalGenericDisplay::DispatchInternalEvent() ()
   from /usr/lib/libreoffice/program/libvcllo.so
#36 0x7f8c8faa975f in ?? ()
   from /usr/lib/libreoffice/program/libvclplug_gtklo.so
#37 0x7f8c8faa97d9 in ?? ()
   from /usr/lib/libreoffice/program/libvclplug_gtklo.so
#38 0x7f8c8da32c65 in g_main_context_dispatch ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#39 0x7f8c8da32f98 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#40 0x7f8c8da33054 in g_main_context_iteration ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#41 0x7f8c8faa94f1 in ?? ()
   from /usr/lib/libreoffice/program/libvclplug_gtklo.so
#42 0x7f8c98be6854 in Application::Yield(bool) ()
   from /usr/lib/libreoffice/program/libvcllo.so
#43 0x7f8c98be68f7 in Application::Execute() ()
   from /usr/lib/libreoffice/program/libvcllo.so
#44 0x7f8c9ceee1a4 in ?? ()
   from /usr/lib/libreoffice/program/libsofficeapp.so
#45 0x7f8c98beee49 in ?? () from /usr/lib/libreo

[Bug 952744] Re: gcalctool crashed with signal 5 in g_simple_async_result_complete() (corrupted ecb datas on download issues?)

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/gcalctool

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

Title:
  gcalctool crashed with signal 5 in g_simple_async_result_complete()
  (corrupted ecb datas on download issues?)

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

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


[Bug 1035016] Re: package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-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/1035016

Title:
  package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1035016/+subscriptions

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


[Bug 49579] Re: screen doesn't lock when panel menu is open

2012-08-09 Thread James M. Leddy
** Changed in: oem-priority/precise
 Assignee: (unassigned) => James M. Leddy (jm-leddy)

** Changed in: oem-priority
 Assignee: (unassigned) => James M. Leddy (jm-leddy)

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

Title:
  screen doesn't lock when panel menu is open

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

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


[Bug 947309] Re: racoon phase 2 negotiation fails with Win Vista/7

2012-08-09 Thread Clint Byrum
Thanks for testing Kaarle, we'll release this to lucid-updates soon.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  racoon phase 2 negotiation fails with Win Vista/7

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

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


[Bug 958699] Re: Empathy doesn't open chat windows

2012-08-09 Thread rnsmith2
I really wish I could give you the steps to reproduce it, but I never
figured out a pattern.  What I can tell you about the bug is this:

- it didn't appear until I installed "gnome-contacts" and 
"gnome-online-accounts"
- normally empathy would work fine, but everyonce in a while when I opened the 
contact list, it would show my online contacts, but nothing would happen if I 
double clicked on them or right clicked and slected "Chat".
- When the bug was occuring, I could still open "Previous Conversations" when 
right clicking on the contact.
- When the bug was occuring, I could not open the "Accounts" dialog from the 
"Edit" menu.
- If I quit Empathy while the bug was occurring, the right arrow in the 
"messaging" indicator was still on "Chat", showing that Empathy wasn't fully 
closed.  Attempting to reopen Empathy after quitting would have it stall and 
tell me that it couldn't access any account information.

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

Title:
  Empathy doesn't open chat windows

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

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


[Bug 1000498] Re: fmod() incorrectly returns NaN for (some?) denormalized inputs

2012-08-09 Thread Steve Atwell
** Bug watch added: Sourceware.org Bugzilla #14048
   http://sourceware.org/bugzilla/show_bug.cgi?id=14048

** Also affects: eglibc via
   http://sourceware.org/bugzilla/show_bug.cgi?id=14048
   Importance: Unknown
   Status: Unknown

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

Title:
  fmod() incorrectly returns NaN for (some?) denormalized inputs

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

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


[Bug 1035016] Re: package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

Title:
  package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1035016/+subscriptions

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


[Bug 1035016] [NEW] package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-08-09 Thread Don Maxwell
Public bug reported:

This seems to have started two days ago when I was doing updates.. I
have not been able to fix it yet

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: python2.7 2.7.3-0ubuntu3.1
ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21
Uname: Linux 3.2.0-27-generic x86_64
ApportVersion: 2.0.1-0ubuntu12
Architecture: amd64
Date: Thu Aug  9 13:14:04 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
SourcePackage: python2.7
Title: package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: python2.7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package precise

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

Title:
  package python2.7 2.7.3-0ubuntu3.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1035016/+subscriptions

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


[Bug 1035017] Crash report cannot be processed

2012-08-09 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate a useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

libglib2.0-0 version 2.33.6-1 required, but 2.33.8-1 is available
outdated debug symbol package for initscripts: package version 
2.88dsf-13.10ubuntu13 dbgsym version 2.88dsf-13.10ubuntu11.1
outdated debug symbol package for module-init-tools: package version 
3.16-1ubuntu3 dbgsym version 3.16-1ubuntu2


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1035017/+attachment/3254874/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 1035017] ThreadStacktrace.txt

2012-08-09 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1035017/+attachment/3254884/+files/ThreadStacktrace.txt

** Changed in: consolekit (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/1035017

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 1035017] StacktraceSource.txt

2012-08-09 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1035017/+attachment/3254883/+files/StacktraceSource.txt

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 1035017] Stacktrace.txt

2012-08-09 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1035017/+attachment/3254882/+files/Stacktrace.txt

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 1035017]

2012-08-09 Thread Apport retracing service
StacktraceTop:
 job_completed (job=0x146bd90, status=, data=0x1477490) at 
ck-session-leader.c:402
 g_cclosure_marshal_VOID__UINT (closure=0x143ade0, return_value=, n_param_values=, param_values=0x33, 
invocation_hint=0x143adf0, marshal_data=0x20) at 
/build/buildd/glib2.0-2.33.8/./gobject/gmarshal.c:432
 ?? ()
 ?? ()
 ?? ()

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 1035017] Re: console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

2012-08-09 Thread Fabio Marconi
** Visibility changed to: Public

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_cclosure_marshal_VOID()

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

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


[Bug 540035] Re: pango-graphite causes several applications to crash

2012-08-09 Thread Launchpad Bug Tracker
This bug was fixed in the package pango-graphite - 0.9.2-3.1ubuntu0.1

---
pango-graphite (0.9.2-3.1ubuntu0.1) lucid-proposed; urgency=low

  * Add debian/patches/u01_crasher-fix.patch:
Fixes for causing crashes in several applications, including GDM
(LP: #540035)
 -- Martin Erik WernerFri, 06 Jul 2012 00:25:22 
+0200

** Changed in: pango-graphite (Ubuntu Lucid)
   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/540035

Title:
  pango-graphite causes several applications to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pango-graphite/+bug/540035/+subscriptions

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


[Bug 928820] Re: 2.37.91: **: soup_uri_set_path: assertion `path != NULL' failed

2012-08-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libsoup2.4

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

Title:
  2.37.91: **: soup_uri_set_path: assertion `path != NULL' failed

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

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


[Bug 540035] Update Released

2012-08-09 Thread Clint Byrum
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  pango-graphite causes several applications to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pango-graphite/+bug/540035/+subscriptions

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


[Bug 1033225] Re: Cannot left click on sound slider to move it 12.10

2012-08-09 Thread Omer Akram
That's a GTK bug I believe since the issue happens on every slider
widget.

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

Title:
  Cannot left click on sound slider to move it 12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1033225/+subscriptions

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


[Bug 1034999] Re: libreoffice-calc very slow to open/save documents with large cell contents

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

** Changed in: libreoffice (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/1034999

Title:
  libreoffice-calc very slow to open/save documents with large cell
  contents

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

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


[Bug 982272] Re: Enable libcec support in mythtv

2012-08-09 Thread Clint Byrum
Hello Bradley, or anyone else affected,

Accepted mythtv into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/mythtv/2:0.25.2+fixes.20120802.46cab93-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: mythtv (Ubuntu Precise)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  Enable libcec support in mythtv

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

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


[Bug 997367] Re: mythfilldatabase takes hours to complete

2012-08-09 Thread Clint Byrum
Hello rhpot1991, or anyone else affected,

Accepted mythtv into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/mythtv/2:0.25.2+fixes.20120802.46cab93-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: mythtv (Ubuntu Precise)
   Status: New => Fix Committed

** Tags added: verification-needed

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

Title:
  mythfilldatabase takes hours to complete

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

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


[Bug 1016147] Re: ALPS Touchpad' incorrectly detected as PS/2 mouse in 'Acer Aspire V3-771G'

2012-08-09 Thread yusuf75
same problem here with a acer v3-771g


3.2.0-27-generic #43-Ubuntu SMP Fri Jul 6 14:25:57 UTC 2012 x86_64
x86_64 x86_64 GNU/Linux

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

Title:
  ALPS Touchpad' incorrectly detected as PS/2 mouse in 'Acer Aspire
  V3-771G'

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

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


[Bug 1029522] Re: Newer version of MythTV fixing some major bugs needs an SRU

2012-08-09 Thread Clint Byrum
Hello Thomas, or anyone else affected,

Accepted mythtv into precise-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/mythtv/2:0.25.2+fixes.20120802.46cab93-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please change the bug tag from
verification-needed to verification-done.  If it does not, change the
tag to verification-failed.  In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: mythtv (Ubuntu Precise)
   Status: Triaged => Fix Committed

** Tags added: verification-needed

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

Title:
  Newer version of MythTV fixing some major bugs needs an SRU

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

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


[Bug 1034450] Re: highbank install kernel hangs when earlyprintk is added to the kernel command-line

2012-08-09 Thread Rob Herring
The LL debug config option is probably not configured for the highbank
uart. It is fixed compile time selection currently.

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

Title:
  highbank install kernel hangs when earlyprintk is added to the kernel
  command-line

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

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


[Bug 1034561] Re: D-link DWA-140 B2 with rt2800usb : much packet loss

2012-08-09 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.5kernel[0] (Not a kernel in the daily directory) and install both the
linux-image and linux-image-extra .deb packages.

Once you've tested the upstream kernel, please remove the 'needs-
upstream-testing' tag.  Please only remove that one tag and leave the
other tags. This can be done by clicking on the yellow pencil icon next
to the tag located at the bottom of the bug description and deleting the
'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.  
Once testing of the upstream kernel is complete, please mark this bug as 
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc1-quantal/


** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Tags added: needs-upstream-testing

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  D-link DWA-140 B2   with  rt2800usb  :  much packet loss

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

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


[Bug 1034562] Re: atkbd serio0: Unknown key pressed: code 0xc4

2012-08-09 Thread Joseph Salisbury
** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  atkbd serio0: Unknown key pressed: code 0xc4

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

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



[Bug 1034573] Re: cannot access beyond 1 GB on 2 GB SD flash memory

2012-08-09 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v3.5kernel[0] (Not a kernel in the daily directory) and install both the
linux-image and linux-image-extra .deb packages.

Once you've tested the upstream kernel, please remove the 'needs-
upstream-testing' tag.  Please only remove that one tag and leave the
other tags. This can be done by clicking on the yellow pencil icon next
to the tag located at the bottom of the bug description and deleting the
'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, 
please add the tag: 'kernel-unable-to-test-upstream'.  
Once testing of the upstream kernel is complete, please mark this bug as 
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.6-rc1-quantal/


** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Tags added: needs-upstream-testing

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

Title:
  cannot access beyond 1 GB on 2 GB SD flash memory

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

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


[Bug 1034794] Re: 10.04 -> 12.04 upgrade should remove live-initramfs

2012-08-09 Thread Adam Conrad
(And, given that this is a fork of casper, one would assume it should
never be installed on a system at all, in that it should be removed by
one's live installer, just like casper is.. If not, that's a bug in the
installer that was using it which, again, isn't an Ubuntu installer)

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

Title:
  10.04 -> 12.04 upgrade should remove live-initramfs

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

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


[Bug 1034794] Re: 10.04 -> 12.04 upgrade should remove live-initramfs

2012-08-09 Thread Adam Conrad
Do we really want "removing random universe packages that are slightly
broken and never installed by default" logic in the upgrader?

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

Title:
  10.04 -> 12.04 upgrade should remove live-initramfs

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

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


<    2   3   4   5   6   7   8   9   10   11   >