[Bug 1205875] Re: apparmor.d profile for usr.sbin.ntpd -- access to samba gencache and capability block_suspend

2013-09-22 Thread J G Miller
Serge Hallyn asked Can you show your ntp configuration?

Here is the /etc/ntp.conf file


#/*#
#|
#|  file : /etc/ntp.conf.net
#|
#*---*#
#
restrict192.168.11.0mask 255.255.255.0  nomodify notrap
#
restrict192.168.11.12
#
restrict127.0.0.1
#
#.#
#
logconfig   =clockall +peerall +syncall +sysall
#
#.#
#
driftfile   /var/log/ntpd/ntpstats/ntp.drift
#
logfile /var/log/ntpd/ntpd.log
#
statsdir/var/log/ntpd/ntpstats/
#
#.#
#
statistics  clockstats loopstats peerstats
#
filegen clockstats  file clockstats type dayenable
filegen loopstats   file loopstats  type dayenable
filegen peerstats   file peerstats  type dayenable
#
#.#
#
server  another_host.my_local_domain
#
server  127.127.1.0
fudge   127.127.1.0 stratum 10
#
#*#


where another_host.my_local_domain is the FQDN of my ntp server on another 
machine on my internal network 192.168.11.0 so there are no overt references to 
SAMBA hosts, BUT nsswitch.conf has


#*#
#|
#|  file : /etc/nsswitch.conf
#|
#*---*#
#
group:  compat
passwd: compat
shadow: compat
#
#.#
#
hosts:  files   mdns4_minimal   [NOTFOUND=return]   winsnis 
dns mdns4
#
networks:   nis files
#
#.#
.#
files ... etc

which may explain why CIFS/SAMBA becomes involved.

Also, as a footnote, gencache.tdb is present and world readable, but
obviously not world writeable

 ll /run/samba/gencache.tdb

416 -rw-r--r-- 1 root root 425984 2013-09-22 10:37
/run/samba/gencache.tdb

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

Title:
  apparmor.d profile for usr.sbin.ntpd -- access to samba gencache and
  capability block_suspend

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

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


[Bug 476828] Re: package smartmontools 5.38-3ubuntu2 failed to install/upgrade:

2013-09-22 Thread hewlett1990
The maschine isn't running anymore for a long time now, so yes, it is an
old bug I don't consider this as an issue anymore.

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

Title:
  package smartmontools 5.38-3ubuntu2 failed to install/upgrade:

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

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


[Bug 1228955] [NEW] dnsmasq changeds virtualbox guests PTR queries into A queries

2013-09-22 Thread Bar Ziony
Public bug reported:

Hello,

For some reason, when trying to resolve a PTR query (host -t PTR 8.8.8.8 for 
example) from a VirtualBox guest (Doesn't matter which OS), the resulting query 
on the host (Ubuntu 12.10) eth0 on wireshark is an A query for 
8.8.8.8.in-addr.arpa, which of course fails.
This happens for all PTR queries, public and private.
When I stop using dnsmasq in my host (by commenting it out on 
/etc/NetworkManager/NetworkManager.conf), everything works as expected.

I know this is not a VirtualBox issue.

Resolving the same PTR queries exactly (with the same 'host' utility) on
the host works great.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: dnsmasq (not installed)
ProcVersionSignature: Ubuntu 3.5.0-40.62-generic 3.5.7.20
Uname: Linux 3.5.0-40-generic x86_64
ApportVersion: 2.6.1-0ubuntu12
Architecture: amd64
Date: Mon Sep 23 01:26:12 2013
InstallationDate: Installed on 2012-11-29 (297 days ago)
InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: dnsmasq
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  dnsmasq changeds virtualbox guests PTR queries into A queries

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

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


[Bug 1229023] [NEW] Nameservers are not setup correctly

2013-09-22 Thread Sworddragon
Public bug reported:

I'm using Ubuntu 13.10 dev with dnsmasq 2.66-4. Before installing
dnsmasq /etc/resolv.conf was generated with nameserver 192.168.1.1
from my dns-nameservers entry in /etc/networking. But after installing
dnsmasq I'm seeing only nameserver 127.0.0.1 (even after restarting
the network). As I know dnsmasq will need both entries (with 127.0.0.1
first) to work as a dns server. But with the generated resolv.conf this
is difficult to achieve (interestingly on looking with Wireshark the dns
requests are still handled with 192.168.1.1 and nothing is handled with
127.0.0.1).

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

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

Title:
  Nameservers are not setup correctly

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

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


[Bug 1228737] Re: Ubiquity does not recommend to use 64-bit disk when ESP exists

2013-09-22 Thread Dmitrijs Ledkovs
*** This bug is a duplicate of bug 102 ***
https://bugs.launchpad.net/bugs/102

when booted in legacy (BIOS) mode there is no way to detect if machine is in 
fact UEFI capable.
Please don't fork bugs without context.
Also note that for 13.10 release we are planning to promote 64-bit images by 
default.

** This bug has been marked a duplicate of bug 102
   Ubuntu i386 images are not compatible with 32-bit UEFI computers

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

Title:
  Ubiquity does not recommend to use 64-bit disk when ESP exists

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

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


[Bug 1219619] Re: [patch] bug fix for igb driver to support Avoton

2013-09-22 Thread XiongZhang
the last one bug fix patch has been merged into net-next tree, please
backport it to 13.10

commit bb1d18d1ad6e216535b994d68097ae107f4f35fb
Author: Carolyn Wyborny carolyn.wybo...@intel.com
Date:   Tue Sep 10 11:57:16 2013 -0700

igb: Add additional get_phy_id call for i354 devices

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

Title:
  [patch] bug fix for igb driver to support Avoton

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

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


[Bug 1176379] Re: Streaming videos over LAN with GVFS often locks up VLC Media Player in Ubuntu 13.04

2013-09-22 Thread Druciferre
FYI, I have this issue on Arch Linux with linux kernel 3.11.1-1, gvfs
1.16.3-2, gvfs-smb 1.16.3-2, and vlc 2.0.8.a-1

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

Title:
  Streaming videos over LAN with GVFS often locks up VLC Media Player in
  Ubuntu 13.04

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

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


[Bug 1222070] Re: Kernel Panic --not syncing fatal exception in interrupt

2013-09-22 Thread Chascon
OK, I think I may be onto something. The only thing that comes close to
the error message are problems with  wireless.

Before I go further, vlc is crashing on startup because ir support is
now enabled.


http://forum.ubuntu-fr.org/viewtopic.php?id=1258711 makes mention of Atheros 
issues est incompatible avec un grand nombre de config et particulièrement 
avec les cartes Atheros. So I looked for an Atheros module with:

lsmod | grep ath

ath5k 134963  0 
ath19187  1 ath5k
mac80211  513247  1 ath5k
cfg80211  401436  3 ath,ath5k,mac80211

After sudo rmmod ath5k I can open and run vlc (and Totem).

Having done all that, I can again invoke a kernel panic by using the
remote, namely with the up button, but at least it's manageable, at
least as long you don't use the ir remote.

According to Cara-bump on the thread quoted, Atheros issues started with
kernel 3.8 or so.

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

Title:
  Kernel Panic --not syncing fatal exception in interrupt

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

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

[Bug 1101903] Re: Constantly rising memory usage by gnome-panel

2013-09-22 Thread Jeffrey Knockel
** Also affects: gnome-panel via
   https://bugzilla.gnome.org/show_bug.cgi?id=688967
   Importance: Unknown
   Status: Unknown

** Bug watch added: GNOME Bug Tracker #688967
   https://bugzilla.gnome.org/show_bug.cgi?id=688967

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

Title:
  Constantly rising memory usage by gnome-panel

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

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


[Bug 885324] Re: Completely replace lcms1 by lcms2 in Ubuntu

2013-09-22 Thread Thomas Hotz
** Changed in: gimp (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/885324

Title:
  Completely replace lcms1 by lcms2 in Ubuntu

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

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


[Bug 1228459] Re: Item #1 states wrong side for icon

2013-09-22 Thread Doug Smythies
I do not understand your your comment. After some exchange, I thought we
agreed there is no bug here. The invalid status would be the only
applicable status.

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

Title:
  Item #1 states wrong side for icon

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

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


[Bug 945733] Re: gimp hangs after saving an image

2013-09-22 Thread Thomas Hotz
I'm sorry that nobody has cared about your bug yet. I can't reproduce
this bug with Ubuntu 13.04.

Are you still affected by this bug? If yes, please give us detailed
information about your system. Thank you!

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

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

Title:
  gimp hangs after saving an image

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

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


[Bug 1205452] Re: Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

2013-09-22 Thread Gus Bourg
This appears to be the same as eclipse bug 317763.  The work around for
that bug works for this:

1) Open System Settings
2) Select Application Appearance
3) Select GTK
4) Change the GTK2 theme to anything but oxygen-gtk

It then opens the workspace.

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

Title:
  Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)

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

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


[Bug 1049851] Re: creating screenshot by grabing a region while using a menu does not work

2013-09-22 Thread Thomas Hotz
I can't confirm this on Ubuntu 13.04 with GIMP 2.8.4. Are you still
affected by this bug? Thank you for telling us!

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

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

Title:
  creating screenshot by grabing a region while using a menu does not
  work

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

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


[Bug 1227173] Re: On every startup Onboard asks for enabling accessibility

2013-09-22 Thread marmuta
I can't reproduce the login problems here, no good idea why that happens
for you. I must be missing something, but the plugin really doesn't seem
to do a lot.

Is there anything in the other log files?
sudo grep -r at-spi2-registryd /var/log/*

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

Title:
  On every startup Onboard asks for enabling accessibility

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

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


[Bug 1228771] [NEW] Scripts and Phrases Disappear

2013-09-22 Thread Lonnie Lee Best
Public bug reported:

Sometimes, while autokey-gtk is running successfully in the background,
if you try to go view the GUI to modify any of your scripts and phrases
they will not be viewable. It is as though they've all disappeared.

See attached video.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: autokey-gtk 0.90.1-1.1
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
Date: Sun Sep 22 01:20:39 2013
InstallationDate: Installed on 2013-09-06 (15 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: autokey
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: Screencast 2013-09-22 01:30:16.mp4
   
https://bugs.launchpad.net/bugs/1228771/+attachment/3834237/+files/Screencast%202013-09-22%2001%3A30%3A16.mp4

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

Title:
  Scripts and Phrases Disappear

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

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


[Bug 1182658] Re: Location services not working in Google Maps

2013-09-22 Thread Thomas Voß
Can you please check dmesg output and see if satellite visibility
updates are reported there? Just flashed the latest image on GN and it
is working for me.

@CPU maxing: The location HAL randomly enters an invalid state when
trying to access AGPS information and subsequently spins, with the
service maxing the CPU as a result. Digging into the issue.

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

Title:
  Location services not working in Google Maps

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

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


[Bug 1221514] Re: Hot Keys and Abbreviations have Stopped Working

2013-09-22 Thread Lonnie Lee Best
Since, this bug is preventing AutoKey from working at all, can someone
please change the importance of this bug to severe?

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

Title:
  Hot Keys and Abbreviations have Stopped Working

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

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


[Bug 1217705] Re: autokey-qt won't launch in Ubuntu 13.10

2013-09-22 Thread Lonnie Lee Best
Can someone please confirm this bug and mark its importance as severe?

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

Title:
  autokey-qt won't launch in Ubuntu 13.10

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

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


[Bug 1228379] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build

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

** Changed in: bcmwl (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/1228379

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module
  failed to build

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

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


[Bug 1228774] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build

2013-09-22 Thread Gokulakrishnan
*** This bug is a duplicate of bug 1228379 ***
https://bugs.launchpad.net/bugs/1228379

Public bug reported:

Auto update after ubuntu installation gave errors. No more information
available

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1
ProcVersionSignature: Ubuntu 3.8.0-29.42~precise1-generic 3.8.13.5
Uname: Linux 3.8.0-29-generic i686
ApportVersion: 2.0.1-0ubuntu17.4
Architecture: i386
DKMSKernelVersion: 3.8.0-30-generic
Date: Sun Sep 22 12:08:27 2013
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.1)
MarkForUpload: True
PackageVersion: 6.20.155.1+bdcom-0ubuntu0.0.1
SourcePackage: bcmwl
Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module
  failed to build

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

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


[Bug 1228774] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module failed to build

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

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

** Tags removed: need-duplicate-check

** This bug has been marked a duplicate of bug 1228379
   bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module 
failed to build

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

Title:
  bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu0.0.1: bcmwl kernel module
  failed to build

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

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


[Bug 1223688] Re: Sync texlive-lang 2013.20130905-1 (main) from Debian unstable (main)

2013-09-22 Thread Dmitry Shachnev
** Changed in: texlive-lang (Ubuntu)
   Status: Incomplete = New

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

Title:
  Sync texlive-lang 2013.20130905-1 (main) from Debian unstable (main)

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

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


[Bug 1222747] Re: [FFe] Transition from lesstif2 to Motif in Saucy

2013-09-22 Thread Jackson Doak
It might be worth targeting this at 14.04. It would be a lot easier if
we didn't have to support lesstif2

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

Title:
  [FFe] Transition from lesstif2 to Motif in Saucy

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

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


[Bug 1228737] Re: Ubiquity does not recommend to use 64-bit disk when ESP exists

2013-09-22 Thread YannUbuntu
 when booted in legacy (BIOS) mode there is no way to detect if machine
is in fact UEFI capable.

I know that, but I am giving you:
- a way to detect a case where there are very high chances that the install is 
UEFI.
- a way to warn the user (and still giving him choice in case the boot is in 
fact Legacy) thus avoid many failed Ubuntu installs.

 Please don't fork bugs without context.

This bug is not duplicate of Ubuntu i386 images are not compatible with
32-bit UEFI computers. , because it affects 64-bit computers.

 Also note that for 13.10 release we are planning to promote 64-bit
images by default.

Hopefully !  that decreases chances to see this bug, but that does not
fix it.

** This bug is no longer a duplicate of bug 102
   Ubuntu i386 images are not compatible with 32-bit UEFI computers

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

Title:
  Ubiquity does not recommend to use 64-bit disk when ESP exists

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

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


[Bug 1228780] [NEW] [Notebook W650EH] suspend/resume failure

2013-09-22 Thread Tiago Carrondo
Public bug reported:

no clue

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-8-generic 3.11.0-8.15
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  tiago  3604 F pulseaudio
Date: Sun Sep 22 08:01:29 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=c2263bde-9d37-452c-86f3-35c839247f9c
InstallationDate: Installed on 2013-09-04 (17 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130904)
InterpreterPath: /usr/bin/python3.3
MachineType: Notebook W650EH
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.11.0-8-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash acpi_backlight=vendor 
vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-8-generic N/A
 linux-backports-modules-3.11.0-8-generic  N/A
 linux-firmware1.114
SourcePackage: linux
Title: [Notebook W650EH] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 04/08/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4.6.5
dmi.board.asset.tag: Tag 12345
dmi.board.name: W650EH
dmi.board.vendor: Notebook
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 9
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/08/2013:svnNotebook:pnW650EH:pvrNotApplicable:rvnNotebook:rnW650EH:rvrNotApplicable:cvnNoEnclosure:ct9:cvrN/A:
dmi.product.name: W650EH
dmi.product.version: Not Applicable
dmi.sys.vendor: Notebook

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


** Tags: amd64 apport-kerneloops resume saucy suspend

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

Title:
  [Notebook W650EH] suspend/resume failure

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

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


[Bug 1007841] Re: 11ab:4363 sky2 driver (Marvell Ethernet devices) problem after resume

2013-09-22 Thread Chris Cheney
** Description changed:

  After resuming from suspend, a Marvel 88E8055 (wired NIC) will fail to
  detect carrier (link is permanently down). Reloading the sky2 module
  does not help - the module will fail to initialize the hardware and the
  eth0 interfaces is gone until reboot.
  
  The suspend/resume for this NIC has worked without issues  in 10.10 and some 
older releases I've had permanently installed. I haven't really tested this 
with other releases that have come and gone since - which is the best course of 
action here:
  - testing older releases, or
  - obtaining older kernel versions (from mainline ppa?) and testing those?
  
  Upstream contacted: http://www.spinics.net/lists/netdev/msg203017.html
+ 
+ http://marc.info/?l=linux-pmm=134229404527442w=2
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.39
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
     Subdevices: 0/1
     Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  michalp1932 F pulseaudio
   /dev/snd/pcmC0D0p:   michalp1932 F...m pulseaudio
  CRDA:
   country SK:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5490 - 5710 @ 40), (N/A, 27), DFS
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc40 irq 47'
     Mixer name : 'Realtek ALC262'
     Components : 'HDA:10ec0262,1734,00100202'
     Controls  : 33
     Simple ctrls  : 19
  Date: Sat Jun  2 17:08:19 2012
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
  MachineType: FUJITSU SIEMENS ESPRIMO Mobile U9200
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   LANG=sk_SK.UTF-8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=e8d55f9c-868e-4354-afc7-f15447baa72b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2008
  dmi.bios.vendor: Phoenix
  dmi.bios.version: 1.11 - 067 - 1566
  dmi.board.name: S11D
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: FSC
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnPhoenix:bvr1.11-067-1566:bd04/22/2008:svnFUJITSUSIEMENS:pnESPRIMOMobileU9200:pvr1.0:rvnFUJITSUSIEMENS:rnS11D:rvr1.0:cvnFUJITSUSIEMENS:ct10:cvr1.0:
  dmi.product.name: ESPRIMO Mobile U9200
  dmi.product.version: 1.0
  dmi.sys.vendor: FUJITSU SIEMENS

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

Title:
  11ab:4363 sky2 driver (Marvell Ethernet devices) problem after resume

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

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

[Bug 1182814] Re: [saucy] usb-modeswitch-data bad packaging forces removal of usb-modeswitch

2013-09-22 Thread Igor Zubarev
any news?

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

Title:
  [saucy] usb-modeswitch-data bad packaging forces removal of usb-
  modeswitch

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

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


[Bug 1221783] Re: turning off bluetooth kills the applet

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

** Changed in: indicator-bluetooth (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/1221783

Title:
  turning off bluetooth kills the applet

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

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


[Bug 1228779] Re: compiz crashed with SIGSEGV in g_mount_spec_to_dbus_with_path()

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

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 #1047517, 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/1228779/+attachment/3834261/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228779/+attachment/3834263/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228779/+attachment/3834265/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228779/+attachment/3834266/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228779/+attachment/3834267/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228779/+attachment/3834268/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228779/+attachment/3834269/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1047517
   compiz crashed with SIGSEGV in g_mount_spec_to_dbus_with_path() from ... 
from g_file_load_contents() from 
unity::IconLoader::Impl::IconLoaderTask::LoaderJobFunc()

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

Title:
  compiz crashed with SIGSEGV in g_mount_spec_to_dbus_with_path()

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

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


[Bug 1228778] Re: bamfdaemon crashed with signal 5 in _XReply()

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

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 #1201568, 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/1228778/+attachment/3834252/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228778/+attachment/3834254/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228778/+attachment/3834256/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228778/+attachment/3834257/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228778/+attachment/3834258/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228778/+attachment/3834259/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228778/+attachment/3834260/+files/ThreadStacktrace.txt

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

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

Title:
  bamfdaemon crashed with signal 5 in _XReply()

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

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


[Bug 1221783] Re: turning off bluetooth kills the applet

2013-09-22 Thread Asa Zernik
In my case the log output is slightly different, I assume because my
only paired device is a mouse, rather than an MTP player in Anmar's
case:

Sep 22 00:15:58 asa-thinkpad kernel: [28203.028716] usb 1-1.5: new full-speed 
USB device number 10 using ehci-pci
Sep 22 00:15:58 asa-thinkpad kernel: [28203.125719] usb 1-1.5: New USB device 
found, idVendor=8087, idProduct=07da
Sep 22 00:15:58 asa-thinkpad kernel: [28203.125730] usb 1-1.5: New USB device 
strings: Mfr=0, Product=0, SerialNumber=0
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Unknown command complete for 
opcode 19
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Endpoint registered: sender=:1.49 
path=/MediaEndpoint/HFPAG
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Endpoint registered: sender=:1.49 
path=/MediaEndpoint/HFPHS
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Endpoint registered: sender=:1.49 
path=/MediaEndpoint/A2DPSource
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Endpoint registered: sender=:1.49 
path=/MediaEndpoint/A2DPSink
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Adapter /org/bluez/691/hci0 has 
been enabled
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: Adapter /org/bluez/691/hci0 has 
been disabled
Sep 22 00:15:58 asa-thinkpad bluetoothd[691]: hci0: Set Powered (0x0005) 
failed: Failed (0x03)
Sep 22 00:15:59 asa-thinkpad bluetoothd[691]: Unregister path: 
/org/bluez/691/hci0
Sep 22 00:15:59 asa-thinkpad bluetoothd[691]: Endpoint unregistered: 
sender=:1.49 path=/MediaEndpoint/A2DPSink
Sep 22 00:15:59 asa-thinkpad bluetoothd[691]: Endpoint unregistered: 
sender=:1.49 path=/MediaEndpoint/A2DPSource
Sep 22 00:15:59 asa-thinkpad bluetoothd[691]: Endpoint unregistered: 
sender=:1.49 path=/MediaEndpoint/HFPAG
Sep 22 00:15:59 asa-thinkpad bluetoothd[691]: Endpoint unregistered: 
sender=:1.49 path=/MediaEndpoint/HFPHS
Sep 22 00:15:59 asa-thinkpad kernel: [28203.596785] usb 1-1.5: USB disconnect, 
device number 10
Sep 22 00:17:01 asa-thinkpad CRON[6698]: (root) CMD (   cd /  run-parts 
--report /etc/cron.hourly)

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

Title:
  turning off bluetooth kills the applet

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

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


[Bug 1228727] Re: qjackctl does not show USB soundcard

2013-09-22 Thread zasran
Didn't occur to me to try it before, yes, the little '' buttons the the
right of interface, input and output dropdowns shows different values,
including hw:2.

It's pretty confusing, the tooltips don't help much either, they seem to
say the same thing:

Interface dropdown tooltip: 'The PCM device name to use'
Interface '' tooltip: 'Select PCM device name'

Input device dropdown tooltip: 'Alternate input device for capture'
Input device '' tooltip: 'Select input device for capture'

Output device dropdown tooltip: 'Alternate output device for playback'
Output device '' tooltip: 'Select output device for playback'

The values for all dropdown menus are:
  - (default)
  - /dev/dsp
  - /dev/audio
  - plughw:0
  - hw:0

The values for all '' menus:
  - hw:0 HD-Audio Generic
  - hw:1 HDA ATI SB
  - hw:1,0 ALC892 Analog
  - hw:2 BR-80(AUDIO)
  - hw:2,0 USB Audio
  - (default)

Selecting Interface hw:2 BR-80(AUDIO) works, qjackctl starts jackd
successfully and both recording and playback work (tested using
ardour2).

Guess it's less of a bug than I originally thought but it would be great
if it was explained what the two selectors (dropdown and '' button) are
and why they have different values. Maybe it would be possible to
consolidate the two into one selection menu?

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

Title:
  qjackctl does not show USB soundcard

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

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


[Bug 1228519] HookError_cloud_archive.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: HookError_cloud_archive.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834333/+files/HookError_cloud_archive.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] BootDmesg.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834330/+files/BootDmesg.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228788] [NEW] [sandybridge-m-gt2+] GPU lockup IPEHR: 0x79050005

2013-09-22 Thread vladislav zubov
Public bug reported:

test

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.12.4-0ubuntu1
Architecture: amd64
Chipset: sandybridge-m-gt2+
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Wed Sep 18 11:05:07 2013
DistUpgraded: 2013-07-28 20:33:06,465 DEBUG failed to SystemUnLock() (E:Not 
locked)
DistroCodename: saucy
DistroVariant: ubuntu
DuplicateSignature: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005 Ubuntu 
13.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: I don't know
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:2111]
 NVIDIA Corporation GF119M [GeForce 610M] [10de:105a] (rev a1) (prog-if 00 [VGA 
controller])
   Subsystem: ASUSTeK Computer Inc. GeForce GT 610M [1043:2111]
InterpreterPath: /usr/bin/python3.3
MachineType: ASUSTeK Computer Inc. U36SG
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic 
root=UUID=327a9882-b25b-40c0-a16c-ff474e1f0f46 ro splash quiet vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.7+1ubuntu5
 libdrm2  2.4.46-1
 xserver-xorg-video-intel 2:2.21.14-4ubuntu4
SourcePackage: xserver-xorg-video-intel
Title: [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005
UpgradeStatus: Upgraded to saucy on 2013-07-28 (55 days ago)
UserGroups:
 
dmi.bios.date: 06/20/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: U36SG.203
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: U36SG
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrU36SG.203:bd06/20/2012:svnASUSTeKComputerInc.:pnU36SG:pvr1.0:rvnASUSTeKComputerInc.:rnU36SG:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: U36SG
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.10+13.10.20130920-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.46-1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.2-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.2-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.14.2.901-2ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu3.1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu6
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.14-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.9-2ubuntu1
xserver.bootTime: Sun Sep 22 10:15:05 2013
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   13356 
 vendor COR
xserver.version: 2:1.14.2.901-2ubuntu4

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash compiz-0.9 freeze possible-manual-nvidia-install 
saucy ubuntu

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

Title:
  [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005

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

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


[Bug 1228519] Re: Network goes down/up after kernel update

2013-09-22 Thread tommaso
apport information

** Tags added: apport-collected raring

** Description changed:

- Hi, after the kernel update, the network goes down/up every few minutes.
- The kernel with the problem is the 3.8.0-30, if I select the previous,
- the 3.8.0-29 I don't have any problem. To have the network up again, I
- disconnect/reconnect the network cable. The notebook is the Acer 3830T
- the network device is the Qualcomm Atheros AR8151.
+ Hi, after the kernel update, the network goes down/up every few minutes. The 
kernel with the problem is the 3.8.0-30, if I select the previous, the 3.8.0-29 
I don't have any problem. To have the network up again, I disconnect/reconnect 
the network cable. The notebook is the Acer 3830T the network device is the 
Qualcomm Atheros AR8151.
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8.3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  aronne 2159 F pulseaudio
+ DistroRelease: Ubuntu 13.04
+ HibernationDevice: RESUME=UUID=e1fe2ecf-90cc-4685-8ce5-cacedf199a26
+ InstallationDate: Installed on 2011-11-27 (664 days ago)
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
+ MachineType: Acer Aspire 3830T
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=f2982b90-147f-4720-8e9d-fd8caedd6243 ro quiet splash acpi_osi=Linux 
i915.i915_enable_rc6=1 vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
+ RelatedPackageVersions:
+  linux-restricted-modules-3.8.0-30-generic N/A
+  linux-backports-modules-3.8.0-30-generic  N/A
+  linux-firmware1.106
+ Tags:  raring
+ Uname: Linux 3.8.0-30-generic x86_64
+ UpgradeStatus: Upgraded to raring on 2013-04-19 (156 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ dmi.bios.date: 06/08/2011
+ dmi.bios.vendor: Acer
+ dmi.bios.version: V1.05
+ dmi.board.asset.tag: Base Board Asset Tag
+ dmi.board.name: JM30_HR
+ dmi.board.vendor: Acer
+ dmi.board.version: Base Board Version
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Acer
+ dmi.chassis.version: V1.05
+ dmi.modalias: 
dmi:bvnAcer:bvrV1.05:bd06/08/2011:svnAcer:pnAspire3830T:pvrV1.05:rvnAcer:rnJM30_HR:rvrBaseBoardVersion:cvnAcer:ct10:cvrV1.05:
+ dmi.product.name: Aspire 3830T
+ dmi.product.version: V1.05
+ dmi.sys.vendor: Acer

** Attachment added: AlsaInfo.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834329/+files/AlsaInfo.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] ProcInterrupts.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834338/+files/ProcInterrupts.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] IwConfig.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834334/+files/IwConfig.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] CurrentDmesg.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834332/+files/CurrentDmesg.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228780] Status changed to Confirmed

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

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

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

Title:
  [Notebook W650EH] suspend/resume failure

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

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


[Bug 1228519] CRDA.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: CRDA.txt
   https://bugs.launchpad.net/bugs/1228519/+attachment/3834331/+files/CRDA.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228788] Re: [sandybridge-m-gt2+] GPU lockup IPEHR: 0x79050005

2013-09-22 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/1228788

Title:
  [sandybridge-m-gt2+] GPU lockup  IPEHR: 0x79050005

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

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


[Bug 1228519] Lspci.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1228519/+attachment/3834335/+files/Lspci.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] Lsusb.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1228519/+attachment/3834336/+files/Lsusb.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] ProcCpuinfo.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834337/+files/ProcCpuinfo.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] UdevLog.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834343/+files/UdevLog.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] UdevDb.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1228519/+attachment/3834342/+files/UdevDb.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228519] ProcModules.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834339/+files/ProcModules.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1155819] Re: Plugging in Logitech G930 USB headset breaks mouse click behaviour

2013-09-22 Thread gbonvehi
I had this problem and was able to temporarily fix it by following
instructions from here:
http://forums.gentoo.org/viewtopic-t-926996-start-0.html

Note: I've tested this on Slackware 14 but it should work on any distro
as seems to be caused by the kernel and/or Xorg.

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

Title:
  Plugging in Logitech G930 USB headset breaks mouse click behaviour

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

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


[Bug 1221783] Re: turning off bluetooth kills the applet

2013-09-22 Thread Asa Zernik
Another interesting note - while turning bluetooth back on through the
settings window fails for me in the way Anmar described, turning it on
with my laptop's airplane-mode button works, so below a certain layer
the bluetooth stack is working here.

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

Title:
  turning off bluetooth kills the applet

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

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


[Bug 1228519] WifiSyslog.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834344/+files/WifiSyslog.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1155819] Re: Plugging in Logitech G930 USB headset breaks mouse click behaviour

2013-09-22 Thread gbonvehi
It's related to USB audio headsets, here's another one having this
issue: https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/993655

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

Title:
  Plugging in Logitech G930 USB headset breaks mouse click behaviour

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

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


[Bug 1228519] RfKill.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/1228519/+attachment/3834341/+files/RfKill.txt

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

Title:
  Network goes down/up after kernel update

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

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


Re: [Bug 774180] Re: Banshee won't quit unless I kill process

2013-09-22 Thread Chow Loong Jin
On Sat, Sep 21, 2013 at 07:34:29PM -, Nerdfest wrote:
 For me, the normal 'Quit' option is missing from the menu. I'm running
 KDE.

On recent Ubuntus, Banshee doesn't have the Quit option any more. It'll shutdown
if you pause/stop playback and then exit the window.

-- 
Kind regards,
Loong Jin

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

Title:
  Banshee won't quit unless I kill process

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

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


[Bug 1228519] PulseList.txt

2013-09-22 Thread tommaso
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/1228519/+attachment/3834340/+files/PulseList.txt

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

Title:
  Network goes down/up after kernel update

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

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


[Bug 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-09-22 Thread Yuri Chornoivan
There is an extra space in POTFILES.in. The line

[type: gettext/ini] data/social.scope.in.in

should be just

[type: gettext/ini]data/social.scope.in.in

Thanks for fixing this typo.

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

Title:
  Not translatable string Search social network messages in Unity
  Saucy

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

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


[Bug 1228790] [NEW] [Dell Inc. Inspiron 1012] suspend/resume failure [non-free: wl]

2013-09-22 Thread Brian Smith
Public bug reported:

iMMEDIATLEY on log in after latest update to Xubuntu 13.10

ProblemType: KernelOops
DistroRelease: Ubuntu 13.10
Package: linux-image-3.11.0-8-generic 3.11.0-8.15
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic i686
NonfreeKernelModules: wl
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.12.4-0ubuntu1
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  bfb1901 F pulseaudio
 /dev/snd/seq:timidity   1010 F timidity
Date: Sun Sep 22 09:22:46 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=6fc0bcf4-3691-43da-bf2f-a79c6c090225
InstallationDate: Installed on 2013-02-02 (231 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release i386 
(20120817.3)
InterpreterPath: /usr/bin/python3.3
MachineType: Dell Inc. Inspiron 1012
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-8-generic 
root=UUID=abcb2ea1-1176-466d-871d-ba705d85bd79 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: Daemon not 
responding.
RelatedPackageVersions:
 linux-restricted-modules-3.11.0-8-generic N/A
 linux-backports-modules-3.11.0-8-generic  N/A
 linux-firmware1.114
SourcePackage: linux
Title: [Dell Inc. Inspiron 1012] suspend/resume failure [non-free: wl]
UpgradeStatus: Upgraded to saucy on 2013-08-20 (32 days ago)
UserGroups:
 
dmi.bios.date: 12/06/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 0P9MDV
dmi.board.vendor: Dell Inc.
dmi.board.version: A04
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A04
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd12/06/2009:svnDellInc.:pnInspiron1012:pvrA04:rvnDellInc.:rn0P9MDV:rvrA04:cvnDellInc.:ct8:cvrA04:
dmi.product.name: Inspiron 1012
dmi.product.version: A04
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-kerneloops i386 resume saucy suspend

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

Title:
  [Dell Inc. Inspiron 1012] suspend/resume failure [non-free: wl]

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

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


[Bug 1227173] Re: On every startup Onboard asks for enabling accessibility

2013-09-22 Thread Till Kamppeter
Nothing found in the logs.

I had also further login failures later, so probably the problems are
independent.

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

Title:
  On every startup Onboard asks for enabling accessibility

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

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


[Bug 1228044] Re: Not translatable string Search social network messages in Unity Saucy

2013-09-22 Thread Dmitry Shachnev
Looks like the string is marked as translatable upstream, but someone
needs to manually upload the templates to Launchpad.

** Changed in: unity-lens-friends (Ubuntu)
   Status: New = Triaged

** Changed in: unity-lens-friends (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/1228044

Title:
  Not translatable string Search social network messages in Unity
  Saucy

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

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


[Bug 1225305] Re: Input method config is completely translated in Saucy in Russian but shows untranslated

2013-09-22 Thread Dmitry Shachnev
Desktop file comes from upstream, please submit a bug upstream about
adding a russian translation:

Name=Input Method
Name[ja]=入力メソッド
Name[zh_TW]=輸入法
Name[zh_HK]=輸入法
Name[zh_CN]=输入法
Name[ko]=입력기
Name[vi]=Trình chuyển cách nhập liệu
Name[fr]=Méthode d'entrée
Name[de]=Eingabemethode

** Changed in: im-config (Ubuntu)
   Status: New = Triaged

** Changed in: im-config (Ubuntu)
   Importance: Undecided = Low

** Changed in: ubuntu-translations
   Status: New = Triaged

** Changed in: ubuntu-translations
   Importance: Undecided = Medium

** Changed in: ubuntu-translations
   Importance: Medium = Low

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

Title:
  Input method config is completely translated in Saucy in Russian but
  shows untranslated

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

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

[Bug 1225305] Re: Input method config is completely translated in Saucy in Russian but shows untranslated

2013-09-22 Thread Dmitry Shachnev
Actually upstream in Debian, so submit to BTS using instructions at
https://wiki.ubuntu.com/Debian/Bugs.

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

Title:
  Input method config is completely translated in Saucy in Russian but
  shows untranslated

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

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


[Bug 1225305] Re: Input method config is completely translated in Saucy in Russian but shows untranslated

2013-09-22 Thread Yuri Chornoivan
im-config desktop file is available for manual translation only:

http://anonscm.debian.org/gitweb/?p=collab-maint/im-
config.git;a=blob;f=po/Makefile;h=b20594a4da27e3b1189a1d67958901893e5a19c3;hb=HEAD

http://sources.debian.net/src/im-config/0.22-3/im-config.desktop

So you can send your translation upstream or patch it in Ubuntu. There
is no way to translate it with LP/Rosetta now.

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

Title:
  Input method config is completely translated in Saucy in Russian but
  shows untranslated

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

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


[Bug 1228792] Re: jockey-kde crashed with SIGSEGV in QMetaObject::normalizedSignature()

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

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 #1224258, 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/1228792/+attachment/3834414/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228792/+attachment/3834418/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228792/+attachment/3834423/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228792/+attachment/3834425/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228792/+attachment/3834426/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228792/+attachment/3834427/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228792/+attachment/3834428/+files/ThreadStacktrace.txt

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

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

Title:
  jockey-kde crashed with SIGSEGV in QMetaObject::normalizedSignature()

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

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


[Bug 1228790] Status changed to Confirmed

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

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

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

Title:
  [Dell Inc. Inspiron 1012] suspend/resume failure [non-free: wl]

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

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


[Bug 1228530] Re: usb mouse disconnects when going on battery

2013-09-22 Thread skynetbbs
no idea which package deals with mouse  battery somewhere in acpi?

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

Title:
  usb mouse disconnects when going on battery

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

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


[Bug 1228798] [NEW] Mini display port not working

2013-09-22 Thread callum
Public bug reported:

I am trying to use the mini display port to connect to an external
monitor using the mini display port. I have confirmed this works using
another laptop. When plugging this into my Ubuntu machine (Dell XPS17)
the monitor is not detected.

There is no screen flash or anything in the Xorg log or dmseg that
suggests the port has been plugged in.

I have tried adding the monitor using the following:
xrandr --addmode DP1 800x600
xrandr --output VGA1 --mode 800x600 --right-of LVDS1

Which results in the laptop screen flashing but not the external monitor
and the following is printed to the terminal:

xrandr: Configure crtc 1 failed

xrandr -q gives the following:

 xrandr -q
Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 382mm x 
214mm
   1600x900   60.3*+
   1440x900   59.9  
   1360x768   59.8 60.0  
   1152x864   60.0  
   1024x768   60.0  
   800x60060.3 56.2  
   640x48059.9  
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
   800x60060.3  

I have also tried updating to the latest intel driver by using:

intel-linux-graphics-installer

This succeeded however has not solved my issue.

I also have bumblebee installed however I understand that on this
machine the mini display port runs from the intel chip so this should
not be impacting this issue. I include this information incase it might.

I am more that happy to run any diagnostics required to help resolve
this issue.

Many thanks in advance for your help!

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
Uname: Linux 3.8.0-30-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8.3
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Sep 22 09:02:19 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.8.0-19-generic, x86_64: installed
 bbswitch, 0.7, 3.8.0-30-generic, x86_64: installed
 i915-3.9-3.8, 0.02, 3.8.0-30-generic, x86_64: installed
 nvidia-304, 304.88, 3.8.0-19-generic, x86_64: installed
 nvidia-304, 304.88, 3.8.0-30-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04b8]
 NVIDIA Corporation GF106M [GeForce GT 555M] [10de:0dcd] (rev ff) (prog-if ff)
InstallationDate: Installed on 2013-09-21 (0 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MachineType: Dell Inc. Dell System XPS L702X
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/10/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A16
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 0XN71K
dmi.board.vendor: Dell Inc.
dmi.board.version: FAB1
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 0.1
dmi.modalias: 
dmi:bvnDellInc.:bvrA16:bd01/10/2012:svnDellInc.:pnDellSystemXPSL702X:pvr:rvnDellInc.:rn0XN71K:rvrFAB1:cvnDellInc.:ct8:cvr0.1:
dmi.product.name: Dell System XPS L702X
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.06.19~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.45-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.4-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental 
9.1.4-0ubuntu0.1
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.4-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.9-0ubuntu0~raring
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1

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


** Tags: amd64 apport-bug compiz-0.9 raring third-party-packages ubuntu

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

Title:
  Mini display port not working

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com

[Bug 1228201] Re: g++ doesn't compile simple code, using thread header

2013-09-22 Thread shkiper325
code builds using clang:
shkiper@server:~/C++/Thread$ clang++ thread.cpp -o thread -pthread -std=c++11
shkiper@server:~/C++/Thread$ ./thread
1307674368000
355687428096000
shkiper@server:~/C++/Thread$ 
so, problem is in g++

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

Title:
  g++ doesn't compile simple code, using thread header

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

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


[Bug 1113166]

2013-09-22 Thread Oibaf
(In reply to Sean Stangl [:sstangl] from comment #57)
 When 24 moves from Nightly to Aurora (around June 24), I'll work on putting
 out a version. This obviously cannot be considered a release candidate, but
 the API should be stable between Aurora and release, and I'll track any
 major changes.
 
 Release candidates can start appearing after 24 is out of beta, around late
 September.

24 was released, is there a new bug for tracking mozjs 24?

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

Title:
  update to new mozjs-17 library

To manage notifications about this bug go to:
https://bugs.launchpad.net/mozjs/+bug/1113166/+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-22 Thread Raymond
why do you overwrite pcm.default and ctl.default if you are running
puseaudio server

pcm.!default {
   type hw
   card 1
}
ctl.!default {
   type hw
   card 1
}


the internal mic is not availbable when you plug the external mic ?


control.14 {
iface CARD
name 'Mic Jack'
value true
comment {
access read
type BOOLEAN
count 1
}
}
control.15 {

Ports:
analog-input-microphone-internal: Internal Microphone 
(priority: 8900, not available)
analog-input-microphone: Microphone (priority: 8700, available)
Active Port: analog-input-microphone-internal
Formats:
pcm


is there any reason to use module-combine when your hdmi is broken


Sink #2
State: SUSPENDED
Name: combined
Description: Simultaneous output to Built-in Audio Digital Stereo 
(HDMI), Built-in Audio Analog Stereo
Driver: module-combine-sink.c
Sample Specification: s16le 2ch 44100Hz
Channel Map: front-left,front-right
Owner Module: 11
Mute: no
Volume: 0:  29% 1:  29%
0: -32.31 dB 1: -32.31 dB
balance 0.00
Base Volume: 100%
 0.00 dB
Monitor Source: combined.monitor
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY 
Properties:
device.class = filter
device.description = Simultaneous output to Built-in Audio 
Digital Stereo (HDMI), Built-in Audio Analog Stereo
device.icon_name = audio-card
Formats:
pcm

[9.043587] hda_codec: invalid CONNECT_LIST verb 5[1]:0
[9.043646] hda_codec: invalid CONNECT_LIST verb 6[1]:0
[9.043711] hda_codec: invalid CONNECT_LIST verb 7[1]:0

tate.MID {
control.1 {
iface CARD
name 'HDMI/DP,pcm=3 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.7 {
iface CARD
name 'HDMI/DP,pcm=7 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.13 {
iface CARD
name 'HDMI/DP,pcm=8 Jack'
value false
comment {
access read
type BOOLEAN
count 1
}
}
control.14 {

-- 
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 992603] Re: [Lenovo E525, L430, 490Ms, b490, b580] Touchpad can become disabled after suspend/resume

2013-09-22 Thread Adam Lee
Not reproduced with 3.2.0-53 about 10 times, touchpad resumes back in
few seconds.

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

Title:
  [Lenovo E525, L430, 490Ms, b490, b580] Touchpad can become disabled
  after suspend/resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/992603/+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-22 Thread Raymond
is there any reason to enable ucm ?

(   0.017|   0.000) D: [pulseaudio] module-udev-detect.c: Loading
module-alsa-card with arguments 'device_id=0 name=pci-_00_03.0
card_name=alsa_card.pci-_00_03.0 namereg_fail=false tsched=yes
fixed_latency_range=no ignore_dB=no deferred_volume=yes use_ucm=yes
card_properties=module-udev-detect.discovered=1'

-- 
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 1207890] Re: too many panels displayed during install (see screenshot)

2013-09-22 Thread Thomas Hotz
Yes, it ONLY affects Ubuntu. I have tested the latest image.

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

Title:
  too many panels displayed during install (see screenshot)

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

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


[Bug 1228462] Re: image build failed due to the grub-probe operation

2013-09-22 Thread Aron Xu
** Also affects: ubuntukylin-theme (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntukylin-theme (Ubuntu)
   Importance: Undecided = High

** Changed in: ubuntukylin-theme (Ubuntu)
   Status: New = In Progress

** Changed in: ubuntukylin-theme (Ubuntu)
 Assignee: (unassigned) = Aron Xu (happyaron)

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

Title:
  image build failed due to the grub-probe operation

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

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


[Bug 1228506] Re: Frequent display artifacts, take 2

2013-09-22 Thread Marius-andreiana
I think it's a daily after beta-1. It's up to date with latest Saucy
upgrades.

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

Title:
  Frequent display artifacts, take 2

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

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


[Bug 1228801] [NEW] wpa_supplicant crashed with SIGSEGV

2013-09-22 Thread Per-Inge
Public bug reported:

Happened when I booted directly after update. The computer only uses wifi for 
communications. Connected over IEEE 802.11n. Security Mode WPA/WPA2-Personal.
Wifi is up and running.

ProblemType: Crash
DistroRelease: Ubuntu 13.10
Package: wpasupplicant 1.0-3ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-8.15-generic 3.11.1
Uname: Linux 3.11.0-8-generic i686
ApportVersion: 2.12.4-0ubuntu1
Architecture: i386
Date: Thu Sep 19 20:17:32 2013
ExecutablePath: /sbin/wpa_supplicant
InstallationDate: Installed on 2013-07-04 (80 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130703)
MarkForUpload: True
ProcCmdline: /sbin/wpa_supplicant -B -P /run/sendsigs.omit.d/wpasupplicant.pid 
-u -s -O /var/run/wpa_supplicant
ProcEnviron:
 
SegvAnalysis:
 Segfault happened at: 0x81028d0:   mov0x4(%esi),%edx
 PC (0x081028d0) ok
 source 0x4(%esi) (0x0008) not located in a known VMA region (needed 
readable region)!
 destination %edx ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: wpa
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: wpa_supplicant crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


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

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

Title:
  wpa_supplicant crashed with SIGSEGV

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

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


[Bug 1228462] Re: image build failed due to the grub-probe operation

2013-09-22 Thread Aron Xu
** Changed in: ubuntukylin-theme (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: ubuntukylin
   Status: New = Fix Committed

** Changed in: ubuntukylin-theme
   Status: In Progress = Fix Committed

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

Title:
  image build failed due to the grub-probe operation

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

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


[Bug 1172620] Re: Slides with too much copy (especially in translations) have a big, ugly scrollbar

2013-09-22 Thread Thomas Hotz
Hendrik you fixed the bug in the internet slide (German version). Thank
you!

For the photo slide I have open a new bug, please see bug #1220371.

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

Title:
  Slides with too much copy (especially in translations) have a big,
  ugly scrollbar

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

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


[Bug 1159690] Re: [Fujitsu LIFEBOOK AH532] Toggle Wireless (Fn F5) doesn't work with 13.04

2013-09-22 Thread riu
** 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/1159690

Title:
  [Fujitsu LIFEBOOK AH532] Toggle Wireless (Fn F5) doesn't work with
  13.04

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

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


[Bug 1228462] Re: image build failed due to the grub-probe operation

2013-09-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/ubuntukylin-theme

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

Title:
  image build failed due to the grub-probe operation

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

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


[Bug 1224438] Re: Menus on evince black with grey text.

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

** Changed in: evince (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/1224438

Title:
  Menus on evince black with grey text.

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

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


[Bug 1228801] Re: wpa_supplicant crashed with SIGSEGV

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

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 #1210785, 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/1228801/+attachment/3834520/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1228801/+attachment/3834522/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1228801/+attachment/3834523/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1228801/+attachment/3834524/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1228801/+attachment/3834525/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1228801/+attachment/3834526/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1228801/+attachment/3834527/+files/ThreadStacktrace.txt

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

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

Title:
  wpa_supplicant crashed with SIGSEGV

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

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


[Bug 1228462] Re: image build failed due to the grub-probe operation

2013-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntukylin-theme - 0.8.2

---
ubuntukylin-theme (0.8.2) saucy; urgency=low

  * Remove update-grub2 in .postinst and .postrm (LP: #1228462)
 -- Aron Xu happya...@ubuntu.com   Sun, 22 Sep 2013 16:27:17 +0800

** Changed in: ubuntukylin-theme (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  image build failed due to the grub-probe operation

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

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


[Bug 1228805] [NEW] After update computer freezing

2013-09-22 Thread Almas
Public bug reported:

After updated computer rebooted and freezing random time. No numlock light and, 
no mouse light and nothing respond.
Current kernel is kernel 3.8.0-31-generic
Then I choosed from grub 3.8.0-30-generic kernel then it's OK no freezing.

I attached my hardware information.

Sorry for my poor English.

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


** Tags: raring

** Attachment added: My System Info
   https://bugs.launchpad.net/bugs/1228805/+attachment/3834542/+files/sysinfo

** Description changed:

  After updated computer rebooted and freezing random time. No numlock light 
and, no mouse light and nothing respond.
  Current kernel is kernel 3.8.0-31-generic
- Then I choosed 3.8.0-30-generic kernel then it's OK no freezing. 
+ Then I choosed from grub 3.8.0-30-generic kernel then it's OK no freezing.
  
  I attached my hardware information.
  
  Sorry for my poor English.

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

Title:
  After update computer freezing

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

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


[Bug 1228805] Missing required logs.

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

apport-collect 1228805

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

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

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

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

** Tags added: raring

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

Title:
  After update computer freezing

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

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


[Bug 1069729] Re: New release of freeplane (1.2.20)

2013-09-22 Thread Felix Natter
Freeplane 1.2.23 is in 'saucy'.

** Changed in: freeplane (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/1069729

Title:
  New release of freeplane (1.2.20)

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

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


[Bug 1004838] Re: package monodoc-browser 2.10-2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

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

** Changed in: mono-tools (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/1004838

Title:
  package monodoc-browser 2.10-2 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 1228807] [NEW] (firefox:3124): Gdk-WARNING **: XID collision, trouble ahead

2013-09-22 Thread Armando_jan
Public bug reported:

(firefox:3124): Gdk-WARNING **: XID collision, trouble ahead

** Affects: firefox-3.5 (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/1228807

Title:
  (firefox:3124): Gdk-WARNING **: XID collision, trouble ahead

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

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


[Bug 1075102] Re: distorted view

2013-09-22 Thread Felix Natter
@Ubuntu Maintainer/Bug supervisor: Can we close this bug?
Please see 
http://sourceforge.net/apps/phpbb/freeplane/viewtopic.php?f=1t=681p=3370hilit=distorted#p3370

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

Title:
  distorted view

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

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


[Bug 1181661] Re: Ugly separator in toolbar and Nautilus - Ambiance - 13.04

2013-09-22 Thread Alberts Muktupāvels
What is this - '*v*'?

I am getting now this error - Gtk-WARNING **: Theme parsing error: gtk-
widgets.css:1605:38: '' is not a valid color name.

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

Title:
  Ugly separator in toolbar and Nautilus - Ambiance - 13.04

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

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


[Bug 1228686] Re: X crashes on logout or user switching

2013-09-22 Thread Peter Waller
After X crashes, if I try to restart it, frequently the screen locks up
entirely. I've discovered more information in the Xorg.1.log (attached).

Here is an extract:

[ 40345.063] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 560 Ti (GF114) at PCI:1:0:0 
(GPU-0)
[ 40345.063] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 40345.063] (--) NVIDIA(0): VideoBIOS: 70.24.21.00.02
[ 40345.063] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 40345.067] (EE) NVIDIA(GPU-0): EVO Push buffer channel allocation failed
[ 40345.067] (EE)  *** Aborting ***
[ 40345.067] (EE) NVIDIA(GPU-0): Failed to allocate EVO core DMA push buffer
[ 40345.067] (EE)  *** Aborting ***
[ 40345.067] (EE) NVIDIA(0): Failing initialization of X screen 0
[ 40345.070] (II) UnloadModule: nvidia
[ 40345.071] (II) UnloadSubModule: shadow
[ 40345.071] (II) UnloadSubModule: wfb
[ 40345.071] (II) UnloadSubModule: fb
[ 40345.071] (EE) Screen(s) found, but none have a usable configuration.
[ 40345.071] (EE) 
Fatal server error:
[ 40345.071] (EE) no screens found(EE) 
[ 40345.071] (EE) 


** Attachment added: Xorg.1.log after trying to restart lightdm
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1228686/+attachment/3834552/+files/Xorg.1.log

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

Title:
  X crashes on logout or user switching

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

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


[Bug 519478] Re: [needs-packaging] mariadb-server

2013-09-22 Thread Otto Kekäläinen
FYI: https://wiki.debian.org/Teams/MySQL/MariaDBPlan

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

Title:
  [needs-packaging] mariadb-server

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

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


[Bug 1007841] Re: 11ab:4363 sky2 driver (Marvell Ethernet devices) problem after resume

2013-09-22 Thread mlx
Hello Chris.
Regarding bug progress - sorry, no. I'm not that experienced with kernel code 
and building modules.
With that said, I have installed Arch some 2 months ago (kernel 3.10, now it's 
at 3.11), and a month ago a daily build of Kubuntu 13.10 (kernel 
3.11-rc-something, now updated to stable 3.11). While I've used each only for 
about 2 weeks, I don't recall this bug occurring even once - I certainly cannot 
induce it by suspending and resuming immediately, something that DOES happen 
with Kubuntu 12.10, which I also keep around.
I suggest you try a new kernel and see what it does.

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

Title:
  11ab:4363 sky2 driver (Marvell Ethernet devices) problem after resume

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

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


[Bug 1007841] Re: 11ab:4363 sky2 driver (Marvell Ethernet devices) problem after resume

2013-09-22 Thread mlx
** Description changed:

  After resuming from suspend, a Marvel 88E8055 (wired NIC) will fail to
  detect carrier (link is permanently down). Reloading the sky2 module
  does not help - the module will fail to initialize the hardware and the
  eth0 interfaces is gone until reboot.
  
  The suspend/resume for this NIC has worked without issues  in 10.10 and some 
older releases I've had permanently installed. I haven't really tested this 
with other releases that have come and gone since - which is the best course of 
action here:
  - testing older releases, or
  - obtaining older kernel versions (from mainline ppa?) and testing those?
  
  Upstream contacted: http://www.spinics.net/lists/netdev/msg203017.html
+ 
+ WORKAROUND:
+ Delete the NIC from the system and have kernel perform a rescan on the PCI 
bus:
+ echo 1  /sys/class/net/eth0/device/remove ; sleep 1;\
+ echo 1  /sys/class/pci_bus/\:00/rescan 
+ 
+ Adjust PCI bus number as appropriate.
  
  http://marc.info/?l=linux-pmm=134229404527442w=2
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.39
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
     Subdevices: 0/1
     Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  michalp1932 F pulseaudio
   /dev/snd/pcmC0D0p:   michalp1932 F...m pulseaudio
  CRDA:
   country SK:
    (2402 - 2482 @ 40), (N/A, 20)
    (5170 - 5250 @ 40), (N/A, 20)
    (5250 - 5330 @ 40), (N/A, 20), DFS
    (5490 - 5710 @ 40), (N/A, 27), DFS
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xfc40 irq 47'
     Mixer name : 'Realtek ALC262'
     Components : 'HDA:10ec0262,1734,00100202'
     Controls  : 33
     Simple ctrls  : 19
  Date: Sat Jun  2 17:08:19 2012
  InstallationMedia: Kubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120423)
  MachineType: FUJITSU SIEMENS ESPRIMO Mobile U9200
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   LANG=sk_SK.UTF-8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-24-generic 
root=UUID=e8d55f9c-868e-4354-afc7-f15447baa72b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-24-generic N/A
   linux-backports-modules-3.2.0-24-generic  N/A
   linux-firmware1.79
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2008
  dmi.bios.vendor: Phoenix
  dmi.bios.version: 1.11 - 067 - 1566
  dmi.board.name: S11D
  dmi.board.vendor: FUJITSU SIEMENS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: FSC
  dmi.chassis.type: 10
  dmi.chassis.vendor: FUJITSU SIEMENS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnPhoenix:bvr1.11-067-1566:bd04/22/2008:svnFUJITSUSIEMENS:pnESPRIMOMobileU9200:pvr1.0:rvnFUJITSUSIEMENS:rnS11D:rvr1.0:cvnFUJITSUSIEMENS:ct10:cvr1.0:
  dmi.product.name: ESPRIMO Mobile U9200
  dmi.product.version: 1.0
  dmi.sys.vendor: FUJITSU SIEMENS

** Description changed:

  After resuming from suspend, a Marvel 88E8055 (wired NIC) will fail to
  detect carrier (link is permanently down). Reloading the sky2 module
  does not help - the module will fail to initialize the hardware and the
  eth0 interfaces is gone until reboot.
  
  The suspend/resume for this NIC has worked without issues  in 10.10 and some 
older releases I've had permanently installed. I haven't really tested this 
with other releases that have come and gone since - which is the best course of 
action here:
  - testing older releases, or
  - obtaining older kernel versions (from mainline ppa?) and testing those?
  
  Upstream contacted: http://www.spinics.net/lists/netdev/msg203017.html
+ http://marc.info/?l=linux-pmm=134229404527442w=2
  
  WORKAROUND:
  Delete the NIC from the system and have kernel perform a rescan on the PCI 
bus:
  echo 1  /sys/class/net/eth0/device/remove ; sleep 1;\
- echo 1  /sys/class/pci_bus/\:00/rescan 
+ echo 1  /sys/class/pci_bus/\:00/rescan
  
  Adjust PCI bus number as appropriate.
  
- http://marc.info/?l=linux-pmm=134229404527442w=2
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-24-generic 3.2.0-24.39
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC262 Analog [ALC262 Analog]
     Subdevices: 0/1
     Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
 

[Bug 1194791] Re: gufw does not start from System Settings - Firewall Configuration

2013-09-22 Thread jean-christophe manciot
I've just uninstalled and installed gufw as suggested. And my system is up to 
date.
Nothing has changed after running gufw:

actionmystique@ACER-Aspire:~$ sudo gnome-control-center 
Traceback (most recent call last):
  File /usr/share/gufw/gufw/gufw.py, line 20, in module
from controller   import Controller 
  File /usr/share/gufw/gufw/controller.py, line 18, in module
from model.Firewall import Firewall
  File /usr/share/gufw/gufw/model/Firewall.py, line 22, in module
import dbus
ImportError: No module named dbus

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

Title:
  gufw does not start from System Settings - Firewall Configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1194791/+subscriptions

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

[Bug 1091605] Re: Internal interfaces defined via OVS are not brought up properly after a reboot

2013-09-22 Thread Jian Wen
** Patch added: bug_1091605.diff
   
https://bugs.launchpad.net/ubuntu/+source/quantum/+bug/1091605/+attachment/3834563/+files/bug_1091605.diff

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

Title:
  Internal interfaces defined via OVS are not brought up properly after
  a reboot

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

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


[Bug 1194791] Re: gufw does not start from System Settings - Firewall Configuration

2013-09-22 Thread jean-christophe manciot
Extracts from /usr/share/gufw/gufw/model/Firewall.py

# Gufw 13.04.0 - http://gufw.org
# Copyright (C) 2008-2011 Marcos Alvarez Costales 
https://launchpad.net/~costales
...

import commands
import time
import os

import dbus

So dbus is not used anymore?

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

Title:
  gufw does not start from System Settings - Firewall Configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/gui-ufw/+bug/1194791/+subscriptions

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

[Bug 1181661] Re: Ugly separator in toolbar and Nautilus - Ambiance - 13.04

2013-09-22 Thread Alberts Muktupāvels
Added new bug report - https://bugs.launchpad.net/ubuntu-
themes/+bug/1228814

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

Title:
  Ugly separator in toolbar and Nautilus - Ambiance - 13.04

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

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


[Bug 1222747] Re: [FFe] Transition from lesstif2 to Motif in Saucy

2013-09-22 Thread Bug Watch Updater
** Changed in: elk (Debian)
   Status: Fix Committed = Fix Released

** Changed in: twclock (Debian)
   Status: Fix Committed = Fix Released

** Changed in: twpsk (Debian)
   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/1222747

Title:
  [FFe] Transition from lesstif2 to Motif in Saucy

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

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


[Bug 986724] Re: [Samsung NP900X3B-A01US] Lid state changes not detected

2013-09-22 Thread Ayberk Özgür
My lid close events started getting detected recently. I have the event
trigger sleep; however, I have to wait approximately 10 seconds after
physically closing the lid before it happens. My configuration is:

-Samsung NP900X4C
-Kubuntu 12.04.2
-Kernel 3.10.4-031004-generic
-BIOS P08ABK

My /etc/default/grub has the following line:

GRUB_CMDLINE_LINUX_DEFAULT=quiet splash acpi_osi='!Windows 2012'

Still, lid open events are not detected no matter how long I wait during
the sleep. The power button has to be pushed in order to wake the
machine up.

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

Title:
  [Samsung NP900X3B-A01US] Lid state changes not detected

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

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


  1   2   3   4   5   6   >