[Bug 1071865] [NEW] Keystone PKI token length hits cookie size limit

2013-03-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

When Keystone's PKI tokens are enabled the length of the token itself is
3.95kb, nearly exceeding the cookie size limit without any additional
data. This makes PKI tokens incompatible with the cookie session backend
in Horizon. We need a way to detect/configure support for this so it
doesn't bite users in unexpected ways.

** Affects: keystone (Ubuntu)
 Importance: Critical
 Assignee: Gabriel Hurley (gabriel-hurley)
 Status: Fix Released

** Affects: keystone
 Importance: High
 Assignee: Adam Young (ayoung)
 Status: Fix Released

-- 
Keystone PKI token length hits cookie size limit
https://bugs.launchpad.net/bugs/1071865
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to keystone in Ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1071865] Re: Keystone PKI token length hits cookie size limit

2013-03-24 Thread krishnan gopalakrishnan
** Project changed: horizon = keystone (Ubuntu)

** Changed in: keystone (Ubuntu)
Milestone: grizzly-1 = None

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

Title:
  Keystone PKI token length hits cookie size limit

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 967410] Re: Windows clients cannot connect to shared printers

2013-03-24 Thread Colin Leavett-Brown
What happened to the fix?

On 2013-03-09  23:20:24 /var/log/apt/history.log shows samba:i386
(3.6.3-2ubuntu2.3) being installed, and I could once again access
printer shares from windows. However, this morning, I could not! The
history.log shows 2013-03-23  23:27:26 samba:i386 (3.6.3-2ubuntu2.3,
3.6.3-2ubuntu2.4).

I wanted to downgrade to samba:i386 (3.6.3-2ubuntu2.3) but could not.
apt-cache showpkg samba shows:

Provides: 
2:3.6.3-2ubuntu2.4 - 
2:3.6.3-2ubuntu2.1 - 
2:3.6.3-2ubuntu2 -

Do we open a new bug report or continue with this one?

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

Title:
  Windows clients cannot connect to shared printers

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1153364] Re: trouble with guest network connectivity when host is using a bonded interface

2013-03-24 Thread ben thielsen
apport information

** Description changed:

  i'm seeing poor/intermittent/degrading network connectivity for guests,
  when the host is using a bonded interface.
  
  in a nutshell, the network configuration is as follows:  the physical
  interfaces [eth0 and eth1] are bonded together as bond0 [i've tried
  various bond modes - see below].  a bridge interface [br0] is configured
  with bond0 attached to it.  all guests use br0 as their forward
  interface.  my tests have generally included a single host, with two
  guests running on it.  both guests are running ubuntu 12.10.
  
  it depends slightly on the particulars of the configuration, but the
  most prevalent symptom is that a newly booted guest will at first
  respond to pings [with little to no loss], and the guest will be able to
  ping other hosts on the network, but as time passes, more and more
  packets are dropped.  eventually, virtually all ping requests go
  unanswered.  in some cases, it appears that restarting networking on the
  guest will fix this, partially and temporarily.  the guest will begin to
  reply 4-5 packets after restarting networking, but does not respond
  consistently, eventually failing again as before.  i've also noticed
  that in some cases where ping against the guest has not yet begun to
  fail, if i ping something else on the network from the guest, this
  causes the pings against the guest to abruptly fail.
  
  i know this is all quite abstract - i've spent quite a bit a time trying
  to isolate various variables, and while i've made some progress, i think
  some guidance would be helpful.
  
  what i have noticed specifically is if i attach a physical device [e.g.
  eth0 or eth1] to the bridge [instead of bond0], things seem to work ok.
  also, if i use active-backup as the bonding mode, things seem to work
  ok.  i was initially using balance-alb as the bonding mode, and have
  also tested balance-rr as the bonding mode.  both exhibit the above
  symptoms.  i've also tried various network card models for the guests
  [realtek, e1000, and virtio].  this has not had any impact on the
  symptoms.  lastly,  the two guests have been able to ping each other,
  with no issues, regardless of the various network settings.  at the
  moment, i have switched back to active-backup, so this is reflected in
  the below information.
  
  here is a bit of configuration info:
  
  host os/package info:
  lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
  
  apt-cache policy qemu-kvm
  qemu-kvm:
Installed: 1.2.0+noroms-0ubuntu2.12.10.3
Candidate: 1.2.0+noroms-0ubuntu2.12.10.3
Version table:
   *** 1.2.0+noroms-0ubuntu2.12.10.3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   1.2.0+noroms-0ubuntu2.12.10.2 0
  500 http://security.ubuntu.com/ubuntu/ quantal-security/main amd64 
Packages
   1.2.0+noroms-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  
  dpkg -l | grep -i virt
  ii  libvirt-bin0.9.13-0ubuntu12.2 
   amd64programs for the libvirt library
  ii  libvirt0   0.9.13-0ubuntu12.2 
   amd64library for interfacing with different virtualization systems
  ii  python-libvirt 0.9.13-0ubuntu12.2 
   amd64libvirt Python bindings
  ii  qemu-kvm   1.2.0+noroms-0ubuntu2.12.10.3  
   amd64Full virtualization on supported hardware
  ii  virtinst   0.600.2-1ubuntu1   
   all  Programs to create and clone virtual machines
  
  dpkg -l | grep -i qemu
  ii  qemu-common1.2.0+noroms-0ubuntu2.12.10.3  
   all  qemu common functionality (bios, documentation, etc)
  ii  qemu-kvm   1.2.0+noroms-0ubuntu2.12.10.3  
   amd64Full virtualization on supported hardware
  ii  qemu-utils 1.2.0+noroms-0ubuntu2.12.10.3  
   amd64qemu utilities
  ii  vgabios0.7a-3ubuntu2  
   all  VGA BIOS software for the Bochs and Qemu emulated VGA card
  
  
  host network config:
  egrep -v '(^[[:space:]]*#|^[[:space:]]*$)' /etc/network/interfaces 
  auto lo
  iface lo inet loopback
  
  auto eth0
  iface eth0 inet manual
bond-master bond0
  
  auto eth1
  iface eth1 inet manual
bond-master bond0
  
  auto bond0
  iface bond0 inet manual
bond-mode active-backup
bond-slaves eth0 eth1
bond-primary eth0
bond-primary_reselect better
  
  auto br0
  iface br0 inet static
bridge_ports bond0
bridge_stp off
bridge_waitport 0
bridge_maxwait 0
bridge_maxage 0
bridge_fd 0 
bridge_ageing 0
   

[Bug 1041070] Re: 802.3ad bond interface have show high RX dropped packets

2013-03-24 Thread Kaizoku
I am also seeing lot of RX packet drops for some off reason in Ubuntu
12.10.

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

Title:
  802.3ad bond interface have show high RX dropped packets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/1041070/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1157589] Re: kvm hangs for freebsd guests since raring upgrade

2013-03-24 Thread Vincent Ladeuil
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  kvm hangs for freebsd guests since raring upgrade

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1037055] Re: winbind does not refresh kerberos tickets

2013-03-24 Thread styro
Although inconvenient, personally I'm ok with quantal being skipped.

Thanks.

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

Title:
  winbind does not refresh kerberos tickets

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1130101] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-03-24 Thread Philip Langdale
** Bug watch added: GNOME Bug Tracker #696479
   https://bugzilla.gnome.org/show_bug.cgi?id=696479

** Also affects: gvfs via
   https://bugzilla.gnome.org/show_bug.cgi?id=696479
   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/1130101

Title:
  gvfsd-mtp crashed with SIGSEGV in backend_died()

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

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


[Bug 1159325] Re: electricsheep crashed with SIGSEGV in av_opt_free()

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

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 #1155173, 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/1159325/+attachment/3593351/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1159325/+attachment/3593353/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1159325/+attachment/3593354/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1159325/+attachment/3593355/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1159325/+attachment/3593356/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1159325/+attachment/3593357/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1159325/+attachment/3593358/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  electricsheep crashed with SIGSEGV in av_opt_free()

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

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


[Bug 1159327] [NEW] Compiled with too new version of Java (1.7.0_03)

2013-03-24 Thread Disassembler
Public bug reported:

The *.jar file /usr/share/java/wrapper-3.5.3.jar distributed in package 
libservice-wrapper-java is compiled with Java 1.7.0_03, whereas original 
wrapper.jar distributed by Java Service Wrapper community project 
(http://sourceforge.net/projects/wrapper/) is compiled with Java 1.4.2_19-b04.
This causes Java to throw java.lang.UnsupportedClassVersionError and renders 
Ubuntu version of wrapper useless when used by Java version lower than 7.

root@ubuntu-12-10:~# lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

root@ubuntu-12-10:~# apt-cache policy libservice-wrapper-java
libservice-wrapper-java:
  Installed: 3.5.3-4
  Candidate: 3.5.3-4
  Version table:
 *** 3.5.3-4 0
500 http://cz.archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: service-wrapper-java (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  The *.jar file /usr/share/java/wrapper-3.5.3.jar distributed in package 
libservice-wrapper-java is compiled with Java 1.7.0_03, whereas original 
wrapper.jar distributed by Java Service Wrapper community project 
(http://sourceforge.net/projects/wrapper/) is compiled with Java 1.4.2_19-b04.
  This causes Java to throw java.lang.UnsupportedClassVersionError and renders 
Ubuntu version of wrapper useless when used by Java version lower than 7.
+ 
+ root@ubuntu-12-10:~# lsb_release -rd
+ Description:Ubuntu 12.10
+ Release:12.10
+ 
+ root@ubuntu-12-10:~# apt-cache policy libservice-wrapper-java
+ libservice-wrapper-java:
+   Installed: 3.5.3-4
+   Candidate: 3.5.3-4
+   Version table:
+  *** 3.5.3-4 0
+ 500 http://cz.archive.ubuntu.com/ubuntu/ quantal/universe amd64 
Packages
+ 100 /var/lib/dpkg/status

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

Title:
  Compiled with too new version of Java (1.7.0_03)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/service-wrapper-java/+bug/1159327/+subscriptions

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


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

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

** Changed in: alsa-driver (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/1152251

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

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

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


Re: [Bug 1084854] Re: upgrade crashes on code 1.

2013-03-24 Thread Sanjay Limbore
On Friday 22 March 2013 11:24 PM, Fabio Marconi wrote:
 Hallo Sanjay
 Can you please attach here, using the button below 'Add attachment or patch'  
 all the files content in /var/log/dist-upgrade/?
 Thanks
 Fabio
 ---
 Ubuntu Bug Squad volunteer triager
 http://wiki.ubuntu.com/BugSquad

is this alright?
Sanjay


** Attachment added: main.log.partial
   
https://bugs.launchpad.net/bugs/1084854/+attachment/3593380/+files/main.log.partial

** Attachment added: lspci.txt
   https://bugs.launchpad.net/bugs/1084854/+attachment/3593381/+files/lspci.txt

** Attachment added: apt.log
   https://bugs.launchpad.net/bugs/1084854/+attachment/3593382/+files/apt.log

** Attachment added: history.log
   
https://bugs.launchpad.net/bugs/1084854/+attachment/3593383/+files/history.log

** Attachment added: apt-term.log
   
https://bugs.launchpad.net/bugs/1084854/+attachment/3593384/+files/apt-term.log

** Attachment added: xorg_fixup.log
   
https://bugs.launchpad.net/bugs/1084854/+attachment/3593385/+files/xorg_fixup.log

** Attachment added: main.log
   https://bugs.launchpad.net/bugs/1084854/+attachment/3593386/+files/main.log

** Attachment added: term.log
   https://bugs.launchpad.net/bugs/1084854/+attachment/3593387/+files/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/1084854

Title:
  upgrade crashes on code 1.

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

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


[Bug 1130101] Re: gvfsd-mtp crashed with SIGSEGV in backend_died()

2013-03-24 Thread Bug Watch Updater
** Changed in: gvfs
   Status: Unknown = In Progress

** Changed in: gvfs
   Importance: Unknown = High

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

Title:
  gvfsd-mtp crashed with SIGSEGV in backend_died()

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

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


[Bug 887387] Re: byobu emacs mode escape key fails

2013-03-24 Thread Dana Goyette
I'm still affected on byobu 5.21 in Ubuntu Quantal.

Looks like there's a duplicate here, as well:
https://bugs.launchpad.net/byobu/+bug/1045070

My observation:

Byobu uses prefix instead of escape -- see anything wrong in
/usr/bin/byobu-ctrl-a?

Line 35: [ $BYOBU_BACKEND = tmux ]  keybindings=$keybindings.tmux
Line 40: grep -qs ^escape $keybindings  bind_to=emacs

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

Title:
  byobu emacs mode escape key fails

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

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


[Bug 1045070] Re: byobu interrupts ctrl-a when keybinding is already set to another key

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

** Changed in: byobu (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/1045070

Title:
  byobu interrupts ctrl-a when keybinding is already set to another key

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

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


[Bug 1128226] Re: lightdm accepts weak password although pam says BAD PASSWORD

2013-03-24 Thread Nobuto MURATA
** Description changed:

  Even if libpam-cracklib installed, lightdm accepts too short password.
  This might be a security issue because user can ignore password policy 
defined by root.
  
  How to reproduce:
  
-  1. install libpam-cracklib
-  2. create user1 with password foo
-  3. expire user1's password by root
- $ sudo passwd -e user1
-  4. try to login as user1 on lightdm with password foo
-  5. get You are required to change password message
- and be prompted to input new password
+  1. install libpam-cracklib
+  2. create user1 with password foo
+  3. expire user1's password by root
+ $ sudo passwd -e user1
+  4. try to login as user1 on lightdm with password foo
+  5. get You are required to change password message
+ and be prompted to input new password
  
  Expected results:
-   if you input too short password like bar in the box,
-   then lightdm rejects it and re-prompt to type stronger password.
+   if you input too short password like bar in the box,
+   then lightdm rejects it and re-prompt to type stronger password.
  
  Actual results:
-   if you input too short password like bar in the box twice,
-   then lightdm accept it and change password with too short one
-   although saying that BAD PASSWORD: it is WAY too short and BAD PASSWORD: 
is too simple
+   if you input too short password like bar in the box twice,
+   then lightdm accept it and change password with too short one
+   although saying that BAD PASSWORD: it is WAY too short and BAD PASSWORD: 
is too simple
  
+ WORKAROUND:
+  1. use other display manager like gdm
+  or
+  2. use pam modules which can reject a weak password even if changed by root
+ - libpam-passwdqc(universe) with enforce=everyone(default)
+   instead of libpam-cracklib(main)
+ - libpam-pwquality(universe) with enforce_for_root in quantal or higher
+   instead of libpam-cracklib(main)
+ - pam_pwhistory remember=N with enforce_for_root
+   instead of pam_unix remember=N
+ - (but no replacement of reject_username in pam_cracklib AFAIK)
  
  NOTE:
-  passwd command with user privilege, properly reject too short password like 
below:
+  passwd command with user privilege, properly reject too short password like 
below:
  
-  $ passwd
+  $ passwd
  (current) UNIX password: #- type foo
  New password: #- type bar
  BAD PASSWORD: it is WAY too short
  New password: #- type bar
  BAD PASSWORD: it is WAY too short
  New password: #- type bar
  BAD PASSWORD: it is WAY too short
  passwd: Have exhausted maximum number of retries for service
  passwd: password unchanged
  Changing password for user1.
  
- ProblemType: Bug
- DistroRelease: Ubuntu 13.04
+ ProblemType: BugDistroRelease: Ubuntu 13.04
  Package: lightdm 1.4.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  CasperVersion: 1.330
  Date: Sun Feb 17 16:26:19 2013
  LightdmConfig:
-  [SeatDefaults]
-  user-session=ubuntu
-  greeter-session=unity-greeter
+  [SeatDefaults]
+  user-session=ubuntu
+  greeter-session=unity-greeter
  LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130217)
  MarkForUpload: True
  ProcEnviron:
-  TERM=linux
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- SourcePackage: lightdm
+  TERM=linux
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=en_US.UTF-8
+  SHELL=/bin/bashSourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  lightdm accepts weak password although pam says BAD PASSWORD

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

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

[Bug 711162] Re: ubuntuone-login crashed with ValueError in call_async(): Unable to guess signature from an empty dict

2013-03-24 Thread Agus
** Changed in: ubuntuone-client (Ubuntu)
 Assignee: (unassigned) = Agus (aguz-sandband)

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

Title:
  ubuntuone-login crashed with ValueError in call_async(): Unable to
  guess signature from an empty dict

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/711162/+subscriptions

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


[Bug 1158824] Re: random network issue

2013-03-24 Thread Ky6uk
** Tags added: kernel-fixed-upstream

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

Title:
  random network issue

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

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


[Bug 1159331] [NEW] install process crashed, message indicated that, offered to send bug report

2013-03-24 Thread Wildbill
Public bug reported:

crashed during install

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CasperVersion: 1.287
Date: Sun Mar 24 02:41:12 2013
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 LANG=en_CA.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric ubiquity-2.8.7

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

Title:
  install process crashed, message indicated that, offered to send bug
  report

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

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


[Bug 1159334] [NEW] package mobyle 1.0.4~dfsg-2ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-03-24 Thread praguensis
Public bug reported:

package matlab-support 0.0.17 failed to install/upgrade: el subproceso
instalado el script post-installation devolvió el código de salida de
error 1

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: mobyle 1.0.4~dfsg-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
Uname: Linux 3.2.0-39-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Sun Mar 24 01:59:14 2013
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: mobyle
Title: package mobyle 1.0.4~dfsg-2ubuntu1 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise third-party-packages

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

Title:
  package mobyle 1.0.4~dfsg-2ubuntu1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

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

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

[Bug 1159333] [NEW] package matlab-support 0.0.17 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-03-24 Thread praguensis
Public bug reported:

package matlab-support 0.0.17 failed to install/upgrade: el subproceso
instalado el script post-installation devolvió el código de salida de
error 1

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: matlab-support 0.0.17
ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
Uname: Linux 3.2.0-39-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Sun Mar 24 01:59:20 2013
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Xubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: matlab-support
Title: package matlab-support 0.0.17 failed to install/upgrade: el subproceso 
instalado el script post-installation devolvió el código de salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: matlab-support (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

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

Title:
  package matlab-support 0.0.17 failed to install/upgrade: el subproceso
  instalado el script post-installation devolvió el código de salida de
  error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/matlab-support/+bug/1159333/+subscriptions

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

[Bug 1158590] Re: X server fails to start after upgrading to raring on a HP Pavillion DV6-3030TX

2013-03-24 Thread Brad Marshall
I now have a working unity session going, using a combination of:

sudo apt-get install --reinstall libgl1-mesa-dri libgl1-mesa-glx
sudo update-alternatives --config x86_64-linux-gnu_gl_conf 
dconf reset -f /org/compiz/

I'll see if I can get fglrx or radeon working by making sure the GL
modules are correct.

Brad.

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

Title:
  X server fails to start after upgrading to raring on a HP Pavillion
  DV6-3030TX

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

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


[Bug 1069133] Re: Get upgrade error 12.04 - 12.10 Could not determine upgrade - xorg from ppa

2013-03-24 Thread Walter Garcia-Fontes
** Changed in: ubuntu-release-upgrader (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/1069133

Title:
  Get upgrade error 12.04 - 12.10 Could not determine upgrade - xorg
  from ppa

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

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


[Bug 1068505] Re: installArchives() failed

2013-03-24 Thread Walter Garcia-Fontes
Thanks for reporting this bug and help in making Ubuntu better, and
sorry for the long time without an answer. According to the logs you
provided, it seems that what broke your upgrade was a dependency problem
in gnuplot.  It this is still an issue for you please mark the status of
the report back to new, otherwise please kindly disregard this
message.

** Changed in: ubuntu-release-upgrader (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/1068505

Title:
  installArchives() failed

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

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


[Bug 1159337] [NEW] Internal error message pops up after each time system is rebooted

2013-03-24 Thread grevutiu gabriel
Public bug reported:

Each time I boot the system, an internal error message pops up. As shown
below:

Executable path
 /usr/share/apport/apport-gpu-error-intel.py

Package
 xserver-xorg-video-intel 2:2.20.9-1ubuntu4

Problem Type
 crash

Title

[sandybridge-m-gt1] GPU lockup IPEHR: 0xffdd IPEHR:0x0b 140001

Apportversion
 2.6.1-0ubuntu10

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Mar 24 09:04:46 2013
DistUpgraded: 2012-10-19 17:21:52,559 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus: ndiswrapper, 1.57, 3.2.0-32-generic-pae, i686: installed
ExtraDebuggingInterest: No
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0106] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:fb30]
InstallationDate: Installed on 2012-09-02 (202 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
MachineType: TOSHIBA SATELLITE C850-126
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=187ced99-8a9f-4bbc-a699-f3be9d51d3e4 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to quantal on 2012-10-19 (155 days ago)
dmi.bios.date: 04/24/2012
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: 1.40
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: Type2 - Board Product Name1
dmi.board.vendor: Type2 - Board Vendor Name1
dmi.board.version: Type2 - Board Version
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: OEM Chassis Manufacturer
dmi.chassis.version: OEM Chassis Version
dmi.modalias: 
dmi:bvnInsydeCorp.:bvr1.40:bd04/24/2012:svnTOSHIBA:pnSATELLITEC850-126:pvrPSKCAE-00S005G5:rvnType2-BoardVendorName1:rnType2-BoardProductName1:rvrType2-BoardVersion:cvnOEMChassisManufacturer:ct10:cvrOEMChassisVersion:
dmi.product.name: SATELLITE C850-126
dmi.product.version: PSKCAE-00S005G5
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: apport-bug compiz-0.9 i386 quantal ubuntu

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

Title:
  Internal error message pops up after each time system is rebooted

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

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


[Bug 1159317] Re: i think graphic error.(intel.py)

2013-03-24 Thread naing win
** Changed in: xorg (Ubuntu)
 Assignee: (unassigned) = naing win (dbnightactor)

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

Title:
  i think graphic error.(intel.py)

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

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


[Bug 1159340] [NEW] package tex-common 2.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-03-24 Thread Rahul Trehan
Public bug reported:

Error in /etc/texmf/texmf.d/55Fonts.cnf: TEXFONTMAPS not defined.
Error in /etc/texmf/texmf.cnf: TEXFONTMAPS not defined.
Error in /etc/texmf/texmf.d/05TeXMF.cnf: TEXMFMAIN not defined.
Error in /etc/texmf/texmf.cnf: TEXMFMAIN not defined.
Error in /etc/texmf/texmf.d/05TeXMF.cnf: TEXMFDIST not defined.
Error in /etc/texmf/texmf.cnf: TEXMFDIST not defined.
Error in /etc/texmf/texmf.d/05TeXMF.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.d/05TeXMF.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.d/05TeXMF.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.d/05TeXMF.cnf: TEXMF not defined.
Error in /etc/texmf/texmf.cnf: TEXMF not defined.
Unrecoverable errors in your configuration have been detected
in configuration files in /etc/texmf/.
If you've not seen debconf error messages,  see your mail for details
or use an interactive debconf frontend.

Exiting
dpkg: error processing tex-common (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of lmodern:
 lmodern depends on tex-common (= 2.00); however:
  Package tex-common is not configured yet.
dpkg: error processing lmodern (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-common:
 texlive-common depends on tex-common (= 2.0); however:
  Package tex-common is not configured yet.
dpkg: error processing texlive-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-binaries:
 texlive-binaries depends on texlive-common (= 2009); however:
  Package texlive-common is not configured yet.
 texlive-binaries depends on tex-common (= 2.00); however:
  Package tex-common is not configured yet.
dpkg: error processing texlive-binaries (--configure):
 dependency problems - leaving No apport report written because the error 
message indicates its a followup error from a previous failure.
 No apport report 
written because MaxReports is reached already
   No apport report written because 
MaxReports is reached already
 No apport report written because MaxReports is reached 
already
   No apport report written because MaxReports is reached already
 No apport 
report written because MaxReports is reached already
   No apport report written because 
MaxReports is reached already
 No apport report written because MaxReports is 
reached already
   No apport report written because MaxReports is reached already
 No 
apport report written because MaxReports is reached already
   No apport report written 
because MaxReports is reached already
 No apport report written because 
MaxReports is reached already
   unconfigured
dpkg: dependency problems prevent configuration of texlive-doc-base:
 texlive-doc-base depends on tex-common (= 2.00); however:
  Package tex-common is not configured yet.
 texlive-doc-base depends on texlive-common (= 2009-1); however:
  Package texlive-common is not configured yet.
dpkg: error processing texlive-doc-base (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of texlive-base:
 texlive-base depends on texlive-doc-base (= 2009-1); however:
  Package texlive-doc-base is not configured yet.
 texlive-base depends on tex-common (= 2.00); however:
  Package tex-common is not configured yet.
 texlive-base depends on texlive-binaries (= 2009-10); however:
  Package texlive-binaries is not configured yet.
 texlive-base depends on texlive-common (= 2009-1); however:
  Package texlive-common is not configured yet.
dpkg: error processing texlive-base (--configure):
 dependency problems - leaving unconfigured
dpkg: dNo apport report written because MaxReports is reached already
 No apport 
report written because MaxReports is reached already
   No apport report written 
because MaxReports is reached already
 No apport report written because MaxReports is 
reached already
   No apport report written because MaxReports is reached already
 No 
apport report written because MaxReports is reached already
   No 

[Bug 1159339] [NEW] [USB-Audio - Jabra BIZ 2400 USB, playback] No sound at all

2013-03-24 Thread Mohamed Ould
Public bug reported:

I have plugged in Jabra Biz 2400 headphone in Ubuntu 11.10, but I hear
no sound (only some static noise when something plays).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: alsa-base 1.0.24+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-32.50-generic 3.0.65
Uname: Linux 3.0.0-32-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  ould   2230 F pulseaudio
 /dev/snd/controlC0:  ould   2230 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf696 irq 44'
   Mixer name   : 'Intel IbexPeak HDMI'
   Components   : 'HDA:111d76d5,1028040a,00100104 
HDA:14f12c06,14f1000f,0010 HDA:80862804,80860101,0010'
   Controls  : 19
   Simple ctrls  : 11
Card1.Amixer.info:
 Card hw:1 'USB'/'Jabra BIZ 2400 USB at usb-:00:1d.0-1.2, full speed'
   Mixer name   : 'USB Mixer'
   Components   : 'USB0b0e:091c'
   Controls  : 6
   Simple ctrls  : 2
Date: Sun Mar 24 08:18:56 2013
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:USB failed
Symptom_Card: Jabra BIZ 2400 USB - Jabra BIZ 2400 USB
Symptom_DevicesInUse:
 (gksu:13066): Gtk-WARNING **: Unable to locate theme engine in module_path: 
pixmap,
   2230  2230  ould  F pulseaudio
 /dev/snd/controlC0:  ould  F pulseaudio
Symptom_Type: No sound at all
Title: [USB-Audio - Jabra BIZ 2400 USB, playback] No sound at all
UpgradeStatus: Upgraded to oneiric on 2013-01-10 (72 days ago)
dmi.bios.date: 11/20/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A06
dmi.board.name: 0667CC
dmi.board.vendor: Dell Inc.
dmi.board.version: A03
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA06:bd11/20/2010:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0667CC:rvrA03:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E6410
dmi.product.version: 0001
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug oneiric 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/1159339

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

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

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


[Bug 1155343] Re: [needs-packaging] New package ibus-cangjie

2013-03-24 Thread Mathieu Bridon
Good catch on the licensing Sebastien.

I'm not a licensing expert either, but it does appear like I had at
least made something of a mess by bundling that file, if not made
something completely illegal.

To avoid any potential issue, I took the easy way out and dropped the bundle 
copy of pycanberra:
https://github.com/bochecha/ibus-cangjie/commit/e61f3513fc75b6fb341d8afbb204aabd5d0b065a

IBus Cangjie will now either use the system pycanberra (if it is
available) or just not play any sound when the user makes an incorrect
input (if pycanberra is not available).

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

Title:
  [needs-packaging] New package ibus-cangjie

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

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


[Bug 1158719] Re: GTK3 applications menu does not respond after maximizing

2013-03-24 Thread sampo555
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

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

** This bug has been marked a duplicate of bug 1158161
   [regression] Unmaximized windows can't be closed, minimized, moved

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

Title:
  GTK3 applications menu does not respond after maximizing

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

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


[Bug 1158167] Re: Window titlebar is unclickable after first or second demaximize.

2013-03-24 Thread sampo555
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

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

** This bug has been marked a duplicate of bug 1158161
   [regression] Unmaximized windows can't be closed, minimized, moved

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

Title:
  Window titlebar is unclickable after first or second demaximize.

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

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


[Bug 1159342] [NEW] Black Screen after Booting

2013-03-24 Thread Bermuda
Public bug reported:

After installing this package on
Ubuntu 12.04.2 LTS 
Linux nimi-desktop 3.2.0-39-generic #62-Ubuntu SMP Thu Feb 28 00:28:53 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
with an AMD Radeon 7850 
I got a black screen after each boot. 

Needed to boot with LiveUSB image and set fglrx on the blacklist in
/lib/fglrx/modprobe.conf to regain controll.

fglrx_experimental_9 runs fine

** Affects: fglrx-installer-experimental-12 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd experimental fglrx

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

Title:
  Black Screen after Booting

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

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


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

2013-03-24 Thread Mohamed Ould
ALSA information is located at http://www.alsa-
project.org/db/?f=c912818c9f8be1e71331e12ca7afa9cbc53c5a66

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

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

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

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


[Bug 1159211] Re: Windows becomes undragable after restoring from maximized state

2013-03-24 Thread sampo555
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

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

** This bug has been marked a duplicate of bug 1158161
   [regression] Unmaximized windows can't be closed, minimized, moved

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

Title:
  Windows becomes undragable after restoring from maximized state

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

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


[Bug 1158915] Re: Unity: unmaximize puts window in the wrong position, and titlebar + window control buttons become unresponsive

2013-03-24 Thread sampo555
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

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

** This bug has been marked a duplicate of bug 1158161
   [regression] Unmaximized windows can't be closed, minimized, moved

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

Title:
  Unity: unmaximize puts window in the wrong position, and titlebar +
  window control buttons become unresponsive

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

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


[Bug 1158915] Re: Unity: unmaximize puts window in the wrong position, and titlebar + window control buttons become unresponsive

2013-03-24 Thread sampo555
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

Also please report a new bug about the second problem (window not
restoring to original position) if it still persists after fix for bug
1158161 is released. Right now I believe both problems are caused by the
same bug (i.e. compiz doesn't remember that the window has a titlebar
and doesn't adjust the window location accordingly)

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

Title:
  Unity: unmaximize puts window in the wrong position, and titlebar +
  window control buttons become unresponsive

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

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


[Bug 1154197] Re: [FFe] [needs packaging] New package libcangjie

2013-03-24 Thread Mathieu Bridon
 The above issues have been fixed and Zhengpeng helped to sponsor the
upload.

Anthony, how did you solve the licensing issue with quick-classic.txt?

Can we have your fix sent upstream?

It would have been really better to send your fix upstream first,
instead of just fixing things only for Ubuntu. :(

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

Title:
  [FFe] [needs packaging] New package libcangjie

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

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


[Bug 1059231] Re: do-release-upgrade fails to configure properly Grub from Precise to Quantal.

2013-03-24 Thread Walter Garcia-Fontes
Thanks for reporting this bug and help in making Ubuntu better, and
sorry for the long time without an answer. Thanks also Martin and Jan
for the detailed report and info. In the case of the original report the
relevant logs from /var/log/dist-upgrade are missing to investigate
further. In the case of the logs provided by Jan, it seems that grub is
installed not in the appropriate place, which may explain why the same
problem arises at each upgrade and why grub-install would fix it. In any
case if this is still an issue please feel free to mark the report as
confirmed again, or consider to convert it into a question to get help
and install grub in the appropriate place.

** Changed in: ubuntu-release-upgrader (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/1059231

Title:
  do-release-upgrade fails to configure properly Grub from Precise to
  Quantal.

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

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


[Bug 1158534] Re: Window is no longer grabable after de-maximize using double click

2013-03-24 Thread sampo555
*** This bug is a duplicate of bug 1158161 ***
https://bugs.launchpad.net/bugs/1158161

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


** This bug has been marked a duplicate of bug 1158161
   [regression] Unmaximized windows can't be closed, minimized, moved

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

Title:
  Window is no longer grabable after de-maximize using double click

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

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


[Bug 1058052] Re: update-manager crashes on upgrade from 12.04 - 12.10 Beta 2

2013-03-24 Thread Walter Garcia-Fontes
This seems to have been caused by a temporary inconsistent state of the
repositories during the development process of Quantal.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  update-manager crashes on upgrade from 12.04 - 12.10 Beta 2

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

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


[Bug 1057849] Re: Trying to upgrade to 12.10

2013-03-24 Thread Walter Garcia-Fontes
Thanks for reporting this bug and help in making Ubuntu better, and
sorry for the long time without a response. The issue reported seems
related to a temporary inconsistent state of the repositories during the
development phase of Quantal.

** Changed in: ubuntu-release-upgrader (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Trying to upgrade to 12.10

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

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


[Bug 1159345] Re: [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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 #907052, 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/1159345/+attachment/3593471/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1159345/+attachment/3593473/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1159345/+attachment/3593475/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1159345/+attachment/3593476/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1159345/+attachment/3593477/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1159345/+attachment/3593478/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1159345/+attachment/3593479/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 907052
   gnome-settings-daemon crashed with signal 5 in _XReply() (XRRSetCrtcConfig)

** Information type changed from Private 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/1159345

Title:
  [xrandr]: gnome-settings-daemon crashed with signal 5 in _XReply()

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

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


[Bug 1043031] Re: ja/zh fontconfig configuration only applied when locale is set 'natively'

2013-03-24 Thread Peng
For better rendering with WenQuanYi Zen Hei I modified 25-wqy-
zenhei.conf to use 'hintslight' and 'rgb' for the hinting style.

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

Title:
  ja/zh fontconfig configuration only applied when locale is set
  'natively'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/1043031/+subscriptions

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


[Bug 1159348] [NEW] qgis blinking. (Openlayers plugin)

2013-03-24 Thread lenux
Public bug reported:

Example:
http://www.youtube.com/watch?v=mOycuwolZWQ

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: qgis-plugin-grass 1.7.4+1.7.5~20120320-1.1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
CasperVersion: 1.328
Date: Sun Mar 24 08:03:27 2013
ExecutablePath: /usr/bin/qgis.bin
LiveMediaBuild: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: qgis
UpgradeStatus: No upgrade log present (probably fresh install)
XsessionErrors:
 (gtk-window-decorator:5274): GLib-CRITICAL **: g_hash_table_remove_internal: 
assertion `hash_table != NULL' failed
 (gtk-window-decorator:5274): GLib-CRITICAL **: g_hash_table_remove_internal: 
assertion `hash_table != NULL' failed

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


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

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

Title:
  qgis blinking. (Openlayers plugin)

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

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


[Bug 1051272] Re: Can't connect to Facebook IM. Says Account is already connected to server

2013-03-24 Thread Pekorius.Nedas
Why expired?

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

Title:
  Can't connect to Facebook IM. Says Account is already connected to
  server

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

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


[Bug 1159351] [NEW] package libbind9-80 1:9.8.1.dfsg.P1-4.2ubuntu3.1 failed to install/upgrade: package libbind9-80 is already installed and configured

2013-03-24 Thread Yathindu
*** This bug is a duplicate of bug 1156079 ***
https://bugs.launchpad.net/bugs/1156079

Public bug reported:

this always happens at start up but everything seems to going fine
without it.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: libbind9-80 1:9.8.1.dfsg.P1-4.2ubuntu3.1
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sun Mar 17 19:47:40 2013
DuplicateSignature:
 Processing triggers for gnome-menus ...
 dpkg: error processing unity-webapps-service (--configure):
  package unity-webapps-service is already installed and configured
ErrorMessage: package libbind9-80 is already installed and configured
MarkForUpload: True
SourcePackage: dpkg
Title: package libbind9-80 1:9.8.1.dfsg.P1-4.2ubuntu3.1 failed to 
install/upgrade: package libbind9-80 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package quantal

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

Title:
  package libbind9-80 1:9.8.1.dfsg.P1-4.2ubuntu3.1 failed to
  install/upgrade: package libbind9-80 is already installed and
  configured

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

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


[Bug 1159331] Re: install process crashed, message indicated that, offered to send bug report

2013-03-24 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  I noticed that you are installing an older version of
Ubuntu, unless you have some specific requirements to run an older
release I recommend trying to install the latest LTS version of Ubuntu.
We released version 12.04, in April of 2012, and it is a Long Term
Support release.  You can find different ways to obtain it at
http://download.ubuntu.com.  In the event that you really want to run
the older version of Ubuntu please set this bug's status back to New.
Thanks!

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

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

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

Title:
  install process crashed, message indicated that, offered to send bug
  report

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

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


[Bug 870738] Re: transmission-gtk crashed with SIGABRT in raise()

2013-03-24 Thread Mikhail Krutov
stacktrace from 13.04.

** Attachment added: _usr_bin_transmission-gtk.1000.crash
   
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/870738/+attachment/3593497/+files/_usr_bin_transmission-gtk.1000.crash

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

Title:
  transmission-gtk crashed with SIGABRT in raise()

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

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


[Bug 1159351] Re: package libbind9-80 1:9.8.1.dfsg.P1-4.2ubuntu3.1 failed to install/upgrade: package libbind9-80 is already installed and configured

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

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

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1156079
   package unity-webapps-service 2.4.1-0ubuntu3.2 failed to install/upgrade: 
package unity-webapps-service is already installed and configured

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

Title:
  package libbind9-80 1:9.8.1.dfsg.P1-4.2ubuntu3.1 failed to
  install/upgrade: package libbind9-80 is already installed and
  configured

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

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


[Bug 1156079] Re: package unity-webapps-service 2.4.1-0ubuntu3.2 failed to install/upgrade: package unity-webapps-service is already installed and configured

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

** Changed in: libunity-webapps (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/1156079

Title:
  package unity-webapps-service 2.4.1-0ubuntu3.2 failed to
  install/upgrade: package unity-webapps-service is already installed
  and configured

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

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


[Bug 1094722] Re: Raring: regression: fan keeps spinning at full speed after suspend

2013-03-24 Thread pieter k
My laptop (Compaq 6720s, bought in 2008) behaves also like this. After waking 
up the fan is turning on full speed with raring. With quantal it behaves as it 
should.
I tried all kinds of things to cure it (GRUB_CMDLINE_LINUX_DEFAULT=quiet 
splash acpi_osi=linux etc). Nothing worked. But the file 
/etc/pm/sleep.d/99fancontrol.sh as mentioned by filip (bandit-s-fw)  on 
2013-02-09 above works 100%. 
Thank you very much.
Every time there is a new linux kernel in the updates, I make the file 
/etc/pm/sleep.d/99fancontrol.sh non-executabele. Then I bring the laptop in 
ram-sleep and wake it up again to test if the problem still is there. Until now 
I need to make /etc/pm/sleep.d/99fancontrol.sh executable again very quickly 
because the fan is going wildly.

Ofcource it would be even better when this tweak wasn't needed.

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

Title:
  Raring: regression: fan keeps spinning at full speed after suspend

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

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


[Bug 1159352] [NEW] Download updates while installing stuck

2013-03-24 Thread Christopher Forster
Public bug reported:

Hi, Ubuntu 13.04 daily build CD installation problem. I choose a
Sámigiella language installation. Ubiquity stuck at: Preparing to
install Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ubiquity 2.13.17 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic i686
ApportVersion: 2.9.2-0ubuntu2
Architecture: i386
CasperVersion: 1.330
Date: Sun Mar 24 08:19:16 2013
InstallCmdLine: initrd=/ubninit file=/cdrom/preseed/ubuntu.seed boot=casper 
quiet splash -- BOOT_IMAGE=/ubnkern
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130323)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring ubiquity-2.13.17

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

Title:
  Download updates while installing stuck

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

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

[Bug 771238] Re: Compiz 100% CPU over all cores after resuming from sleep

2013-03-24 Thread Radoslav Kolev
This bug also affects me on 12.04. I have a Lenovo Tinkpad x200s with
Intel graphics. I tried to track what is causing the high load and can't
be sure if it's this, but my best result so far is:

+  13.06%   compiz  libdricore.so[.] _mesa_Scissor

I'm also using a docking station with multi monitor setup, if that
matters.

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

Title:
  Compiz 100% CPU over all cores after resuming from sleep

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

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


[Bug 1159179] Re: Xorg crashed with SIGABRT in raise()

2013-03-24 Thread Uni
** Description changed:

  I think it is related to problem I had when I plugged my external screen 
before boot (for the first time with 13.04).
- Seams to be solved when I installed Gnome-shell (dit not try to go under 
unity since).
+ Seams to be solved when I installed Gnome-shell (and gdm instead of lightdm).
+ 
+ When I boot up the first time (first time since passed on 13.04) whit the 
external screen plugged, graphical session crashed.
+ I think this bug is related to that.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
  Uname: Linux 3.8.0-13-generic x86_64
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Sat Mar 23 11:06:47 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.2.10, 3.5.0-26-generic, x86_64: installed
   vboxhost, 4.2.10, 3.8.0-13-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices [AMD] nee ATI RV710 [Mobility Radeon HD 4500/5100 
Series] [1002:9553] (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:215b]
  MachineType: LENOVO 0301DMG
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
  
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-13-generic 
root=UUID=f73116a3-0dc7-454f-b13a-c14eb288fd86 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   raise () from /lib/x86_64-linux-gnu/libc.so.6
   abort () from /lib/x86_64-linux-gnu/libc.so.6
   OsAbort ()
   ?? ()
   FatalError ()
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
  
  dmi.bios.date: 11/09/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 80ET61WW (2.01 )
  dmi.board.name: 0301DMG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr80ET61WW(2.01):bd11/09/2011:svnLENOVO:pn0301DMG:pvrThinkPad:rvnLENOVO:rn0301DMG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 0301DMG
  dmi.product.version: ThinkPad
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.9~daily13.03.20-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.42-0ubuntu2
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu3
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3b1
  xserver.bootTime: Sat Mar 23 17:26:50 2013
  xserver.configfile: default
  xserver.errors:
  
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.13.3-0ubuntu3
  xserver.video_driver: radeon

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

Title:
  Xorg crashed with SIGABRT in raise()

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

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

[Bug 1159356] [NEW] Error while trying to upgrade from 12.04 to 12.10

2013-03-24 Thread Томица Кораћ
Public bug reported:

I get an error message when I try to upgrade from 12.04 to 12.10 through
Update Centre.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.156.14.11
ProcVersionSignature: Ubuntu 3.5.0-21.32~precise1-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Sun Mar 24 09:48:54 2013
GsettingsChanges:
 com.ubuntu.update-manager first-run false
 com.ubuntu.update-manager launch-time 1364114811
 com.ubuntu.update-manager window-height 575
 com.ubuntu.update-manager window-width 500
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64+mac 
(20120425.1)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
Symptom: ubuntu-release-upgrader-core
UpgradeStatus: Upgraded to precise on 2013-03-24 (0 days ago)
VarLogDistupgradeAptclonesystemstate.tar.gz: Error: [Errno 13] Permission 
denied: '/var/log/dist-upgrade/apt-clone_system_state.tar.gz'
VarLogDistupgradeTermlog:

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade 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/1159356

Title:
  Error while trying to upgrade from 12.04 to 12.10

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

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


[Bug 968112] Re: Emerald (the original Compiz Window Decorator) not available in Precise and Quantal, while it was working on all Ubuntu versions before [needs-packaging]

2013-03-24 Thread MC Return
** Changed in: emerald (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Emerald (the original Compiz Window Decorator)  not available in
  Precise and Quantal, while it was working on all Ubuntu versions
  before [needs-packaging]

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

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


[Bug 1099217] Re: tuxpaint pen up down problem

2013-03-24 Thread Pere Pujal i Carabantes
Hi Simon

usual mode painting: click/holdclicked ,  drag to paint,release
mouse-accessibility mode painting: click/release to start painting,   move to 
paint,   click/release to stop painting   

Maybe you are running tuxpaint in mouse-accessibility mode? or I have
missunderstood your problem?

If you start a terminal window, what is the output of tuxpaint --version
Does starting tuxpaint --mouse-accessibility=no help in any way?

Thanks
Pere

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

Title:
  tuxpaint pen up down problem

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

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


[Bug 1159255] Re: GPU freeze possibly caused by transparency effects? sandybridge-m-gt2 GPU lockup IPEHR: 0x41e80000 IPEHR: 0x0b140001

2013-03-24 Thread Chris Wilson
TLB invalidate bug, fixed in raring, maybe one day backported to 3.5. By
the way the bug is also present in 3.2.0-38.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Fix Released

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

Title:
  GPU freeze possibly caused by transparency effects? sandybridge-m-gt2
  GPU lockup IPEHR: 0x41e8 IPEHR: 0x0b140001

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

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


[Bug 1158889] Re: sandybridge m gt2+ GPU Lockup render.IPEHR:0x41800000

2013-03-24 Thread Chris Wilson
TLB invalidate bug.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  sandybridge m gt2+ GPU Lockup render.IPEHR:0x4180

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

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


[Bug 1159131] Re: [sandybridge-m-gt2] GPU lockup IPEHR: 0xffffe44b IPEHR: 0x0b140001

2013-03-24 Thread Chris Wilson
TLB invalidate bug...

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New = Fix Released

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

Title:
  [sandybridge-m-gt2] GPU lockup  IPEHR: 0xe44b IPEHR: 0x0b140001

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

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


[Bug 1157649] Re: GPU hang

2013-03-24 Thread Chris Wilson
If everybody is focusing on the TLB invalidate bug (that *is* also in
3.5.0-23-generic) then we may as well close this report.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  GPU hang

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

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


[Bug 1084201] Re: xbmc should build against gles not gl

2013-03-24 Thread Bug Watch Updater
** Changed in: xbmc
   Status: New = Unknown

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

Title:
  xbmc should build against gles not gl

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

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


[Bug 330806] Re: (Apparently) spurious, intermittent OOM killer intervention

2013-03-24 Thread Bug Watch Updater
** Changed in: linux (CentOS)
   Status: In Progress = Invalid

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

Title:
  (Apparently) spurious, intermittent OOM killer intervention

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

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


[Bug 1159358] [NEW] USB Printer HDD external can't wake up after a moment of time

2013-03-24 Thread chris
Public bug reported:

While working a moment on LibreOffice Calc found that facts:
- LO hangs for a while after execute save. And I found that my USB expansion 
HDD was sleeping. (file that I used to work  execute save located on the 
expansion HDD). Take a long time for the HDD to wake up again.
- Print job was pending (printer not printing). Found that the printer was 
sleeping. Usually if the problem persists, plug out the USB cable and then plug 
in again. I don't find any solution other than replugging printer USB cable to 
wake up the printer.


HP Pavillion dm3-1109TU
Genuine Intel® CPU U4100 @ 1.30GHz × 2
Mobile Intel® GM45 Express Chipset x86/MMX/SSE2
Printer: Canon Pixma MX328 (driver: Canon PIXMA MX300 - CUPS+Gutenprint 
v5.2.8-pre1)  

Description:Ubuntu 12.04.2 LTS (full system update today)
Installed via Wubi, together with Win7 Home Premium 32 bit

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-39.62-generic-pae 3.2.39
Uname: Linux 3.2.0-39-generic-pae i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
CompizPlugins: 
[core,composite,opengl,imgjpeg,decor,imgpng,snap,obs,gnomecompat,vpswitch,compiztoolbox,resize,regex,dbus,mousepoll,grid,place,animation,move,session,workarounds,switcher,expo,wall,fade,scale]
CompositorRunning: compiz
Date: Sun Mar 24 15:55:26 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, even including gdb or git bisection work if needed
GraphicsCard:
 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:3649]
   Subsystem: Hewlett-Packard Company Device [103c:3649]
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
MachineType: Hewlett-Packard HP Pavilion dm3 Notebook PC
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-39-generic-pae 
root=UUID=2E2462FD2462C783 loop=/hostname/disks/root.disk ro quiet splash 
vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/16/2010
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: F.19
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3649
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 41.3D
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrF.19:bd11/16/2010:svnHewlett-Packard:pnHPPaviliondm3NotebookPC:pvr048711241F1011012:rvnHewlett-Packard:rn3649:rvr41.3D:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dm3 Notebook PC
dmi.product.version: 048711241F1011012
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu0.1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.12
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

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


** Tags: apport-bug compiz-0.9 i386 precise ubuntu

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

Title:
  USB Printer  HDD external can't wake up after a moment of time

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

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

[Bug 304660] Re: extensive disk writing may cause out of memory error

2013-03-24 Thread Bug Watch Updater
** Changed in: linux
   Status: In Progress = Invalid

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

Title:
  extensive disk writing may cause out of memory error

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

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


[Bug 769193] Re: synaptic crashed with SIGSEGV in g_main_context_dispatch()

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

** Changed in: synaptic (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/769193

Title:
  synaptic crashed with SIGSEGV in g_main_context_dispatch()

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

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


[Bug 1137817] Re: [ivb] System freeze after high memory usage

2013-03-24 Thread rsoika
ok I am using now the following options:

GRUB_CMDLINE_LINUX=i8042.noloop intel_iommu=off pcie_aspm=off
i915.reset=0

What should I do in case of a freeze to get the log data you need?

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

Title:
  [ivb] System freeze after high memory usage

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

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


[Bug 1157384] Re: VLC crashes while using visualization on changing volume using scroller over the screen .

2013-03-24 Thread Bug Watch Updater
** Changed in: vlc
   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/1157384

Title:
  VLC crashes while using visualization on changing volume using
  scroller over the screen .

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

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


[Bug 1159361] [NEW] zoneminder not creating local unix sockets for streaming

2013-03-24 Thread Anshuman Aggarwal
Public bug reported:

My configuration is:

Ubuntu Precise 12.04
Zoneminder (from ubuntu official repositories) 1.25.0
Apache 2.2.22
Php 5.3.10

Problem:
I am unable to see the camera streaming and this is happening on two servers 
with similar 12.04 setups (both were upgraded from previous versions of 
Ubuntu...however one was a LTS to LTS other was thorough the intermediate 
releases)..the two servers have different types of cameras (USB vs Network) so 
this eliminates a lot of the other possibilities. 

Logs:
Syslog (and web_php.log created by the apache zoneminder cgi-bin) shows

03/12/13 17:42:20.307107 web_php[5514].ERR [socket_sendto( 
/var/run/zm/zms-347773s.sock ) failed: No such file or directory] at 
/usr/share/zoneminder/includes/functions.php line 2322
03/12/13 17:42:20.307107 web_php[5514].ERR [socket_sendto( 
/var/run/zm/zms-347773s.sock ) failed: No such file or directory] at 
/usr/share/zoneminder/includes/functions.php line 2322

srwxr-xr-x  1 www-data www-data0 Mar 12 17:42 zmdc.sock
-rw-r--r--  1 www-data www-data5 Mar 12 17:42 zm.pid
srwxr-xr-x  1 www-data www-data0 Mar 13 18:01 zms-347773w.sock

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


** Tags: zoneminder

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

Title:
  zoneminder not creating local unix sockets for streaming

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

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


[Bug 1132477] Re: DMA: Out of SW-IOMMU space for xx bytes at device [AR8151 network]

2013-03-24 Thread Sebastian Ilea
I tried today with 3.8.0-14. I tried to copy 1,2 GB of jpeg image files
(1,5MB average size of the file) from a Windows share (using Nautilus).
The transfer froze at 719,1MB. With previous 3.8.0-xx kernels, it
usually would froze much sooner (frequently under 100MB, never much
above 200MB).

I did not notice any speed drop.

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

Title:
  DMA: Out of SW-IOMMU space for xx bytes at device [AR8151 network]

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

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


[Bug 872639] Re: Cannot open book: Could not create DesktopcouchSession object

2013-03-24 Thread Xwarman
me too...

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

Title:
  Cannot open book: Could not create DesktopcouchSession object

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

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


[Bug 872639] Re: Cannot open book: Could not create DesktopcouchSession object

2013-03-24 Thread Xwarman
Description:Ubuntu 12.04.2 LTS
Release:12.04
3.2.0-40-generic #63-Ubuntu SMP Wed Mar 20 17:18:21 UTC 2013 x86_64 x86_64 
x86_64 GNU/Linux
latest official patches

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

Title:
  Cannot open book: Could not create DesktopcouchSession object

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

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


[Bug 1159369] Re: apport looping

2013-03-24 Thread Fabio Marconi
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Attachment added: _usr_share_munin_plugins_libvirt.65534.crash
   
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1159369/+attachment/3593563/+files/_usr_share_munin_plugins_libvirt.65534.crash

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

Title:
  apport looping

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

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


[Bug 1159369] [NEW] apport looping

2013-03-24 Thread Fabio Marconi
Public bug reported:

Hallo
I'm affected by a bug in libvirt regularry detected by apport.
Apport show the detail window and when I click on Continue button it show at 
the same time the'Collecting problem information' and the 'Uploading problem 
information' popups as shown in the attached screenshot.
The boucing bar in the collecting popup continuosly bounce but no results even 
if works for hours.
I attach also the crashfile and the upload file is empty.
Thanks
Fabio

ProblemType: BugDistroRelease: Ubuntu 13.04
Package: apport 2.9.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
Uname: Linux 3.8.0-14-generic x86_64
ApportLog:

ApportVersion: 2.9.2-0ubuntu2
Architecture: amd64
CrashReports:
 664:1000:114:0:2013-03-23 14:04:37.667859119 +0100:2013-03-23 
14:04:37.667859119 
+0100:/var/crash/_usr_share_munin_plugins_libvirt.65534.upload
 640:1000:114:156958:2013-03-23 17:13:47.031471490 +0100:2013-03-23 
17:13:48.031471490 
+0100:/var/crash/_usr_share_software-center_software-center.1000.crash
 664:1000:114:0:2013-03-23 17:12:12.283468385 +0100:2013-03-23 
17:12:12.283468385 
+0100:/var/crash/_usr_share_software-center_software-center.1000.upload
 640:65534:114:37992:2013-03-24 10:17:01.384499406 +0100:2013-03-24 
10:18:32.386176399 +0100:/var/crash/_usr_share_munin_plugins_libvirt.65534.crash
Date: Sun Mar 24 10:36:02 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-10-12 (162 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20121011)
MarkForUpload: True
PackageArchitecture: allSourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: Screenshot from 2013-03-24 10:35:33.png
   
https://bugs.launchpad.net/bugs/1159369/+attachment/3593560/+files/Screenshot%20from%202013-03-24%2010%3A35%3A33.png

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

Title:
  apport looping

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

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

[Bug 1159369] Re: apport looping

2013-03-24 Thread Fabio Marconi
The upload file is empty and cannot be attached
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Description changed:

  Hallo
  I'm affected by a bug in libvirt regularry detected by apport.
  Apport show the detail window and when I click on Continue button it show at 
the same time the'Collecting problem information' and the 'Uploading problem 
information' popups as shown in the attached screenshot.
  The boucing bar in the collecting popup continuosly bounce but no results 
even if works for hours.
- I attach also the crashfile and the upload one.
+ I attach also the crashfile and the upload file is empty.
  Thanks
  Fabio
  
- ProblemType: Bug
- DistroRelease: Ubuntu 13.04
+ ProblemType: BugDistroRelease: Ubuntu 13.04
  Package: apport 2.9.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-14.24-generic 3.8.4
  Uname: Linux 3.8.0-14-generic x86_64
  ApportLog:
-  
+ 
  ApportVersion: 2.9.2-0ubuntu2
  Architecture: amd64
  CrashReports:
-  664:1000:114:0:2013-03-23 14:04:37.667859119 +0100:2013-03-23 
14:04:37.667859119 
+0100:/var/crash/_usr_share_munin_plugins_libvirt.65534.upload
-  640:1000:114:156958:2013-03-23 17:13:47.031471490 +0100:2013-03-23 
17:13:48.031471490 
+0100:/var/crash/_usr_share_software-center_software-center.1000.crash
-  664:1000:114:0:2013-03-23 17:12:12.283468385 +0100:2013-03-23 
17:12:12.283468385 
+0100:/var/crash/_usr_share_software-center_software-center.1000.upload
-  640:65534:114:37992:2013-03-24 10:17:01.384499406 +0100:2013-03-24 
10:18:32.386176399 +0100:/var/crash/_usr_share_munin_plugins_libvirt.65534.crash
+  664:1000:114:0:2013-03-23 14:04:37.667859119 +0100:2013-03-23 
14:04:37.667859119 
+0100:/var/crash/_usr_share_munin_plugins_libvirt.65534.upload
+  640:1000:114:156958:2013-03-23 17:13:47.031471490 +0100:2013-03-23 
17:13:48.031471490 
+0100:/var/crash/_usr_share_software-center_software-center.1000.crash
+  664:1000:114:0:2013-03-23 17:12:12.283468385 +0100:2013-03-23 
17:12:12.283468385 
+0100:/var/crash/_usr_share_software-center_software-center.1000.upload
+  640:65534:114:37992:2013-03-24 10:17:01.384499406 +0100:2013-03-24 
10:18:32.386176399 +0100:/var/crash/_usr_share_munin_plugins_libvirt.65534.crash
  Date: Sun Mar 24 10:36:02 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-10-12 (162 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20121011)
  MarkForUpload: True
- PackageArchitecture: all
- SourcePackage: apport
+ PackageArchitecture: allSourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  apport looping

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

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

[Bug 1158834] Re: Daylight saving dates for Asia/Jerusalem need updating

2013-03-24 Thread MikeR
Official announcement (in Hebrew)
http://www.moin.gov.il/SubjectDocuments/2012-6979.pdf

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

Title:
  Daylight saving dates for Asia/Jerusalem need updating

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

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


[Bug 1116281] Re: gnome-control-center crashed with SIGSEGV in empathy_account_widget_apply_and_log_in()

2013-03-24 Thread Jakub Budiský
@bwat47  @Donato Roque:

I have found out that bug with No online contacts is connected to another 
crash (segmentation fault) with different conditions that this bug has,  but 
I'm not able to reproduce it reliably. Here you can found incomplete tries to 
report that:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1130219
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1117583

What I know, empathy's GUI is killed but there are still running some
parts (telepathy?) in background and you are still connected to working
services without empathy's GUI, which is obviously not able to re-bind
or restart whole process hierarchy and cannot display online contacts.
So, please, if you found out how to reproduce this, It would be nice if
you could open one of that bugs (or another if it is not that crash you
are experiencing).

Empathy's development state is critical, I also experience another
reported crashes with it. Unreliable and insecure. But it is not moving
anywhere, unfortunately.

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

Title:
  gnome-control-center crashed with SIGSEGV in
  empathy_account_widget_apply_and_log_in()

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

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


[Bug 1159364] Re: NetworkManager crashed with SIGSEGV in nm_dhcp_dhclient_escape_duid()

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

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 #1153342, 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/1159364/+attachment/3593536/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1159364/+attachment/3593538/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1159364/+attachment/3593546/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1159364/+attachment/3593547/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1159364/+attachment/3593548/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1159364/+attachment/3593549/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1159364/+attachment/3593550/+files/ThreadStacktrace.txt

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

** Information type changed from Private 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/1159364

Title:
  NetworkManager crashed with SIGSEGV in nm_dhcp_dhclient_escape_duid()

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

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


[Bug 1084854] Re: upgrade crashes on code 1.

2013-03-24 Thread Fabio Marconi
Hallo
Seems that the behaviour you encountered was before the logged dist-upgrade, 
(End-Date: 2012-12-05  08:43:23), so can you please attach here the content of 
/var/log/apt/
Thanks
Fabio
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

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

Title:
  upgrade crashes on code 1.

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

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


[Bug 891083] Re: ubuntu wont log out/shut down

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

** Changed in: lightdm (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/891083

Title:
  ubuntu wont log out/shut down

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

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


[Bug 1159382] Re: indicator-datetime-service crashed with SIGSEGV in g_cclosure_marshal_VOID__OBJECTv()

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

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 #1098812, 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/1159382/+attachment/3593586/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1159382/+attachment/3593588/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1159382/+attachment/3593590/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1159382/+attachment/3593591/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1159382/+attachment/3593592/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1159382/+attachment/3593593/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1159382/+attachment/3593594/+files/ThreadStacktrace.txt

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

** Information type changed from Private 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/1159382

Title:
  indicator-datetime-service crashed with SIGSEGV in
  g_cclosure_marshal_VOID__OBJECTv()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1159382/+subscriptions

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


[Bug 1093850] Re: VLC plays choppy audio without proprietary ATI drivers

2013-03-24 Thread Rémi Denis-Courmont
*** This bug is a duplicate of bug 1069232 ***
https://bugs.launchpad.net/bugs/1069232

Busted audio after resuming from pause is a well-known bug in PulseAudio
2.x.

** This bug has been marked a duplicate of bug 1069232
   Sound lags when opening video files

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

Title:
  VLC plays choppy audio without proprietary ATI drivers

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

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


[Bug 1025809] Re: VLC audio out of sync on pausing and resuming

2013-03-24 Thread Rémi Denis-Courmont
Likely a duplicate of
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1069232

Please retry with Ubuntu 13.04... And again, please post VLC logs.

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

Title:
  VLC audio out of sync on pausing and resuming

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

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


[Bug 803299] Re: Roundcube logs a lot of 'PHP deprecated' messages

2013-03-24 Thread Dmitry A. Zhiglov
2 arcin Juszkiewicz (hrw): How to do backport on precise from quantal?

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

Title:
  Roundcube logs a lot of 'PHP deprecated' messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-mdb2/+bug/803299/+subscriptions

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


[Bug 1159149] Re: COULD NOT INITIALIZE THE PACKAGE INFORMATION

2013-03-24 Thread Philip Wyett
This is not really a bug. Converting to question to then bring to
completion.

** Changed in: update-manager (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/update-manager/+question/225022

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

Title:
  COULD NOT INITIALIZE THE PACKAGE INFORMATION

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

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


[Bug 1102428] Re: kactivitymanagerd crashed with SIGSEGV in __lll_lock_wait_private()

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

** Changed in: kactivities (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/1102428

Title:
  kactivitymanagerd crashed with SIGSEGV in __lll_lock_wait_private()

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

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


[Bug 1077624] Re: Raring: Update Flightgear to version 2.10.0

2013-03-24 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu)
 Assignee: (unassigned) = Saikrishna Arcot (saiarcot895)

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

Title:
  Raring: Update Flightgear to version 2.10.0

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

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


[Bug 908153] Re: no icon visual in unity and unity 2d

2013-03-24 Thread Saikrishna Arcot
** Changed in: flightgear (Ubuntu)
 Assignee: (unassigned) = Saikrishna Arcot (saiarcot895)

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

Title:
  no icon visual in unity and unity 2d

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

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


[Bug 1002187] Re: Skype won't start (segmentation fault)

2013-03-24 Thread Blaze
The Skype binary should be built against new qtWebkit 2.3.0. It runs
perfectly with libqtwebkit4 2.2.1 (just downgrade it).

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

Title:
  Skype won't start (segmentation fault)

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

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


[Bug 800639] Re: VLC FTBFS on natty powerpc due to x264

2013-03-24 Thread Benjamin Drung
natty is EOL.

** Changed in: vlc (Ubuntu Natty)
   Status: Triaged = Won't Fix

** Changed in: x264 (Ubuntu Natty)
   Status: New = 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/800639

Title:
  VLC FTBFS on natty powerpc due to x264

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

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


[Bug 1077624] Re: Raring: Update Flightgear to version 2.10.0

2013-03-24 Thread Launchpad Bug Tracker
** Branch linked:
lp:~saiarcot895/ubuntu/raring/flightgear/flightgear-2.10.0

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

Title:
  Raring: Update Flightgear to version 2.10.0

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

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


[Bug 1159386] [NEW] I cannot chose a higher monitor resolution

2013-03-24 Thread Muhammed Abu El Ezz
Public bug reported:

I cannot chose a higher monitor resolution

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6
Uname: Linux 3.5.0-26-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sun Mar 24 14:09:07 2013
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) 
[8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:ff00]
   Subsystem: Toshiba America Info Systems Device [1179:ff00]
InstallationDate: Installed on 2013-01-12 (70 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MachineType: TOSHIBA Satellite A205
MarkForUpload: True
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=9ed7eaa1-cf5a-4372-ad2a-1bbcc24e7ffa ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/10/2008
dmi.bios.vendor: TOSHIBA
dmi.bios.version: V2.20
dmi.board.name: ISKAA
dmi.board.vendor: TOSHIBA
dmi.board.version: 1.00
dmi.chassis.asset.tag: *
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnTOSHIBA:bvrV2.20:bd03/10/2008:svnTOSHIBA:pnSatelliteA205:pvrPSAE3U-07D023:rvnTOSHIBA:rnISKAA:rvr1.00:cvnTOSHIBA:ct10:cvrN/A:
dmi.product.name: Satellite A205
dmi.product.version: PSAE3U-07D023
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.libdrm2: libdrm2 2.4.42+git1303191402.36a2da~gd~q
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2~git1303191540.90862c~gd~q
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2~git1303191540.90862c~gd~q
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.1.0+git1303191404.462d8d~gd~q
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.4+git1303191404.1aca87~gd~q
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6+git1302111401.a80785~gd~q

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


** Tags: apport-bug compiz-0.9 i386 quantal running-unity third-party-packages 
ubuntu

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

Title:
  I cannot chose a higher monitor resolution

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

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


[Bug 908153] Re: no icon visual in unity and unity 2d

2013-03-24 Thread Launchpad Bug Tracker
** Branch linked:
lp:~saiarcot895/ubuntu/raring/flightgear/flightgear-2.10.0

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

Title:
  no icon visual in unity and unity 2d

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

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


[Bug 805807] Re: Sound is not synchronised with the video

2013-03-24 Thread Benjamin Drung
natty is EOL.

** Changed in: vlc (Ubuntu Natty)
   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/805807

Title:
  Sound is not synchronised with the video

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

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


[Bug 1044831] Re: unar leaves empty ~/GNUstep/Library/ directory after use

2013-03-24 Thread Benjamin Drung
This is fixed in 1.24.0-1ubuntu1.

** Changed in: gnustep-base (Ubuntu)
   Status: New = Fix Released

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

Title:
  unar leaves empty ~/GNUstep/Library/ directory after use

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

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


[Bug 642877] Re: Gnome-panel doesn't start upon login

2013-03-24 Thread Максим
** Changed in: gnome-panel (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/642877

Title:
  Gnome-panel doesn't start upon login

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

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


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

2013-03-24 Thread Bernadette Mohr
Public bug reported:

Setting up samba4 (4.0.0~alpha18.dfsg1-4ubuntu2) ...
Unknown parameter encountered: max log size
Ignoring unknown parameter max log size
Unknown parameter encountered: syslog
Ignoring unknown parameter syslog
Unknown parameter encountered: unix password sync
Ignoring unknown parameter unix password sync
Unknown parameter encountered: passwd program
Ignoring unknown parameter passwd program
Unknown parameter encountered: pam password change
Ignoring unknown parameter pam password change
Unknown parameter encountered: map to guest
Ignoring unknown parameter map to guest
Unknown parameter encountered: usershare allow guests
Ignoring unknown parameter usershare allow guests
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
ERROR: Invalid smb.conf
Unknown parameter encountered: max log size
Ignoring unknown parameter max log size
Unknown parameter encountered: syslog
Ignoring unknown parameter syslog
Unknown parameter encountered: unix password sync
Ignoring unknown parameter unix password sync
Unknown parameter encountered: passwd program
Ignoring unknown parameter passwd program
Unknown parameter encountered: pam password change
Ignoring unknown parameter pam password change
Unknown parameter encountered: map to guest
Ignoring unknown parameter map to guest
Unknown parameter encountered: usershare allow guests
Ignoring unknown parameter usershare allow guests
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
Unknown parameter encountered: guest ok
Ignoring unknown parameter guest ok
ERROR: Invalid smb.conf
/var/lib/dpkg/info/samba4.postinst: 14: /var/lib/dpkg/info/samba4.postinst: 
/usr/share/samba/setoption.pl: Permission denied
dpkg: error processing samba4 (--configure):
 subprocess installed post-installation script returned error exit status 126
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 samba4
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba4 4.0.0~alpha18.dfsg1-4ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-37.58-generic 3.2.35
Uname: Linux 3.2.0-37-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Sun Mar 24 12:33:18 2013
ErrorMessage: subprocess installed post-installation script returned error exit 
status 126
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
MarkForUpload: True
SourcePackage: samba4
Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 126
UpgradeStatus: Upgraded to precise on 2012-11-22 (122 days ago)

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


** Tags: amd64 apport-package precise

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

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

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

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


[Bug 1159391] Re: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 126

2013-03-24 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/1159391

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

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

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


Re: [Bug 1099217] Re: tuxpaint pen up down problem

2013-03-24 Thread Simon Oosthoek
Hi Pere,

I apologise for the confusion, I didn't notice I was using a version
installed from source. When using the system version the problem is
gone!

The bug can be closed

Cheers,

Simon

Pere Pujal i Carabantes ppu...@airtel.net wrote:

Hi Simon

usual mode painting: click/holdclicked ,  drag to paint,release
mouse-accessibility mode painting: click/release to start painting,  
move to paint,   click/release to stop painting   

Maybe you are running tuxpaint in mouse-accessibility mode? or I have
missunderstood your problem?

If you start a terminal window, what is the output of tuxpaint
--version
Does starting tuxpaint --mouse-accessibility=no help in any way?

Thanks
Pere

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

Title:
  tuxpaint pen up down problem

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

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

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

Title:
  tuxpaint pen up down problem

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

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


[Bug 851532] Re: gnome-panel crashed with SIGSEGV in gtk_container_forall()

2013-03-24 Thread Максим
** Changed in: gnome-panel (Ubuntu)
   Status: Triaged = Confirmed

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

Title:
  gnome-panel crashed with SIGSEGV in gtk_container_forall()

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

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


  1   2   3   4   5   6   7   8   >