[Bug 969039] Re: HUD appears when tapping Alt+Left very quickly

2013-09-27 Thread Brandon Schaefer
Yay found the problem

So. Compiz does indeed grab all the keys, which is why its hard to
reproduce. The problem is for some reason in unityshell.cpp when alt tab
terminates it ends up eventually doing XUngrabKey() on all the arrow
keys!! So to correctly reproduce this:

1) Alt+Tab (just open the switcher and close it)
2) Attempt a alt+

The offending code is here:
bool UnityScreen::altTabTerminateCommon()
{
  
  screen->removeAction(&optionGetAltTabRight ());
  screen->removeAction(&optionGetAltTabDetailStart ());
  screen->removeAction(&optionGetAltTabDetailStop ());
  screen->removeAction(&optionGetAltTabLeft ());
  ...
}

So before I push a branch i have to track down what that code is
for...or what it was really fixing (don't want another regression).

It ends up ungrabbing these keycodes:

111 <- Up arrow
113 <- Left arrow
114 <- Right arrow
116 <- Down arrow

Ill attempt to get a branch out for this next week!

** Changed in: compiz-core
   Status: Confirmed => Invalid

** Changed in: compiz
   Status: Confirmed => Invalid

** Changed in: compiz (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: unity (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: unity (Ubuntu)
   Status: New => In Progress

** Changed in: unity (Ubuntu)
   Importance: Undecided => High

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) => Brandon Schaefer (brandontschaefer)

** Changed in: unity
Milestone: None => 7.1.1

** Changed in: unity
   Status: Confirmed => In Progress

** Changed in: unity-distro-priority
   Status: New => In Progress

** Changed in: unity-distro-priority
   Status: In Progress => Confirmed

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

Title:
  HUD appears when tapping Alt+Left very quickly

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

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


[Bug 1220764] Re: Rhythmbox does not add VBR headers when ripping CDs to MP3

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

** Changed in: rhythmbox (Ubuntu)
   Status: New => Confirmed

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

Title:
  Rhythmbox does not add VBR headers when ripping CDs to MP3

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

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


[Bug 1232363] [NEW] Restart button fails to restart

2013-09-27 Thread Elfy
Public bug reported:

Update manager reports updates available.

Install updates - supply password as required.

After updates complete, restart required.

Press button - nothing happens.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: update-manager 1:0.193
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Aptdaemon:
 Sep 28 06:51:03 hob AptDaemon.Worker: INFO: Finished transaction 
/org/debian/apt/transaction/3df2110967944d08825e48aa0017ca99
 Sep 28 06:56:26 hob AptDaemon: INFO: Quitting due to inactivity
 Sep 28 06:56:26 hob AptDaemon: INFO: Quitting was requested
Architecture: amd64
Date: Sat Sep 28 07:33:33 2013
GsettingsChanges:
 b'com.ubuntu.update-manager' b'first-run' b'false'
 b'com.ubuntu.update-manager' b'launch-time' b'1380349929'
 b'com.ubuntu.update-manager' b'show-details' b'true'
 b'com.ubuntu.update-manager' b'window-height' b'557'
 b'com.ubuntu.update-manager' b'window-width' b'909'
InstallationDate: Installed on 2013-09-08 (19 days ago)
InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130907)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug saucy

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

Title:
  Restart button fails to restart

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

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


[Bug 1232362] [NEW] libc6 breaks saucy upgrade from raring

2013-09-27 Thread Julien Aubin
Public bug reported:

Hi,

I'm using Kubuntu 13.10 saucy 64-bits, upgraded yesterday from Raring.
During the upgrade, I got a message which broke the complete update,
i.e. libc6 failed to configure because it could not replace files within
/lib64, complaining with an error message like this :

A copy of the C library was found in an unexpected directory:
  '/lib/x86_64-linux-gnu/libc-2.17.so'
It is not safe to upgrade the C library in this situation;
please remove that copy of the C library or get it out of
'/lib/x86_64-linux-gnu' and try again.

I could save my upgrade with a liveCD, removing the offending files,
expanding the right libc with dpkg-deb -x, chrooting and running apt-get
install -f.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: libc6 2.17-93ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 08:29:25 2013
Dependencies:
 gcc-4.8-base 4.8.1-10ubuntu4
 libc6 2.17-93ubuntu1
 libgcc1 1:4.8.1-10ubuntu4
 multiarch-support 2.17-93ubuntu1
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: eglibc
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  libc6 breaks saucy upgrade from raring

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

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


[Bug 1232361] [NEW] after upgrade from raring, akonadi consumes a lot of CPU

2013-09-27 Thread Julien Aubin
Public bug reported:

Hello,

I've a Kubuntu install from Kubuntu raring, and after upgrading Akonadi
(more specifically MySQL) started to eat a lot of CPU. Actually after
resetting Akonadi everything went fine, i.e. shutting down Akonadi and
Kontact, removing folder ~/.local/share/akonadi, restarting Akonadi and
afterwards Kontact.

I also add that I have 10k+ emails within Kontact.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: akonadi-server 1.10.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 08:24:53 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: akonadi
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  after upgrade from raring, akonadi consumes a lot of CPU

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0

2013-09-27 Thread Eugene San
** Summary changed:

- Buffer I/O error on device zram0 (possibly causing complete machine lockup)
+ Buffer I/O error on device zram0

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-09-27 Thread Eugene San
Gathering all related bugs into this one (as most active) also de-
duplicating them from "Hang bug" which obviously doesn't provide a fix
and probably not related since none of my systems hangs but still report
zram block errors.

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

Title:
  Buffer I/O error on device zram0

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

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


[Bug 1232357] [NEW] lightdm (kde) : shutdown, reboot and suspend grayed out

2013-09-27 Thread Julien Aubin
Public bug reported:

Hi,

I'm using lightdm with KDE team on Kubuntu Saucy.

When you click the shutdown button within Lightdm interface, the
shutdown, reboot and suspend buttons are actually grayed out so one
could not reboot without using command line. Thus, it's impossible to do
the same operations from within KDE as they turn out to be a simple
disconnect, and the suspend menu entry is also missing from KDE menu.

Rgds

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lightdm 1.7.17-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 08:09:36 2013
MarkForUpload: True
ProcEnviron:
 LANGUAGE=fr_FR
 TERM=xterm
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: Upgraded to saucy on 2013-09-27 (0 days ago)

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


** Tags: amd64 apport-bug saucy 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/1232357

Title:
  lightdm (kde) : shutdown, reboot and suspend grayed out

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

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


[Bug 1218228] Re: Please update to openjpeg-2.0.0

2013-09-27 Thread Qichang Liang
too late for 13.10, as the feature freeze is over.  However we should
aim at porting openjpeg-2.0 to 14.04, and work should start *now* at a
ppa.

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

Title:
  Please update to openjpeg-2.0.0

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

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


[Bug 1212176] Re: package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 134

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

** Changed in: cpufreqd (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/1212176

Title:
  package cpufreqd 2.4.2-2 failed to install/upgrade: подпроцесс
  установлен сценарий post-installation возвратил код ошибки 134

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

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

[Bug 1232355] Re: gnome-control-center crashed with signal 5 in _XReply()

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

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 #1221281, 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/1232355/+attachment/3846489/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  gnome-control-center crashed with signal 5 in _XReply()

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

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


[Bug 1218278] Re: When creating a swap device using zram I get Buffer I/O errors

2013-09-27 Thread Eugene San
*** This bug is a duplicate of bug 1217189 ***
https://bugs.launchpad.net/bugs/1217189

** This bug is no longer a duplicate of bug 1215513
   System locks up, requires hard reset

** This bug has been marked a duplicate of bug 1217189
   Buffer I/O error on device zram0 (possibly causing complete machine lockup)

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

Title:
  When creating a swap device using zram I get Buffer I/O errors

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

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


[Bug 1217189] Re: Buffer I/O error on device zram0 (possibly causing complete machine lockup)

2013-09-27 Thread Eugene San
** This bug is no longer a duplicate of bug 1215513
   System locks up, requires hard reset

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

Title:
  Buffer I/O error on device zram0 (possibly causing complete machine
  lockup)

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

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


[Bug 1223273] Re: zram-related errors ("Buffer I/O error", "scheduling while atomic") and complete lockup..

2013-09-27 Thread Eugene San
*** This bug is a duplicate of bug 1217189 ***
https://bugs.launchpad.net/bugs/1217189

** This bug is no longer a duplicate of bug 1215513
   System locks up, requires hard reset

** This bug has been marked a duplicate of bug 1217189
   Buffer I/O error on device zram0 (possibly causing complete machine lockup)

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

Title:
  zram-related errors ("Buffer I/O error", "scheduling while atomic")
  and complete lockup..

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

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


[Bug 1230172] Re: gnome-calculator menu unreachable when "global menu" is off

2013-09-27 Thread Alexis Wilke
I have the same problem. I cannot use the global menus because I setup
my X environment to focus the window my mouse goes over. That really
does not work with global menus since I lose those menus as soon as I
move the mouse over another window (although Atl-F10 can help, it's not
easy to type that one!)

So... the gnome-calculator is reduced to a totally unusable simplistic
calculator! And there are no command line options from what I can see
that would allow me to change the settings.

However, as a temporary solution, if we could change the current
settings and get a better rendering, it would be great.

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

Title:
  gnome-calculator menu unreachable when "global menu" is off

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

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


[Bug 1220645] Re: Webcam capture plays green screen through xv on Haswell platform

2013-09-27 Thread Timo Aaltonen
raring version uploaded, dropped ubuntu-sponsors from subscribers

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

Title:
  Webcam capture plays green screen through xv on Haswell platform

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

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


[Bug 1030642] Re: overlapping scroll bars prevent the correct use of lazarus

2013-09-27 Thread Paul Gevers
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and I expect that
your problem has been fixed with some of the updates. It would help us a
lot if you could test it on a currently supported Ubuntu version. When
you test it and it is still an issue, kindly upload the updated logs by
running apport-collect 1030642 and any other logs that are relevant for
this particular issue.

** Also affects: overlay-scrollbar
   Importance: Undecided
   Status: New

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

Title:
  overlapping scroll bars prevent the correct use of lazarus

To manage notifications about this bug go to:
https://bugs.launchpad.net/overlay-scrollbar/+bug/1030642/+subscriptions

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


[Bug 1232354] [NEW] Crash when dragging bookmark in Firefox

2013-09-27 Thread JanCeuleers
Public bug reported:

When I try and drag a bookmark on Firefox's bookmarks toolbar, lightdm
crashes and I'm taken back to the login screen.

janc@mordor:~$ lsb_release -rd
Description:Ubuntu 12.04.3 LTS
Release:12.04
janc@mordor:~$ apt-cache policy lightdm
lightdm:
  Installed: 1.2.3-0ubuntu2.3
  Candidate: 1.2.3-0ubuntu2.3
  Version table:
 *** 1.2.3-0ubuntu2.3 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.2.1-0ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
janc@mordor:~$ apt-cache policy firefox
firefox:
  Installed: 24.0+build1-0ubuntu0.12.04.1
  Candidate: 24.0+build1-0ubuntu0.12.04.1
  Version table:
 *** 24.0+build1-0ubuntu0.12.04.1 0
500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
500 http://archive.ubuntu.com/ubuntu/ precise-security/main amd64 
Packages
100 /var/lib/dpkg/status
 11.0+build1-0ubuntu4 0
500 http://archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.3-0ubuntu2.3
ProcVersionSignature: Ubuntu 3.5.0-41.64~precise1-generic 3.5.7.21
Uname: Linux 3.5.0-41-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Sat Sep 28 07:42:09 2013
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Crash when dragging bookmark in Firefox

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

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


[Bug 1232353] Re: update-manager crashed with SIGSEGV in fork()

2013-09-27 Thread mubm
** Information type changed from Private to Public

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

Title:
  update-manager crashed with SIGSEGV in fork()

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

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


[Bug 771467] Re: package lazarus-ide-gtk2 (not installed) failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 2 zurück

2013-09-27 Thread Paul Gevers
I am closing it because the bug has been fixed in the latest development
version of Ubuntu - Saucy Salamander.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please perform as much as possible of the
SRU Procedure [1] to bring the need to a developer's attention.

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


** Bug watch added: Debian Bug tracker #696075
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696075

** Also affects: lazarus (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696075
   Importance: Unknown
   Status: Unknown

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

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

Title:
  package lazarus-ide-gtk2 (not installed) failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  2 zurück

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

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

Re: [Bug 1232103] Re: Computer suspends when lid is closed, but it shouldn't.

2013-09-27 Thread Viktor
Thanks bro :)


2013/9/27 baizon <1232...@bugs.launchpad.net>

> This is due to an upstream GNOME change. See GNOME bug 687277 for the
> rationale for this change.
> GNOME bug 687277: https://bugzilla.gnome.org/show_bug.cgi?id=687277
>
> Workaround:
> Edit /etc/systemd/logind.conf and set HandleLidSwitch=lock to lock the
> screen on lid close (but not suspend), or HandleLidSwitch=ignore to not
> even lock the screen.
>
>
> ** Bug watch added: GNOME Bug Tracker #687277
>https://bugzilla.gnome.org/show_bug.cgi?id=687277
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1232103
>
> Title:
>   Computer suspends when lid is closed, but it shouldn't.
>
> Status in “xfce4-power-manager” package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I use Lubuntu 13.10 Beta.
>   Package: xfce4-power-manager
>   In preferences>power manager>on ac>when laptop lid is closed>NOTHING
>  With this configured, computer should go on normally when lid is
> closed.
>   However, when I close the lid, computer suspends.
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/1232103/+subscriptions
>

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

Title:
  Computer suspends when lid is closed, but it shouldn't.

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

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

[Bug 1232345] Re: gnome-session-properties crashed with signal 5 in g_cclosure_marshal_VOID__BOXEDv()

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

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 #1194546, 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/1232345/+attachment/3846459/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1194546
   gnome-session-properties crashed with signal 5 in 
g_cclosure_marshal_VOID__BOXEDv()

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

Title:
  gnome-session-properties crashed with signal 5 in
  g_cclosure_marshal_VOID__BOXEDv()

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

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


[Bug 1231903] Re: [ABIT AA8, ALC880] No sound output: Audio directed to Dummy

2013-09-27 Thread Raymond
** Summary changed:

- No sound output: Audio directed to Dummy
+ [ABIT AA8, ALC880] No sound output: Audio directed to Dummy

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

Title:
  [ABIT AA8, ALC880] No sound output: Audio directed to Dummy

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

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


[Bug 1232349] [NEW] Ubuntu 13.10 beta 2, HP DC7600 Intel945G graphics - unity very very slow

2013-09-27 Thread jan5000
Public bug reported:

HP DC7600, P4 3.06 GHz, 3GB RAM
After a system upgrade from 13.04 to 13.10 everything related to Unity e.g. 
trying to get the HUD up, hovering over icons in the program launcher bar is 
extremely slow. It does actually work (doesn't crash), but is just slow.
As as example: from clicking on "Search your computer and online sources" (i.e. 
get the HUD up) it takes 20 seconds for the HUD to appear.
ubuntu@test-0001:~$ lsb_release -rd
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10 (64bit)

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

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

Title:
  Ubuntu 13.10 beta 2, HP DC7600 Intel945G graphics - unity very very
  slow

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

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


[Bug 1231903] Re: No sound output: Audio directed to Dummy

2013-09-27 Thread Raymond
** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Confirmed

** Package changed: pulseaudio (Ubuntu) => alsa-driver (Ubuntu)

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

Title:
  No sound output: Audio directed to Dummy

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

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


[Bug 1056795] Re: Internal mic doesn't work on Dell mini 1010.

2013-09-27 Thread Raymond
open a terminal and use alsamixer -c0 to monitor the changes in the
capture volume and boost while you change the capture slider in sound
preference

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

Title:
  Internal mic doesn't work on Dell mini 1010.

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

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


[Bug 1232344] [NEW] Paket-Information can not be upgraded, neithet automatic nor by programm

2013-09-27 Thread Fa. Wawerla
Public bug reported:

Update-manager reports crash with message:

'E:Encountered a section with no Package: header, E:Problem with
MergeList /var/lib/apt/lists/archive.canonical
.com_ubuntu_dists_precise_partner_i18n_Translation-en, E:Die Paketliste
oder die Statusdatei konnte nicht eingelesen oder geöffnet werden.'

** Affects: unattended-upgrades (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Paket-Information can not be upgraded, neithet automatic nor by
  programm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1232344/+subscriptions

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

[Bug 1056795] Re: Internal mic doesn't work on Dell mini 1010.

2013-09-27 Thread Raymond
https://wiki.ubuntu.com/PulseAudio/Log

pulseaudio verbose log when you change the capture volume from min to
Max by in sound preference

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

Title:
  Internal mic doesn't work on Dell mini 1010.

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

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


[Bug 1203052] Re: [ICH4 - Intel 82801DB-ICH4, playback] No sound at all after upgrade to Raring (13.04)

2013-09-27 Thread Raymond
post the pulseaudio log of both version (working and non working) for
plug and unplug the headphone

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

Title:
  [ICH4 - Intel 82801DB-ICH4, playback] No sound at all after upgrade to
  Raring (13.04)

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

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


[Bug 1067865] Re: Text fields in Evolution messages look greyed out in Ambiance theme

2013-09-27 Thread Adolfo Jayme Barrientos
** Package changed: light-themes (Ubuntu) => ubuntu-themes (Ubuntu)

** Changed in: ubuntu-themes (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Text fields in Evolution messages look greyed out in Ambiance theme

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

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


[Bug 1232341] Re: xfce4-indicator-plugin crashed with SIGSEGV in g_closure_invoke()

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

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 #1232087, 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/1232341/+attachment/3846439/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  xfce4-indicator-plugin crashed with SIGSEGV in g_closure_invoke()

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

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


[Bug 271570] Invitation to connect on LinkedIn

2013-09-27 Thread drayl552002
LinkedIn



Bug,

I'd like to add you to my professional network on LinkedIn.

- dennis

dennis leaser
Construction Professional
San Francisco Bay Area

Confirm that you know dennis leaser:
https://www.linkedin.com/e/kr1mta-hm4bp13q-n/isd/16903505807/QV0Q_3zx/?hs=false&tok=1psZbxzQ_X2lY1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/kr1mta-hm4bp13q-n/zSrAKZMwvBR2dY31F6tLjSJwRb0LuX5ysc7x1cT/goo/271570%40bugs%2Elaunchpad%2Enet/20061/I5619146205_1/?hs=false&tok=0qNuaqjUrX2lY1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  hardy heron suspending fails system crashes

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

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


[Bug 1180415] Re: nothing can install se-toolkit can't upgrade

2013-09-27 Thread uhilian
Hey.
se-toolik was move to git

Alter your vi /var/lib/dpkg/info/se-toolkit.postinst 
comment svn line and add:
git clone https://github.com/trustedsec/social-engineer-toolkit/ set/

Then, can you update

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

Title:
  nothing can install se-toolkit can't upgrade

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

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


[Bug 1180415] Re: nothing can install se-toolkit can't upgrade

2013-09-27 Thread uhilian
Or run dpkg --configure -a

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

Title:
  nothing can install se-toolkit can't upgrade

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

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


[Bug 1165585] Re: [Asus M51Sn] Ubuntu crashing 3+ times a day

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

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

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

Title:
  [Asus M51Sn] Ubuntu crashing 3+ times a day

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

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


[Bug 1169920] Re: wrong date in desktop after suspend resume

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

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

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

Title:
  wrong date in desktop after suspend resume

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

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


[Bug 1166913] Re: BUG: soft lockup - CPU#0 stuck for 22s!

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

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

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

Title:
  BUG: soft lockup - CPU#0 stuck for 22s!

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

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


[Bug 950775] Re: System crashes randomly

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

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

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

Title:
  System crashes randomly

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

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


[Bug 1167222] Re: kernel BUG at /build/buildd/linux-3.5.0/mm/slub.c:3474!

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

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

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

Title:
  kernel BUG at /build/buildd/linux-3.5.0/mm/slub.c:3474!

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

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


[Bug 1187391] Re: In 12.04 LTS, MultiArch support fails to recognize a 32-bit program. Causes Java error to say "file does not exist" when the file is there.

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

** Changed in: eglibc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  In 12.04 LTS, MultiArch support fails to recognize a 32-bit program.
  Causes Java error to say "file does not exist" when the file is there.

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

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


[Bug 1167672] Re: "CPU1: Package temperature/speed normal" spam

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

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

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

Title:
  "CPU1: Package temperature/speed normal" spam

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

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


[Bug 1169715] Re: 1180:0822 mmc0: error -84 whilst initialising SD card

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

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

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

Title:
  1180:0822 mmc0: error -84 whilst initialising SD card

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

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


[Bug 1232339] Re: unity-webapps-context-daemon crashed with signal 5 in g_object_new_valist()

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

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 #1212100, 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/1232339/+attachment/3846431/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  unity-webapps-context-daemon crashed with signal 5 in
  g_object_new_valist()

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

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


[Bug 1166404] Re: [Hewlett-Packard HP Pavilion dm1 Notebook PC] suspend/resume failure [non-free: wl]

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

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

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

Title:
  [Hewlett-Packard HP Pavilion dm1 Notebook PC] suspend/resume failure
  [non-free: wl]

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

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


[Bug 1167854] Re: ttf-mscorefonts-installer fail with cntlm

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

** Changed in: cntlm (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  ttf-mscorefonts-installer fail with cntlm

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

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


[Bug 1072384] Re: Update to libc6 causes OpenGL to function erractly

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

** Changed in: eglibc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Update to libc6 causes OpenGL to function erractly

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

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


[Bug 950775] Re: System crashes randomly

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

** Changed in: eglibc (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  System crashes randomly

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

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


[Bug 1220007] Re: RTL8192CU continually reconnecting

2013-09-27 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  RTL8192CU continually reconnecting

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

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


[Bug 724481] Re: broadband is not recognize the device(olicard100)

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

** Changed in: modemmanager (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  broadband is not recognize the device(olicard100)

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

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


[Bug 1169810] Re: DELL Vostro 3700 Freezes on battery power

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

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

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

Title:
  DELL Vostro 3700 Freezes on battery power

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

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


[Bug 1232337] Re: Assigning non-symbol shortcut for switching keyboard layout broken in 13.10

2013-09-27 Thread loquens
** Description changed:

- Lost ability to assign Caps Lock or event Ctrl-Shift as a keyboard layout 
switch.
+ Lost ability to assign Caps Lock or even Ctrl-Shift as a keyboard layout 
switch.
  "Switch to next source using:" field simply does not react on modifier keys 
combination.
  It reacts only if threre is symbol key in combination.
  For example:
  Ctrl-Shift - does not work
  Ctrl-Space - works
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu39
  ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
  Uname: Linux 3.11.0-8-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Sat Sep 28 07:54:28 2013
  ExecutablePath: /usr/bin/gnome-control-center
  InstallationDate: Installed on 2012-09-08 (384 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.2)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2013-08-10 (48 days ago)
  usr_lib_gnome-control-center:
-  activity-log-manager  0.9.7-0ubuntu4
-  deja-dup  27.3.1-0ubuntu1
-  gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
-  gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
-  gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1
+  activity-log-manager  0.9.7-0ubuntu4
+  deja-dup  27.3.1-0ubuntu1
+  gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
+  gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
+  gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

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

Title:
  Assigning non-symbol shortcut for switching keyboard layout broken in
  13.10

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

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

[Bug 1232337] [NEW] Assigning non-symbol shortcut for switching keyboard layout broken in 13.10

2013-09-27 Thread loquens
Public bug reported:

Lost ability to assign Caps Lock or event Ctrl-Shift as a keyboard layout 
switch.
"Switch to next source using:" field simply does not react on modifier keys 
combination.
It reacts only if threre is symbol key in combination.
For example:
Ctrl-Shift - does not work
Ctrl-Space - works

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-control-center 1:3.6.3-0ubuntu39
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 07:54:28 2013
ExecutablePath: /usr/bin/gnome-control-center
InstallationDate: Installed on 2012-09-08 (384 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120905.2)
MarkForUpload: True
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to saucy on 2013-08-10 (48 days ago)
usr_lib_gnome-control-center:
 activity-log-manager  0.9.7-0ubuntu4
 deja-dup  27.3.1-0ubuntu1
 gnome-control-center-datetime 13.10.0+13.10.20130924.2-0ubuntu1
 gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
 gnome-control-center-unity1.3daily13.06.14.1-0ubuntu1

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy 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/1232337

Title:
  Assigning non-symbol shortcut for switching keyboard layout broken in
  13.10

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

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


[Bug 1200829] Re: Regression: Enabling typical bindings in "Desktop-based Viewport Switching" breaks scrollwheel scrolling in some windows with a usb mouse on a laptop

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

** Changed in: compiz (Ubuntu)
   Status: New => Confirmed

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

Title:
  Regression: Enabling typical bindings in  "Desktop-based Viewport
  Switching" breaks scrollwheel scrolling in some windows with a usb
  mouse on a laptop

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

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


[Bug 1232336] Re: nm-applet crashed with SIGABRT in _start()

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

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 #1198373, 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/1232336/+attachment/3846410/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  nm-applet crashed with SIGABRT in _start()

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

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


[Bug 1232334] Re: Xorg crashed with SIGABRT in OsAbort()

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

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 #1231348, 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/1232334/+attachment/3846382/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1231348
   [xmir] Xorg crashed with SIGABRT in OsAbort()

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

Title:
  Xorg crashed with SIGABRT in OsAbort()

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

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


[Bug 1232335] [NEW] java crashed with SIGSEGV

2013-09-27 Thread manizheh
Public bug reported:


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f73cdff0dbb, pid=3980, tid=140135082071808
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode linux-amd64 compressed 
oops)
# Derivative: IcedTea6 1.12.6
# Distribution: Ubuntu 12.04 LTS, package 6b27-1.12.6-1ubuntu0.12.04.2
# Problematic frame:
# V  [libjvm.so+0x769dbb]  UNICODE::utf8_length(unsigned short*, int)+0x1b
#
# An error report file with more information is saved as:
# /home/ghadirian/workspace/Suffix/hs_err_pid3980.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/

** Affects: openjdk-6 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  java crashed with SIGSEGV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/1232335/+subscriptions

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


[Bug 1232333] Re: unity-panel-service assert failure: dbus_error.c:69: Unhandled error from nih_dbus_error_raise: Connection was disconnected before a reply was received

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

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 #1230222, 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/1232333/+attachment/3846369/+files/CoreDump.gz

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

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

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

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

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

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

** This bug has been marked a duplicate of bug 1230222
   unity-panel-service assert failure: dbus_error.c:69: Unhandled error from 
nih_dbus_error_raise: Connection was disconnected before a reply was received

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

Title:
  unity-panel-service assert failure: dbus_error.c:69: Unhandled error
  from nih_dbus_error_raise: Connection was disconnected before a reply
  was received

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

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


[Bug 1228689] Re: sony vaio pro 13 internal microphone not working

2013-09-27 Thread Yuv
I have sent an email, now let's hope for the best.  Thank you for
leading me so far.

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

Title:
  sony vaio pro 13 internal microphone not working

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

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


[Bug 1056795] Re: Internal mic doesn't work on Dell mini 1010.

2013-09-27 Thread mikewhatever
Here you go:
http://www.alsa-project.org/db/?f=4d59ea70203ef6aaedee7e51c5daa244c3dd89b2

Let me know if I need to prvide any more info.

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

Title:
  Internal mic doesn't work on Dell mini 1010.

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

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


[Bug 1232331] Re: gnome-control-center crashed with SIGSEGV in gnome_desktop_thumbnail_factory_new()

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

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 #1230151, 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/1232331/+attachment/3846355/+files/CoreDump.gz

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

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

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

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

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

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

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

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

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

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

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


[Bug 1130326] Re: No Certificate Authority Certificate Dialog doesn't receive focus

2013-09-27 Thread Rob Wetzel
I have the same issue - 13.04.  Any update on this?

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

Title:
  No Certificate Authority Certificate Dialog doesn't receive focus

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

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


[Bug 1232201] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in do_call()

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

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 #1232082, 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: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1232201/+attachment/3845563/+files/Disassembly.txt

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

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

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

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

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

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

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

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

** Information type changed from Private to Public

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

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in do_call()

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

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


[Bug 1232328] Re: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

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

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 #1232082, 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/1232328/+attachment/3846330/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1232329] Re: modem-manager crashed with SIGABRT in g_assertion_message()

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

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 #1099766, 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/1232329/+attachment/3846338/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  modem-manager crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1232328] [NEW] [xsettings]: gnome-settings-daemon crashed with SIGSEGV in ffi_call_unix64()

2013-09-27 Thread Brian Longoria
*** This bug is a duplicate of bug 1232082 ***
https://bugs.launchpad.net/bugs/1232082

Public bug reported:

install UbuntuGNOME 13.10beta 2 from live disk. reboot. login. 
update/dist-upgrade. reboot. error happens after successful login. No other 
apps/commands launched before error occurred. bug report was automatic. 
This is a full install on an AMD 64 3200+, 2G Ram, ATI Rage (x800) 128MB, 
hooked up viaVGA port, 150GB IDE HD, KB/MS both USB,  Wired LAN. Local 
login/Local Video Output, NOT VNC/RDP
Description:Ubuntu Saucy Salamander (development branch)
Release:13.10

Regards,
BL

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: gnome-settings-daemon 3.8.5-0ubuntu5
ProcVersionSignature: Ubuntu 3.11.0-9.16-generic 3.11.2
Uname: Linux 3.11.0-9-generic x86_64
ApportVersion: 2.12.5-0ubuntu1
Architecture: amd64
Date: Fri Sep 27 21:54:50 2013
ExecutablePath: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
InstallationDate: Installed on 2013-09-28 (0 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Beta amd64 (20130926)
MarkForUpload: True
ProcCmdline: /usr/lib/gnome-settings-daemon/gnome-settings-daemon
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/false
SegvAnalysis:
 Segfault happened at: 0x7f166cf047f7:  mov(%rax),%rdi
 PC (0x7f166cf047f7) ok
 source "(%rax)" (0x0001) not located in a known VMA region (needed 
readable region)!
 destination "%rdi" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: gnome-settings-daemon
StacktraceTop:
 ?? () from /usr/lib/gnome-settings-daemon-3.0/libxsettings.so
 ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 g_cclosure_marshal_generic () from 
/usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: [xsettings]: gnome-settings-daemon crashed with SIGSEGV in 
ffi_call_unix64()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash saucy xsettings

** Information type changed from Private to Public

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

Title:
  [xsettings]: gnome-settings-daemon crashed with SIGSEGV in
  ffi_call_unix64()

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

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


[Bug 1232329] [NEW] modem-manager crashed with SIGABRT in g_assertion_message()

2013-09-27 Thread kylea
*** This bug is a security vulnerability ***

Public security bug reported:

Plugged in Serria 3G modem and App crashed - although it did connect
successfully

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: modemmanager 0.6.0.0.really-0ubuntu7
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Date: Sat Sep 28 13:07:17 2013
ExecutablePath: /usr/sbin/modem-manager
InstallationDate: Installed on 2013-03-22 (189 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130319)
MarkForUpload: True
ProcCmdline: /usr/sbin/modem-manager
ProcEnviron:
 PATH=(custom, no user)
 TERM=linux
Signal: 6
SourcePackage: modemmanager
StacktraceTop:
 ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_assertion_message () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 g_assertion_message_expr () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
 ?? ()
 mm_plugin_base_supports_task_complete ()
Title: modem-manager crashed with SIGABRT in g_assertion_message()
UpgradeStatus: Upgraded to saucy on 2013-08-28 (30 days ago)
UserGroups:

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


** Tags: amd64 apport-crash need-amd64-retrace saucy

** Information type changed from Private to Public Security

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

Title:
  modem-manager crashed with SIGABRT in g_assertion_message()

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

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


[Bug 1220007] Re: RTL8192CU continually reconnecting

2013-09-27 Thread Timothy G. Rundle
Updated firmware.  Goes in /lib/firmware/rtlwifi

** Attachment added: "rtl8192cufw_TMSC.bin"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220007/+attachment/3846329/+files/rtl8192cufw_TMSC.bin

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

Title:
  RTL8192CU continually reconnecting

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

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


[Bug 1197719] Re: 050d:2103 wireless not working for rtl8192cu

2013-09-27 Thread Timothy G. Rundle
This appears to be the same issue I reported in
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220007. The
upstream developer provided me a patch and firmware update, which I have
attached to the bug report.

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

Title:
  050d:2103 wireless not working for rtl8192cu

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

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


[Bug 1220007] Re: RTL8192CU continually reconnecting

2013-09-27 Thread Timothy G. Rundle
Upstream has provided me a patch.  It it only for the 3.11 kernel as
there have been significant changes between 3.8 and 3.11 to the rtlwifi
drivers. I wasn't given a timeline as to when the patch would be
committed. There was also provided updated firmware.

For those that like me that have never patch a kernel module here are
the steps I took:

As root:
apt-get install linux-source
cd /usr/src
tar -xf linux-source-3.11.0.tar.bz2
cd linux-source-3.11.0
patch -p1 < /path-to/master_patch_09_24.txt
cp /lib/modules/`uname -r`/build/Module.symvers .
make clean
make oldconfig
make prepare
make modules_prepare
make SUBDIRS=scripts/mod
make SUBDIRS=drivers/net/wireless/rtlwifi
for i in `find . -name '*.ko'`; do cp $i /lib/modules/`uname 
-r`/kernel/$i;done;
#make sure to unblacklist the modules if you have blacklisted them and to 
blacklist the vendor 8192cu if installed
reboot

To rollback:
apt-get --reinstall install linux-image-`uname -r`

** Attachment added: "master_patch_09_24.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1220007/+attachment/3846328/+files/master_patch_09_24.txt

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

Title:
  RTL8192CU continually reconnecting

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

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


[Bug 1225347]

2013-09-27 Thread Eike Hein
This fix will actually be included in 4.11.2, so no need to wait until
4.11.3.

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

Title:
  Icon-Only Task Manager: unable to set "Show a launcher when not
  running"

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1225347/+subscriptions

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


[Bug 1231271] Re: Kernel Crash

2013-09-27 Thread hewfish
kernel-unable-to-test-upstream

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

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

Title:
  Kernel Crash

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

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


[Bug 1231271] Re: Kernel Crash

2013-09-27 Thread hewfish
tested mainline and wireless drivers are completely broken in 13.12
current build.

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

Title:
  Kernel Crash

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

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


[Bug 1231271] Re: Kernel Crash

2013-09-27 Thread hewfish
kernel-unable-to-test-upstream

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

Title:
  Kernel Crash

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

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


[Bug 1232326] [NEW] Additional Drivers App is broken in 13.10 Beta 2

2013-09-27 Thread Glenn Chugg
Public bug reported:

I've been unable to install the Proprietary Drivers in Kubuntu for the
whole 13.xx range. It just doesn't do anything. It runs fine, then it
asks for my password to install the driver, then nothing. I posted a
Screenshot of the call from Terminal, but is there another way to
install these drivers easily without this jockey-kde app? Or is anyone
else having issues with this? I am able to install the drivers in Ubuntu
using the Sources application to do so, it's only Kubuntu that has this
issue.

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


** Tags: jockey-kde

** Attachment added: "snapshot1.png"
   
https://bugs.launchpad.net/bugs/1232326/+attachment/3846326/+files/snapshot1.png

** Project changed: launchpad => jockey (Ubuntu)

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

Title:
  Additional Drivers App is broken in 13.10 Beta 2

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

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


[Bug 1228689] Re: sony vaio pro 13 internal microphone not working

2013-09-27 Thread Raymond
you have to ask the Co-author (realteak) of the patch or Sony support
whether your alc268 have vendor specific coefficient to enable the
headset Michael feature

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

Title:
  sony vaio pro 13 internal microphone not working

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

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


[Bug 1232326] [NEW] Additional Drivers App is broken in 13.10 Beta 2

2013-09-27 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I've been unable to install the Proprietary Drivers in Kubuntu for the
whole 13.xx range. It just doesn't do anything. It runs fine, then it
asks for my password to install the driver, then nothing. I posted a
Screenshot of the call from Terminal, but is there another way to
install these drivers easily without this jockey-kde app? Or is anyone
else having issues with this? I am able to install the drivers in Ubuntu
using the Sources application to do so, it's only Kubuntu that has this
issue.

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


** Tags: jockey-kde
-- 
Additional Drivers App is broken in 13.10 Beta 2
https://bugs.launchpad.net/bugs/1232326
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

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


[Bug 1214061] Re: Circular symlinks in help files

2013-09-27 Thread Jean-François Fortin Tam
This appears to be a duplicate of bug #1089578 which is a duplicate of
bug #1089549 which points to... Ubuntu for the way they handle their
packaging?

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

Title:
  Circular symlinks in help files

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

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


[Bug 1226690] Re: --webappUrlPatterns should be hardened

2013-09-27 Thread Alexandre Abreu
** Branch linked: lp:~abreu-alexandre/webbrowser-app/harden-accepted-
set-of-webapp-url-pattern

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

Title:
  --webappUrlPatterns should be hardened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1226690/+subscriptions

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


[Bug 1216996] Re: unity-scope-home crashed with SIGSEGV in g_str_hash()

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

** Changed in: unity-scope-home (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/1216996

Title:
  unity-scope-home crashed with SIGSEGV in g_str_hash()

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

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


[Bug 1012768] Re: Mounting volumes from localhost using NFS clients and the Gluster-NFS server fails at boot time

2013-09-27 Thread semiosis
Oh but a much bigger problem is this...

Mounting NFS from localhost is a BAD IDEA.  There's a well known
deadlock condition when under heavy load.  It WILL fail on you!

I can't find a link to more info but if anyone can fill in the details
please do.  This is not unique to the gluster nfs server, it applies to
any nfs server and client mount of it on the same machine.

Beware.

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

Title:
  Mounting volumes from localhost using NFS clients and the Gluster-NFS
  server fails at boot time

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

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


[Bug 1228689] Re: sony vaio pro 13 internal microphone not working

2013-09-27 Thread Yuv
$ sudo modinfo snd-hda-intel
filename:   
/lib/modules/3.11.0-8-generic/kernel/sound/pci/hda/snd-hda-intel.ko
description:Intel HDA driver
license:GPL
srcversion: 487D576FC93C49CD204AA81
alias:  pci:v1022d*sv*sd*bc04sc03i00*
alias:  pci:v1002d*sv*sd*bc04sc03i00*
alias:  pci:v15ADd1977sv*sd*bc*sc*i*
alias:  pci:v17F3d3010sv*sd*bc*sc*i*
alias:  pci:v1102d0009sv*sd*bc*sc*i*
alias:  pci:v1102d0012sv*sd*bc*sc*i*
alias:  pci:v1102d0010sv*sd*bc*sc*i*
alias:  pci:v6549d2200sv*sd*bc*sc*i*
alias:  pci:v6549d1200sv*sd*bc*sc*i*
alias:  pci:v10DEd*sv*sd*bc04sc03i00*
alias:  pci:v10B9d5461sv*sd*bc*sc*i*
alias:  pci:v1039d7502sv*sd*bc*sc*i*
alias:  pci:v1106d9140sv*sd*bc*sc*i*
alias:  pci:v1106d9170sv*sd*bc*sc*i*
alias:  pci:v1106d3288sv*sd*bc*sc*i*
alias:  pci:v1002dAAB0sv*sd*bc*sc*i*
alias:  pci:v1002dAAA8sv*sd*bc*sc*i*
alias:  pci:v1002dAAA0sv*sd*bc*sc*i*
alias:  pci:v1002d9902sv*sd*bc*sc*i*
alias:  pci:v1002dAA48sv*sd*bc*sc*i*
alias:  pci:v1002dAA40sv*sd*bc*sc*i*
alias:  pci:v1002dAA38sv*sd*bc*sc*i*
alias:  pci:v1002dAA30sv*sd*bc*sc*i*
alias:  pci:v1002dAA28sv*sd*bc*sc*i*
alias:  pci:v1002dAA20sv*sd*bc*sc*i*
alias:  pci:v1002dAA18sv*sd*bc*sc*i*
alias:  pci:v1002dAA10sv*sd*bc*sc*i*
alias:  pci:v1002dAA08sv*sd*bc*sc*i*
alias:  pci:v1002dAA00sv*sd*bc*sc*i*
alias:  pci:v1002d970Fsv*sd*bc*sc*i*
alias:  pci:v1002d960Fsv*sd*bc*sc*i*
alias:  pci:v1002d7919sv*sd*bc*sc*i*
alias:  pci:v1002d793Bsv*sd*bc*sc*i*
alias:  pci:v1022d780Dsv*sd*bc*sc*i*
alias:  pci:v1002d4383sv*sd*bc*sc*i*
alias:  pci:v1002d437Bsv*sd*bc*sc*i*
alias:  pci:v8086d*sv*sd*bc04sc03i00*
alias:  pci:v8086d3A6Esv*sd*bc*sc*i*
alias:  pci:v8086d3A3Esv*sd*bc*sc*i*
alias:  pci:v8086d293Fsv*sd*bc*sc*i*
alias:  pci:v8086d293Esv*sd*bc*sc*i*
alias:  pci:v8086d284Bsv*sd*bc*sc*i*
alias:  pci:v8086d269Asv*sd*bc*sc*i*
alias:  pci:v8086d27D8sv*sd*bc*sc*i*
alias:  pci:v8086d2668sv*sd*bc*sc*i*
alias:  pci:v8086d0F04sv*sd*bc*sc*i*
alias:  pci:v8086d080Asv*sd*bc*sc*i*
alias:  pci:v8086d811Bsv*sd*bc*sc*i*
alias:  pci:v8086d3B56sv*sd*bc*sc*i*
alias:  pci:v8086d0D0Csv*sd*bc*sc*i*
alias:  pci:v8086d0C0Csv*sd*bc*sc*i*
alias:  pci:v8086d0A0Csv*sd*bc*sc*i*
alias:  pci:v8086d9C21sv*sd*bc*sc*i*
alias:  pci:v8086d9C20sv*sd*bc*sc*i*
alias:  pci:v8086d8D21sv*sd*bc*sc*i*
alias:  pci:v8086d8D20sv*sd*bc*sc*i*
alias:  pci:v8086d8C20sv*sd*bc*sc*i*
alias:  pci:v8086d1E20sv*sd*bc*sc*i*
alias:  pci:v8086d1D20sv*sd*bc*sc*i*
alias:  pci:v8086d1C20sv*sd*bc*sc*i*
depends:snd-hda-codec,snd-pcm,snd,snd-page-alloc
intree: Y
vermagic:   3.11.0-8-generic SMP mod_unload modversions 
parm:   index:Index value for Intel HD audio interface. (array of int)
parm:   id:ID string for Intel HD audio interface. (array of charp)
parm:   enable:Enable Intel HD audio interface. (array of bool)
parm:   model:Use the given board model. (array of charp)
parm:   position_fix:DMA pointer read method.(-1 = system default, 0 = 
auto, 1 = LPIB, 2 = POSBUF, 3 = VIACOMBO, 4 = COMBO). (array of int)
parm:   bdl_pos_adj:BDL position adjustment offset. (array of int)
parm:   probe_mask:Bitmask to probe codecs (default = -1). (array of 
int)
parm:   probe_only:Only probing and no codec initialization. (array of 
int)
parm:   jackpoll_ms:Ms between polling for jack events (default = 0, 
using unsol events only) (array of int)
parm:   single_cmd:Use single command to communicate with codecs (for 
debugging only). (bool)
parm:   enable_msi:Enable Message Signaled Interrupt (MSI) (bint)
parm:   patch:Patch file for Intel HD audio interface. (array of charp)
parm:   beep_mode:Select HDA Beep registration mode (0=off, 1=on) 
(default=1). (array of bool)
parm:   power_save:Automatic power-saving timeout (in second, 0 = 
disable). (xint)
parm:   power_save_controller:Reset controller in power save mode. 
(bool)
parm:   align_buffer_size:Force buffer and period sizes to be multiple 
of 128 bytes. (bint)
parm:   snoop:Enable/disable snooping (b

[Bug 1012768] Re: Mounting volumes from localhost using NFS clients and the Gluster-NFS server fails at boot time

2013-09-27 Thread semiosis
I finally fixed the mount on boot bug for FUSE clients in my PPA
packages (the official upstream glusterfs packages for ubuntu).  If
anyone cares to try reproducing this problem (with FUSE clients) using
my latest packages (from today) I would really appreciate your feedback.

The PPA: https://launchpad.net/~semiosis/+archive/ubuntu-
glusterfs-3.4/+packages

NFS clients would need to be blocked while glusterd and its minions get
started.  See the mounting-glusterfs.conf upstart job (in my glusterfs-
client package) for an example of how to block a mount.  It would need
to be modified to intercept your NFS mount.  I dont know exactly how to
do that but it shouldn't be too hard.  Ping me in #gluster on freenode
irc if you try & have trouble.

Thanks!

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

Title:
  Mounting volumes from localhost using NFS clients and the Gluster-NFS
  server fails at boot time

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

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


[Bug 1228689] Re: sony vaio pro 13 internal microphone not working

2013-09-27 Thread Yuv
Thank you for the continued support and research on the issue.

sudo hda-jack-sense-test -a -c1
Pin 0x12 (Internal Mic): present = No
Pin 0x13 (Not connected): present = No
Pin 0x14 (Internal Speaker): present = No
Pin 0x17 (Not connected): present = No
Pin 0x18 (Black Mic): present = Yes
Pin 0x19 (Not connected): present = No
Pin 0x1a (Not connected): present = No
Pin 0x1d (Not connected): present = No
Pin 0x1e (Not connected): present = No
Pin 0x21 (Black HP Out): present = No

I tried hda-verb as well, working from the scant basic information link.
I did not find any manual or other explanation how to use it, so I am
not sure tha tmy usage below is correct, nor whether there is a better
way to get the values for a whole range of pins  other than a loop over
a range of value for the pin:

sudo hda-verb /dev/snd/hwC1D0 0x18 GET_PIN_SENSE 0x0
nid = 0x18, verb = 0xf09, param = 0x0
value = 0x8000

> seem there are vendor specific coefficient for the headset on those dell 
> machines
> but your alc286 is not in the patch

ok, so next step is to pull a kernel source and start fiddling with 
snd_pci_quirk alc269_fixup_tbl ?  I will need help.
0) I did build Intel's kernel when I first got the laptop because the WiFi card 
was not supported by Ubuntu's Kernel.  In the meantime this has been fixed, but 
the knowledge is still fresh enough in my mind.  Can you point me to which 
Kernel sources you recommend that I get/patch/build?
1) the first two values in snd_pci_quirk_alc269_fixup_tbl seem to be 
manufacturer / model.  How do I identify my machine's manufacturer and model 
numbers?
2) the second value is just a string, for now it will just be SONY Vaio Pro 13, 
but I suspect that the issue affects its "cousin" Vaio Pro 11, and probably 
also the Duo 11 and Duo 13.
3) the third value seem to refer to the fixes listed in hda_fixup 
alc269_fixups.  I can try to use one of the Dell fixups and see if it works, 
but if none of them does I am at the end of my toolbox. Can you guide me 
remotely to what I have to do to patch this?

> https://bugzilla.kernel.org/show_bug.cgi?id=48831#c2

do you recommend I use 'options snd-hda-intel index=1,0' in a file
inside /etc/modprobe.d/ ?

Thanks again for keeping the ball rolling.  I am not sure when I will be
able to follow further up, I have exams coming up in three weeks, but I
will try to look at this at least once per weekend and do what I can to
help fix this issue.

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

Title:
  sony vaio pro 13 internal microphone not working

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

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


[Bug 1231730] Re: [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Playback problem

2013-09-27 Thread R Phillips
Hello Raymond,
you speak outside my Knowledge Base, so pardon me 
if I am uncertain as to what you are saying.
It sounds to me as if you are suggesting that HDMI 
Sound is being produced, but not finding it's way out.
(What is ELD? ; what is "jack detect"? ; what is 
EDID? , and where do I find them ?)

No, I have not enabled "radeon. audio=1" (likewise 
where do I do that?)
Beyond running dignostic programs, I have not yet 
changed any settings simply because I have not found under "troubleshooting" 
any sufficiently relevant and simple ways of using the results.

But, it is NOT the case that I am asking my 
computer for sound which it does not want to give me.
Rather that simply does NOT give me the option of 
asking for it in the first place.

Both "lspci" and "aplay" list the device (as
under) but it does not appear in the "Sound" window under "System
Settings"

lspci excerpts:-

00:14.2 Audio device: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel 
HDA)
Subsystem: ASUSTeK Computer Inc. Device 8249
Flags: bus master, slow devsel, latency 64, IRQ 16
Memory at fe02 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: snd_hda_intel
01:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Turks/Whistler HDMI 
Audio [Radeon HD 6000 Series]
Subsystem: PC Partner Limited Device aa90
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at fdbfc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: 
Kernel driver in use: snd_hda_intel


aplay:-


bob@Trendsonic:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: SB [HDA ATI SB], device 0: ALC883 Analog [ALC883 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: SB [HDA ATI SB], device 1: ALC883 Digital [ALC883 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


Bob Phillips

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

Title:
  [System Product Name, ATI R6xx HDMI, Digital Out, HDMI] Playback
  problem

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

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


[Bug 1222313] Re: 0bc2:2300 [HP Pavillion dm3-1109TU] External HDD goes into low power mode delaying saving by 10-20 seconds

2013-09-27 Thread chris
I've just got kernel 3.2.0-54-generic-pae. Still experiencing inconsistency.. 
- 1st testing : no delay
- 2nd testing : 30 seconds delay
- 3rd testing : 30 seconds delay
- 4th testing : 30 seconds delay
Those  testing running under different random conditions and I still haven't 
found the pattern.

PS: I said 30 seconds, but actually around 30-35 seconds

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

Title:
  0bc2:2300 [HP Pavillion dm3-1109TU] External HDD goes into low power
  mode delaying saving by 10-20 seconds

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

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


[Bug 1205075] Re: mountall doesn't treat glusterfs correctly

2013-09-27 Thread semiosis
I am skeptical of this mountall diagnosis.  I spoke with Paul Boven on
IRC and my diagnosis of his problem is that the mount was tried before
the glusterfs service was completely ready -- which was a known bug with
my PPA packages he uses.

I finally (last night) fixed that bug, for good as far as I can tell.
If anyone can try reproducing this bug with my latest packages I would
really appreciate your feedback.

The PPA: https://launchpad.net/~semiosis/+archive/ubuntu-
glusterfs-3.4/+packages

Furthermore, in regards to the mountall diagnosis, if that were really
the problem then I believe it would be affecting all glusterfs versions
on Ubuntu going back years, which is definitely not the case.  I have
been battling mount on boot issues for as long as I have been
maintaining ubuntu packages of glusterfs (two years) and never run into
an issue with command line arguments between mountall & glusterfs -- for
whatever that's worth.

Lastly, my PPA (linked above) is the official upstream distribution
channel for glusterfs ubuntu packages.  I'd like to work with the distro
community to merge my changes into the universe packages.  Please get in
touch with me if you have any interest in this, I'd really like to hear
from you.

Thanks!

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

Title:
  mountall doesn't treat glusterfs correctly

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

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


[Bug 1229432] Re: Partitioning error when doing normal install after encrypted lvm install

2013-09-27 Thread Manuel Cuadra
I've got this error too, it only show when the installer mounts the HDD
to detect another OS, if the HDD is not partitioned or no OS is
installed, then it installs ok.

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

Title:
  Partitioning error when doing normal install after encrypted lvm
  install

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

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


[Bug 1232323] Re: package libapt-pkg4.12 0.8.16~exp12ubuntu10.14 failed to install/upgrade: './usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo' is different from the same file on the system

2013-09-27 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/1232323

Title:
  package libapt-pkg4.12 0.8.16~exp12ubuntu10.14 failed to
  install/upgrade: './usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo'
  is different from the same file on the system

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

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


[Bug 1232323] [NEW] package libapt-pkg4.12 0.8.16~exp12ubuntu10.14 failed to install/upgrade: './usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo' is different from the same file on the system

2013-09-27 Thread Philip McGraw
Public bug reported:

was simply trying to follow the following advice to get my ubuntu system
updates working again!

http://askubuntu.com/questions/178879/apt-get-broken-cannot-fix-or-
remove-libapt-pkg4-12

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libapt-pkg4.12 0.8.16~exp12ubuntu10.14
ProcVersionSignature: Ubuntu 3.2.0-53.81-generic 3.2.50
Uname: Linux 3.2.0-53-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: amd64
Date: Fri Sep 27 21:45:19 2013
DuplicateSignature: 
package:libapt-pkg4.12:0.8.16~exp12ubuntu10.14:'./usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo'
 is different from the same file on the system
ErrorMessage: './usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo' is 
different from the same file on the system
MarkForUpload: True
SourcePackage: apt
Title: package libapt-pkg4.12 0.8.16~exp12ubuntu10.14 failed to 
install/upgrade: './usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo' is 
different from the same file on the system
UpgradeStatus: Upgraded to precise on 2013-03-16 (196 days ago)

** Affects: apt (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/1232323

Title:
  package libapt-pkg4.12 0.8.16~exp12ubuntu10.14 failed to
  install/upgrade: './usr/share/locale/ne/LC_MESSAGES/libapt-pkg4.12.mo'
  is different from the same file on the system

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

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


[Bug 1223488] Re: Keyboard indicator translations are not shipped

2013-09-27 Thread Adolfo Jayme Barrientos
** Changed in: ubuntu-translations
   Status: Triaged => Fix Released

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

Title:
  Keyboard indicator translations are not shipped

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

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


[Bug 1232322] Re: Failed to write core dump. Core dumps have been disabled

2013-09-27 Thread raimundo
File log.

** Attachment added: "hs_err_pid3121.log"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1232322/+attachment/3846316/+files/hs_err_pid3121.log

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

Title:
  Failed to write core dump. Core dumps have been disabled

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

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


[Bug 1229361] Re: psmouse serio1: Trackpad lost sync at byte 1 ... driver resynced

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  psmouse serio1: Trackpad lost sync at byte 1 ... driver resynced

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

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


[Bug 1183856] Re: Brightness control on Lenovo ThinkPad T430 does not work.

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  Brightness control on Lenovo ThinkPad T430 does not work.

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

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


[Bug 1232322] [NEW] Failed to write core dump. Core dumps have been disabled

2013-09-27 Thread raimundo
Public bug reported:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7fbfe533d697, pid=3121, tid=140462199187200
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed 
oops)
# Problematic frame:
# C  [libplds4.so+0x1697]  PL_HashTableLookupConst+0x17
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

** Affects: openjdk-7 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Failed to write core dump. Core dumps have been disabled

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

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


[Bug 1231999] Re: linux: 3.11.0-9.16 -proposed tracker

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Invalid => 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/1231999

Title:
  linux: 3.11.0-9.16 -proposed tracker

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

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


[Bug 1216745] Re: No network connection

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  No network connection

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

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


[Bug 1228751] Re: DVD RW ROM eject button doesn't work when inserting a DVD/CD rw disc

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  DVD RW ROM eject button doesn't work when inserting a DVD/CD rw disc

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1228751/+subscriptions

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


[Bug 1188010] Re: [Feature] Accelerated CRC-T10DIF checksum for the SCSI layer

2013-09-27 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.11.0-9.16

---
linux (3.11.0-9.16) saucy; urgency=low

  [ Andy Whitcroft ]

  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
CAPACITY (16) at SPC-2"
  * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
SPC-2"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
CAPACITY (16) be preferred"
  * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
be used at SPC-2"

  [ Seth Forshee ]

  * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
ThinkPads
- LP: #1183856

  [ Tim Gardner ]

  * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
  * [packaging] Bump ABI for every new release
  * rebase to v3.11.2
  * Release tracker
- LP: #1231999


  [ Upstream Kernel Changes ]

  * scsi: hyper-v storsvc switch up to SPC-3
  * perf/x86: Add Silvermont (22nm Atom) support
- LP: #1091539
  * perf/x86/intel: Fix Silvermont offcore masks
- LP: #1091539
  * modules: add support for soft module dependencies
- LP: #1188010
  * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use
crypto transform framework"
- LP: #1188010
  * skge: fix broken driver
- LP: #1216745
  * Input: cypress_ps2 - Return zero finger count if palm is detected.
- LP: #1229361
  * udf: Standardize return values in mount sequence
- LP: #1228751
  * udf: Refuse RW mount of the filesystem instead of making it RO
- LP: #1228751
  * rebase to v3.11.2
 -- Tim GardnerMon, 23 Sep 2013 07:41:07 -0600

** Changed in: linux (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  [Feature] Accelerated CRC-T10DIF checksum for the SCSI layer

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

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


[Bug 1074169] Re: function keys not working [lenovo]

2013-09-27 Thread claw
Well it happened again after almost a year, coinciding with an software
update from ubuntu.  Thank god I subscribed to this bug, because I had
completely forgotten all about this bug and was about to file a bug
report!

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

Title:
  function keys not working [lenovo]

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

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


[Bug 1232319] Re: gnome-tweak-tool crashed with SIGSEGV in sem_post()

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

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 #1196062, 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/1232319/+attachment/3846281/+files/CoreDump.gz

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

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

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

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

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

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

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

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

Title:
  gnome-tweak-tool crashed with SIGSEGV in sem_post()

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

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


  1   2   3   4   5   6   7   8   9   10   >