[Bug 1170463] Re: AWUS036NHR / RTL8188RU doesn't connect

2013-04-22 Thread David Baumann
Didn't try that.
But on Kernel 3.8.0.19 I can connect, but after 1-2 Minutes, no more data is 
being transmitted.
Now I have unloaded
rmmod iwlwifi iwldvm 

And it seems to work. Now, how can I try to help the Ubuntu devs to fix
the problem? Maybe I can giveaway 1 AWUS036NHR hoping somebody will fix
this?

David.

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

Title:
  AWUS036NHR / RTL8188RU doesn't connect

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

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


Re: [Bug 1025555] Re: Ubuntu i386 images are not compatible with recent (UEFI) computers

2013-04-22 Thread Steve Langasek
On Thu, Apr 18, 2013 at 06:55:14PM -, Phillip Susi wrote:
 How so?  The BIOS doesn't even look at the partition table when it's on
 a cd, and seeing an unknown partition type on a HD has never concerned
 the bios either.

In fact, it's not actually the USB boot that's the problem, but CD boot. 
Because UEFI CD booting is handled using El Torito multicatalog support -
there are legacy 32-bit BIOSes that don't implement this part of the El
Torito standard correctly, and fall over hilariously when more than one boot
catalog is present.  So adding UEFI to the i386 images would introduce
regressions that it's not worth tracking down.

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

Title:
  Ubuntu i386 images are not compatible with recent (UEFI) computers

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

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


[Bug 1171506] Re: Unable to run java test applet in chromium, some applets not working in firefox

2013-04-22 Thread Jamie Strandboge
On firefox i386, if I go to the bank url, it takes a few seconds to
load, and then I get a 'Security Approval Required' dialog. If I click
'Run' (and uncheck 'Always trust content from this publisher'), then it
starts to load and after a few seconds a second 'Security Approval
Required' dialog is presented. If I click 'Run' again (and uncheck
'Always trust content from this publisher'), I see what appears to be a
login screen. Note, I had to use
https://www2.bancobrasil.com.br/aapf/login.jsp because the one specified
seemed to be associated with your account (it told me it could not
recognize the computer). This is with the icedtea6-plugin
(6b21.2.3-0ubuntu0.12.04.1).

If I install the icedtea-7-plugin, it says: 'Start:applet not initialized' if I 
go to the original bank URL. If I launch this from a terminal, I see:
$ cat /tmp/foo 
java version 1.7.0_15
OpenJDK Runtime Environment (IcedTea7 2.3.7) (7u15-2.3.7-0ubuntu1~12.04.1)
OpenJDK Client VM (build 23.7-b01, mixed mode, sharing)
Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7
JAR https://www2.bancobrasil.com.br/aapf/idh/GbAs.jar not found. Continuing.
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not 
initialize applet. 
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:735)
at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:676)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:886)
Caused by: java.lang.ClassNotFoundException: br.com.gas.mid.GbAs
at 
net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1404)
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:725)
... 2 more
Caused by: 
java.lang.ClassNotFoundException: br.com.gas.mid.GbAs
at 
net.sourceforge.jnlp.runtime.JNLPClassLoader.loadClass(JNLPClassLoader.java:1404)
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:725)
at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:676)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:886)
java.lang.NullPointerException
at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:149)
at sun.applet.AppletPanel.run(AppletPanel.java:380)
at java.lang.Thread.run(Thread.java:722)
java.lang.NullPointerException
at sun.applet.AppletPanel.run(AppletPanel.java:430)
at java.lang.Thread.run(Thread.java:722)

This seems to be the problem:
Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7


The debian/changelog has:
 * Common:
- PR1161: X509VariableTrustManager does not work correctly with OpenJDK7

This is http://icedtea.classpath.org/hg/release/icedtea-web-1.2/raw-
rev/c74251bbaffd. I'll try reverting it and report back. The workaround
appears to be to use icedtea6-plugin on 12.04 for now.

** Summary changed:

- Unable to run java test applet in chromium, some applets not working in 
firefox
+ Unable to find class 
net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with 
icedtea-7-plugin on 12.04

** Changed in: icedtea-web (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/1171506

Title:
  Unable to find class
  net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with
  icedtea-7-plugin on 12.04

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

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


Re: [Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Gregory Kramida
Nothing wrong with the mojo, but very bad juju :-)

On 04/22/2013 03:55 PM, Kristian Erik Hermansen wrote:
 Anyone know if Ubuntu 13.04 coming out in a few days works or is still
 broken? If so, this is going to be very bad mojo for Ubuntu...

 On Mon, Apr 22, 2013 at 12:30 PM, Barry Fishman
 1167...@bugs.launchpad.net wrote:
 I tried the test kernel 3.5.0-28.47~spcrevertedb777ab9_amd64 and it
 failed.

 The linux-headers could not be installed due to dependency issues with
 not having the 3.5.0-28 more general header packages.

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

 Title:
Ubuntu Kernel 3.5.0-27 does not boot

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


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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 574155] Re: Software-Center does not remove deactivated ppa's from the UI

2013-04-22 Thread Michele Giacomoli
@James Hudon
I'm glad that it helped you :)
Unfortunately i neither know update-software-center existed before today.
What I know is that apt-get update updates dpkg  co database, while xapian etc 
etc updates the software-center one.
I think that about version 10.10 and 11.04 update-software-center has been 
replaced with update-apt-xapian-index.

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

Title:
  Software-Center does not remove deactivated ppa's from the UI

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

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


[Bug 1171156] Re: debian/patches/git_reset_scrolling.patch is adversely affecting scrolling, particularly in gedit

2013-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.6.4-0ubuntu8

---
gtk+3.0 (3.6.4-0ubuntu8) raring; urgency=low

  * Revert previous revision, it creates scrolling jerkiness issues for
some users (lp: #1171156)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 22 Apr 2013 19:28:59 +0200

** Changed in: gtk+3.0 (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/1171156

Title:
  debian/patches/git_reset_scrolling.patch is adversely affecting
  scrolling, particularly in gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/+subscriptions

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


[Bug 1094804] Re: iso's from outside testdrive always open in QEMU

2013-04-22 Thread Sergio Meneses
I have a light about his bug, I was trying to reply it, using the
Terminal.. And it sent me a message about update my scripts.

I am going to check the code to get more information, if anyone has more
information, please let us know.

you can see the full log here:
http://people.ubuntu.com/~sergiomeneses/share/testdrive-kvm-bug.png

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

Title:
  iso's from outside testdrive always open in QEMU

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

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


[Bug 1094804] Re: iso's from outside testdrive always open in QEMU

2013-04-22 Thread Sergio Meneses
check the comment:

same@quantal:~/testdrive$ testdrive-gtk

(testdrive-gtk:4422): LIBDBUSMENU-GLIB-WARNING **: Translation has an
invalid value 'I--D' for default text direction.  Defaulting to left-
to-right.

(testdrive-gtk:4422): LIBDBUSMENU-GLIB-WARNING **: Translation has an invalid 
value 'I--D' for default text direction.  Defaulting to left-to-right.
W: kvm binary is deprecated, please use qemu-system-x86_64 instead
qemu-kvm: boot=on|off is deprecated and will be ignored. Future versions will 
reject this parameter. Please update your scripts.
same@quantal:~/testdrive$

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

Title:
  iso's from outside testdrive always open in QEMU

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

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


[Bug 663694] Re: apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C

2013-04-22 Thread Gunnar Hjalmarsson
asala,

I read your comment this time. ;-) I also reviewed previous comments in
this bug report. Get the impression that your locale may be incorrectly
set before you upgrade. For instance, the output you reported in comment
#15 is a clear case of an incorrectly set locale.

What does the command

  locale

in a terminal window output now?

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

Title:
  apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C

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

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


[Bug 1031680] Re: check_apt always report 0 critical updates

2013-04-22 Thread Dmitrijs Ledkovs
** Changed in: nagios-plugins (Ubuntu)
   Importance: Medium = High

** Changed in: nagios-plugins (Ubuntu)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

** Tags added: rls-s-incoming

** Also affects: nagios-plugins (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: nagios-plugins (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: nagios-plugins (Ubuntu Raring)
   Importance: High
 Assignee: Ubuntu Server Team (ubuntu-server)
   Status: Triaged

** Also affects: nagios-plugins (Ubuntu S-series)
   Importance: Undecided
   Status: New

** Changed in: nagios-plugins (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu Quantal)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu S-series)
   Status: New = Confirmed

** Changed in: nagios-plugins (Ubuntu S-series)
 Assignee: (unassigned) = Ubuntu Server Team (ubuntu-server)

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

Title:
  check_apt always report 0 critical updates

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

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


[Bug 1031680] Re: check_apt always report 0 critical updates

2013-04-22 Thread Tony Yarusso
I also can confirm both this bug and Robie's explanation for it.
Additionally, I attached a copy of a potential replacement check plugin
to Bug #1167621 along with some changes needed to update-notifier in
order for that to work.

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

Title:
  check_apt always report 0 critical updates

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

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


[Bug 1171156] Re: debian/patches/git_reset_scrolling.patch is adversely affecting scrolling, particularly in gedit

2013-04-22 Thread Matthieu Baerts
@Sebastien, thank you for this new version :)

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

Title:
  debian/patches/git_reset_scrolling.patch is adversely affecting
  scrolling, particularly in gedit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1171156/+subscriptions

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


[Bug 1170814] Re: mic boost switch is missing

2013-04-22 Thread Finn Bjerke
alsamixer from terminal  using arrows however gives me control over mic
boost. Very good, but it should off course be part of audacity and the
graphical sound control system. Terminal does the trick but there is
room for improvement in U 13.04

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

Title:
  mic boost switch is missing

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

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


[Bug 1170232] Re: won't show login screen

2013-04-22 Thread Mario Limonciello
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  won't show login screen

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

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


[Bug 802466] Re: shotwell doesn't work with google's 2-step verification

2013-04-22 Thread Lucas Beeler
Hi David,

 It's now been nearly two years since the this was reported and the
 proposed solution is '50%' finished.

By 50% finished, do you mean that the Picasa Connector uses OAuth but
the YouTube Connector, as yet, does not? About this, I can only say that
we're working on it. Keep in mind that we at Yorba (the upstream
developers of Shotwell) have very limited resources. On the upside, the
YouTube OAuth migration may be something that gets done within the next
few weeks. We've prioritized the development of this feature because
we're not sure how long the legacy ClientLogin API we've been using will
still function.

Lucas

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

Title:
  shotwell doesn't work with google's 2-step verification

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

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


[Bug 1171506] Re: Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with icedtea-7-plugin on 12.04

2013-04-22 Thread Jamie Strandboge
12.10 is not affected with icedtea-6-plugin or icedtea-7-plugin (it has
IcedTea 2.3.7).

** Also affects: icedtea-web (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: icedtea-web (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: icedtea-web (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: icedtea-web (Ubuntu Precise)
   Status: Confirmed = Triaged

** Changed in: icedtea-web (Ubuntu Precise)
   Importance: Undecided = Medium

** Changed in: icedtea-web (Ubuntu Precise)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

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

Title:
  Unable to find class
  net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with
  icedtea-7-plugin on 12.04

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

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


[Bug 1080701] Re: After 'Preparing to install Ubuntu' screen, raring installation hangs

2013-04-22 Thread Dmitrijs Ledkovs
Apr 22 22:50:44 jtaylor   xnox: syslog http://paste.ubuntu.com/5593912/
Apr 22 22:51:00 jtaylor   xnox: partman http://paste.ubuntu.com/5593917
Apr 22 22:51:25 jtaylor   xnox: installer/debug  
http://paste.ubuntu.com/5593919
Apr 22 22:57:55 jtaylor   xnox: syslog relevant part  
http://paste.ubuntu.com/5593942

http://paste.ubuntu.com/5593942/ is probably the most interesting paste
so far.

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

Title:
  After 'Preparing to install Ubuntu' screen, raring installation hangs

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

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


[Bug 1171506] Re: Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with icedtea-7-plugin on 12.04

2013-04-22 Thread Jamie Strandboge
Reverting c74251bbaffd allows icedtea-7-plugin to work with the bank on
12.04.

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

Title:
  Unable to find class
  net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with
  icedtea-7-plugin on 12.04

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

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


[Bug 1171613] Re: Sydney timezone is in the wrong location when autoset

2013-04-22 Thread Jackson Doak
** Attachment added: a screenshot, sydney is actually on the coast.
   
https://bugs.launchpad.net/ubuntu/+source/testdrive/+bug/1171613/+attachment/3650936/+files/Screenshot%20-%20230413%20-%2008%3A14%3A28.png

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

Title:
  Sydney timezone is in the wrong location when autoset

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

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


[Bug 1171638] [NEW] phone won't mount

2013-04-22 Thread Thufir
Public bug reported:

I have no idea why the phone won't mount.  see
http://askubuntu.com/questions/284214/cannot-mount-cell-phone-as-usb-mass-storage-device

where I was told to file as a bug.  A bug of what, I don't know.
something has a bug.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: linux-image-3.5.0-27-generic 3.5.0-27.46
ProcVersionSignature: Ubuntu 3.5.0-27.46-generic 3.5.7.7
Uname: Linux 3.5.0-27-generic i686
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  thufir 2608 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory: 'iw'
CurrentDmesg:
 [   48.557787] vesafb: scrolling: redraw
 [   48.557791] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
 [   48.560536] vesafb: framebuffer at 0xd800, mapped to 0xf888, using 
3072k, total 3072k
 [   48.560867] Console: switching to colour frame buffer device 128x48
 [   48.560899] fb0: VESA VGA frame buffer device
Date: Mon Apr 22 15:14:07 2013
HibernationDevice: RESUME=UUID=1b76e749-4b13-4187-969f-082ad3721f43
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
 
 eth1  no wireless extensions.
Lsusb:
 Bus 004 Device 002: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel 
Mouse
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.5.0-27-generic 
root=/dev/mapper/hostname-root ro splash quiet vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.5.0-27-generic N/A
 linux-backports-modules-3.5.0-27-generic  N/A
 linux-firmware1.95
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/19/2005
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: SiS-661GX
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd05/19/2005:svn:pn:pvr:rvn:rnSiS-661GX:rvr:cvn:ct3:cvr:

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


** Tags: apport-bug i386 quantal

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

Title:
  phone won't mount

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

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


[Bug 1171568] Re: libsqlite3-0 3.7.15 breaks u1db tests

2013-04-22 Thread Brian Murray
** Tags added: regression-release

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

Title:
  libsqlite3-0 3.7.15 breaks u1db tests

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

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


[Bug 1171506] Re: Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with icedtea-7-plugin on 12.04

2013-04-22 Thread Jamie Strandboge
This seems to boil down to a mismatch of new upstream releases. icedtea-
web 1.2.3 needs to be built against (at least) icedtea 2.3 with
c74251bbaffd. In 12.04 and earlier, we build icedtea-web against icedtea
1.12, which does not need c74251bbaffd. FYI, icedtea-7-plugin is in
universe on 12.04.

** Changed in: icedtea-web (Ubuntu Precise)
   Status: Triaged = In Progress

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

Title:
  Unable to find class
  net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with
  icedtea-7-plugin on 12.04

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

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


[Bug 1080701] Re: After 'Preparing to install Ubuntu' screen, raring installation hangs

2013-04-22 Thread Dmitrijs Ledkovs
retoaded xnox, plars said you may be looking for a test subject on the
1080701 bug; I have run into a similar set of circumstances installing
raring server-amd64 on my lenovo M91p; dual boot box with precise and
quantal; trying to install raring (it will eventually overwrite quantal)
but installer (from USB stick) hangs after the reading the disks
blurb.

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

Title:
  After 'Preparing to install Ubuntu' screen, raring installation hangs

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

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


[Bug 1108056] Re: fetching URLs freezes pidgin

2013-04-22 Thread Fernando Miguel
yesterday was fine...
today it started freezing again :(

(23:21:09) util: requesting to fetch a URL
dns[11549]: nobody needs me... =(

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

Title:
  fetching URLs freezes pidgin

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

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


[Bug 1171506] Re: Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with icedtea-7-plugin on 12.04

2013-04-22 Thread Jamie Strandboge
Uhh, I didn't describe that right. Building icedtea-web 1.2.3 with
c74251bbaffd against IcedTea 1.12 and running the resulting
icedtea-7-plugin doesn't work. Building icedtea-web 1.3 against IcedTea
2.3 allows both icedtea-7-plugin and icedtea-6-plugin to work.

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

Title:
  Unable to find class
  net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with
  icedtea-7-plugin on 12.04

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

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


[Bug 1171638] Status changed to Confirmed

2013-04-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/1171638

Title:
  phone won't mount

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

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


[Bug 1170232] Status changed to Confirmed

2013-04-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/1170232

Title:
  won't show login screen

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

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


[Bug 1169400] Re: ubuntu continually experiences errors

2013-04-22 Thread ill
I have, but it continually comes back up, even when I click ignore
future problems

** Changed in: ubuntu
   Status: Invalid = Confirmed

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

Title:
  ubuntu continually experiences errors

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

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


[Bug 1167621] Re: apt_check.py can't be used as a module

2013-04-22 Thread Tony Yarusso
Here's a sample of the sort of external script that requires the changes
mentioned in order to work.

** Attachment removed: Nagios/Icinga plugin
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1167621/+attachment/3641291/+files/check_apt.py

** Attachment added: Nagios/Icinga plugin
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1167621/+attachment/3650950/+files/check_apt

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

Title:
  apt_check.py can't be used as a module

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Brad Figg
The next set of bisect kernels can be found at:

http://kernel.ubuntu.com/~bradf/lp1167114/02/


git bisect log | tee ../bisect.log
# bad: [952b77ad6885b9db4837853a88f5c931dee553d6] UBUNTU: Ubuntu-3.5.0-27.43
# good: [7c088a33fdd4ac05ec70bd1031e3e932d0dee883] UBUNTU: Ubuntu-3.5.0-26.42
git bisect start 'Ubuntu-3.5.0-27.43' 'Ubuntu-3.5.0-26.42'
# good: [5528a50f5164e8807647aae932c8261733ea868d] ext4: check bh in 
ext4_read_block_bitmap()
git bisect good 5528a50f5164e8807647aae932c8261733ea868d
# bad: [310871eacb882ad9252da3080dbf45bf8988ff8c] sparc64: Fix gfp_flags 
setting in tsb_grow().
git bisect bad 310871eacb882ad9252da3080dbf45bf8988ff8c
# bad: [3eafbd7e92c8e6401cbc476dff2a019bc0536b70] drm: don't add inferred modes 
for monitors that don't support them
git bisect bad 3eafbd7e92c8e6401cbc476dff2a019bc0536b70

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1039349] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.1: virtualbox kernel module failed to build

2013-04-22 Thread giannis
same problem on Ubuntu 12.04.02. purge and reinstallation does not solve
anything.

From terminal:

virtualbox (4.1.12-dfsg-2ubuntu0.2) ...
 * Stopping VirtualBox kernel modules[ OK ] 
 * Starting VirtualBox kernel modules   
 * No suitable module for running kernel found
 [fail]
invoke-rc.d: initscript virtualbox, action restart failed.

** Changed in: virtualbox (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.1: virtualbox kernel module
  failed to build

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

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


[Bug 356152] Re: update-manager doesn't show updates, even after 1 week

2013-04-22 Thread Tony Yarusso
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/356152

Title:
  update-manager doesn't show updates, even after 1 week

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

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


[Bug 1167621] Re: apt_check.py can't be used as a module

2013-04-22 Thread Tony Yarusso
An example of the type of script that requires these changes to work.

** Attachment added: Nagios/Icinga plugin
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1167621/+attachment/3650953/+files/check_apt

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

Title:
  apt_check.py can't be used as a module

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

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


[Bug 1167621] Re: apt_check.py can't be used as a module

2013-04-22 Thread Tony Yarusso
See also Bug #1031680 for what prompted this in the first place.

** Attachment removed: Nagios/Icinga plugin
   
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1167621/+attachment/3650950/+files/check_apt

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

Title:
  apt_check.py can't be used as a module

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

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


[Bug 1167420] Re: NFSv4 CLOSE/LOCK-operation needs timing improvement for AIX compat

2013-04-22 Thread Dave Chiluk
Anyone affected by this issue please attempt to recreate using the kernel 
available below.  And report back here.
http://people.canonical.com/~chiluk/lp1167420/

The patch included with this kernel should drop the first retry from 15
seconds down to .1 second.

** Tags added: precise raring

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

Title:
   NFSv4 CLOSE/LOCK-operation needs timing improvement for AIX compat

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

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


[Bug 955819] Re: Ubuntu 12.04: Notebook wakes from Suspend to Ram [Regression]

2013-04-22 Thread Bug Watch Updater
** Changed in: linux
   Status: Incomplete = Invalid

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

Title:
  Ubuntu 12.04: Notebook wakes from Suspend to Ram [Regression]

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

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


[Bug 962142] Re: 12.04: Toshiba Tecra R840 fail to resume after suspend

2013-04-22 Thread Bug Watch Updater
** Changed in: linux
   Status: Incomplete = In Progress

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

Title:
  12.04: Toshiba Tecra R840 fail to resume after suspend

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

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


[Bug 663694] Re: apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C

2013-04-22 Thread asala
Yes, I agree with you that locale-archive gets corrupted from time to time. 
In my two machines with multiple languages installed,
now and then, after upgrades and dist-upgrades, I notice locale errors in the 
terminal, or weird behaviour in apps (Kile, Nautilus) and then, I figure let's 
remove the broken locale-archive and things magically solve.

Now, locale gives:
LANG=es_ES.utf8
LANGUAGE=es_ES:es:en_GB:en
LC_CTYPE=es_ES.utf8
LC_NUMERIC=es_ES.utf8
LC_TIME=es_ES.utf8
LC_COLLATE=es_ES.utf8
LC_MONETARY=es_ES.utf8
LC_MESSAGES=es_ES.utf8
LC_PAPER=es_ES.utf8
LC_NAME=es_ES.utf8
LC_ADDRESS=es_ES.utf8
LC_TELEPHONE=es_ES.utf8
LC_MEASUREMENT=es_ES.utf8
LC_IDENTIFICATION=es_ES.utf8
LC_ALL=es_ES.utf8

I guess that locale's output appears now correct... Indeed, now the 13.10 
upgrade and apps work well.
However, that happened to me in previous upgrades and, well, the locale-archive 
file broke later in time.

 The issue is that I cannot pinpoint when or how locale gets corrupted.
I suspect it's something done in dist-upgrades or release-upgrades
because I never change language settings and I recall seeing such
behaviour after significant updates (but maybe I do not recall
accurately, sorry for the vagueness of the info). I attach the apt-
term.log which shows the many errors I got: things got bad at line
17812... but maybe because the locale was corrupted earlier on...

** Attachment added: Log of terminal output when upgrading from 12.10 to 13.04 
with corrupt ES locale.
   
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/663694/+attachment/3650952/+files/apt-term.log.tar.bz2

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

Title:
  apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C

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

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


[Bug 1171645] [NEW] Bad LightDM menu colors in Xubuntu 13.04 beta 2

2013-04-22 Thread mpb
Public bug reported:

I just installed Xubuntu 13.04 beta 2.

After install, LightDM uses white text on a white background in the:
session menu
language menu

White text on a white background is, of course, nigh impossible to read.

Thankfully, hovering the mouse pointer over a menu option changes the
background color to blue, so the menus are minimally usable.

Also the machine name and password prompt are white text on a light gray
background.  These are difficult (but not impossible) to read.

** Affects: software-center (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/1171645

Title:
  Bad LightDM menu colors in Xubuntu 13.04 beta 2

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

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


[Bug 1171644] [NEW] libfilesystem-ruby is replaced by ruby-filesystem. removing for raring

2013-04-22 Thread Matthias Klose
Public bug reported:

libfilesystem-ruby is replaced by ruby-filesystem. removing for raring.

** Affects: libfilesystem-ruby (Ubuntu)
 Importance: Undecided
 Status: 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/1171644

Title:
  libfilesystem-ruby is replaced by ruby-filesystem. removing for raring

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

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


[Bug 1171644] Re: libfilesystem-ruby is replaced by ruby-filesystem. removing for raring

2013-04-22 Thread Matthias Klose
Removing packages from raring:
libfilesystem-ruby 0.5-3.1 in raring
libfilesystem-ruby1.9.1 0.5-3.1 in raring amd64
libfilesystem-ruby1.9.1 0.5-3.1 in raring armhf
libfilesystem-ruby1.9.1 0.5-3.1 in raring i386
libfilesystem-ruby1.9.1 0.5-3.1 in raring powerpc
Comment: lp #1171644, libfilesystem-ruby replaced by ruby-filesystem
1 package successfully removed.

ruby-filesystem' libfilesystem-ruby
Removing packages from raring-proposed:
libfilesystem-ruby 0.5-3.1ubuntu1 in raring
Comment: lp #1171644, libfilesystem-ruby replaced by ruby-filesystem
1 package successfully removed.


** Changed in: libfilesystem-ruby (Ubuntu)
   Status: New = Fix Released

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

Title:
  libfilesystem-ruby is replaced by ruby-filesystem. removing for raring

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

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


[Bug 1171506] Re: Unable to find class net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with icedtea-7-plugin on 12.04

2013-04-22 Thread Jamie Strandboge
kiko, can you try the packages in https://launchpad.net/~ubuntu-
security-proposed/+archive/ppa and report back if they fix the problems
for you?

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

Title:
  Unable to find class
  net.sourceforge.jnlp.security.VariableX509TrustManagerJDK7 with
  icedtea-7-plugin on 12.04

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

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


[Bug 1168467] Re: phy0 - rt2800pci_mcu_status: Error AND [drm:gen6_sanitize_pm] *ERROR*

2013-04-22 Thread chenzero
Hello 
@Václav, 
for 64 bits system, please use 
linux-image-3.3.6-030306-generic_3.3.6-030306.201205121335_amd64.deb
even your system is Intel CPU.
I must correct my misunderstanding before,  please see:
http://ubuntuforums.org/showthread.php?t=1401873

@Antonios,
pelase try 3.3.6 kernel, that error was fixed and in my testing, it's very 
stable!

Best Regards

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

Title:
  phy0 - rt2800pci_mcu_status: Error AND [drm:gen6_sanitize_pm]
  *ERROR*

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

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

[Bug 1171647] [NEW] internal compiler error: Segmentation fault

2013-04-22 Thread Alaa
Public bug reported:

why this segmentation fault error in ubuntu occur after adding anew
system call to the kernel?

 Have this error while I am compile the kernel in order to add a new
system call it ! Since I have downloaded the linux-3.6.2.tar.bz2 kernel
and my distributions kernel after run (uname -r) command was
3.5.0-7-generic


(
 drivers/infiniband/hw/mlx4/qp.c: In function ‘mlx4_ib_post_send’:
drivers/infiniband/hw/mlx4/qp.c:1751:5: internal compiler error: Segmentation 
fault
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-4.7/README.Bugs for instructions.
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [drivers/infiniband/hw/mlx4/qp.o] Error 1
make[2]: *** [drivers/infiniband/hw/mlx4] Error 2
make[1]: *** [drivers/infiniband] Error 2
make: *** [drivers] Error 2
)

So please can help me in this issue ?
Thanks

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-terminal 3.6.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
Date: Tue Apr 23 01:41:16 2013
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 XDG_RUNTIME_DIR=set
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)
XsessionErrors:
 (gnome-settings-daemon:1839): GnomeDesktop-WARNING **: Timed out waiting for 
GL_MAX_TEXTURE_SIZE helper
 (gnome-settings-daemon:1839): color-plugin-WARNING **: failed to get edid: 
unable to get EDID for output
 (gnome-settings-daemon:1839): color-plugin-WARNING **: unable to get EDID for 
xrandr-Virtual1: unable to get EDID for output

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


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

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

Title:
  internal compiler error: Segmentation fault

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

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

[Bug 1157114] Re: corruption making desktop unusable after docking/undocking

2013-04-22 Thread NTolerance
I can no longer reproduce this issue on 13.04 after receiving an update
to my Intel driver package:

apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
  Installed: 2:2.21.6-0ubuntu4
  Candidate: 2:2.21.6-0ubuntu4
  Version table:
 *** 2:2.21.6-0ubuntu4 0
500 http://mirror.anl.gov/pub/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status

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

Title:
  corruption making desktop unusable after docking/undocking

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

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


[Bug 1170418] Re: unity launcher and window borders missing upon login

2013-04-22 Thread Jonathan Brier
Hi Chris,

I tried the 
sudo apt-get update and sudo apt-get dist-upgrade which after a reboot did not 
resolve the issue.

I then tried the instructions in the suggested comment #9.  The info
suggested and the xsession errors are attached.

The active plugins are as follows: 
['core', 'composite', 'opengl', 'decor', 'vpswitch', 'grid', 'compiztoolbox', 
'place', 'imgpng', 'snap', 'copytex', 'gnomecompat', 'regex', 'resize', 
'mousepoll', 'animation', 'unitymtgrabhandles', 'expo', 'move', 'session', 
'wall', 'ezoom', 'workarounds', 'fade', 'scale', 'unityshell']  

I rebooted after the gsettings reset. So far no change in the behavior
reported.

There is a compiz crash on upon startup (not every time), but the count
value for each crash has not been higher than 1 each time that I've
observed the report on the crash.  These compiz crashes never open a
browser to report a new issue.  I have not seen a related bug listed in
the collected information.

** Attachment added: xsession errors
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1170418/+attachment/3650959/+files/xsession.txt

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

Title:
  unity launcher and window borders missing upon login

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

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


[Bug 1167421] Re: Upgrading from folsom to grizzly results in all tenants/users being disabled

2013-04-22 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/26857
Committed: 
http://github.com/openstack/keystone/commit/717f1aa7f6cb5f01fe16a516644c96419c6900c5
Submitter: Jenkins
Branch:stable/grizzly

commit 717f1aa7f6cb5f01fe16a516644c96419c6900c5
Author: Dolph Mathews dolph.math...@gmail.com
Date:   Wed Apr 10 10:04:16 2013 -0500

Use is_enabled() in folsom-grizzly upgrade (bug 1167421)

Change-Id: Iddc10167c94deacec07cab7ec9316849263fb462


** Changed in: keystone/grizzly
   Status: New = Fix Committed

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

Title:
  Upgrading from folsom to grizzly results in all tenants/users being
  disabled

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

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


[Bug 1160441] Re: Calendar is still in English despite French is selected as the Language during the installation

2013-04-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~gunnarhj/indicator-datetime/days-months

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

Title:
  Calendar is still in English despite French is selected as the
  Language during the installation

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

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


[Bug 1160441] Re: Calendar is still in English despite French is selected as the Language during the installation

2013-04-22 Thread Gunnar Hjalmarsson
** Also affects: indicator-datetime
   Importance: Undecided
   Status: New

** Changed in: indicator-datetime
   Status: New = In Progress

** Changed in: indicator-datetime
 Assignee: (unassigned) = Gunnar Hjalmarsson (gunnarhj)

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

Title:
  Calendar is still in English despite French is selected as the
  Language during the installation

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

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


[Bug 1171592] Re: Xubuntu 13.04 random kernel faults observed during startup and shutdown

2013-04-22 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel?  Refer to 
https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.9 
kernel[0]. 

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

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

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


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.9-rc8-raring/

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

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

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

Title:
  Xubuntu 13.04 random kernel faults observed during startup and
  shutdown

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

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


[Bug 1171638] Re: phone won't mount

2013-04-22 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade?  Was there a
kernel version where you were not having this particular problem?  This
will help determine if the problem you are seeing is the result of the
introduction of a regression, and when this regression was introduced.

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

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

Title:
  phone won't mount

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

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


[Bug 1072019] Re: date translated in an English system with Italian localization

2013-04-22 Thread Gunnar Hjalmarsson
Thanks for letting us know, Fabio.

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

Title:
  date translated in an English system with Italian localization

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

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


[Bug 1171645] Re: Bad LightDM menu colors in Xubuntu 13.04 beta 2

2013-04-22 Thread mpb
** Also affects: lightdm
   Importance: Undecided
   Status: New

** No longer affects: software-center (Ubuntu)

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

Title:
  Bad LightDM menu colors in Xubuntu 13.04 beta 2

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

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


[Bug 827934] Re: colord crashed with SIGABRT in raise()

2013-04-22 Thread Cassidy James
Frequently getting this after boot on Precise.

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

Title:
  colord crashed with SIGABRT in raise()

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

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


[Bug 1167337] Re: nfs4 mounts hang in bootup with upstart starting rpc.gssd

2013-04-22 Thread Steve Langasek
 So an other possibility is, that longer delay of dhcpclient cause the problem
 for mounting the nfs-fs.

The handling of both ifupdown and network-manager is designed such that
the interface should not be considered 'up' until dhclient succeeds.  If
'sudo initctl list' is showing the interface as up in this case, then
that's a bug; more likely, however, the interface is either still
waiting for a dhcp answer or is considered failed, and bringing up the
interface will bring up the NFS mounts as well.  Either way, that's
obviously not a bug in the NFS packages, since if the network has no
address NFS can't work.

 Is there a possibility to restart dhcpclient in case of a unsuccessful
 inquiry.

ifdown eth0; ifup eth0

Please let us know if you find that the new version of the upstart jobs
solves the nfs problem (but not the network problem, obviously).  If it
does, that strengthens the argument for pushing this fix as a stable
release update to 12.04.

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

Title:
  nfs4 mounts hang in bootup with upstart starting rpc.gssd

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

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


[Bug 1158696] Re: ubuntu-one won't turn off, won't stop corrupting my files

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

** Changed in: ubuntuone-control-panel (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/1158696

Title:
  ubuntu-one won't turn off, won't stop corrupting my files

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

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


Re: [Bug 1169664] Re: Ubuntu 13.4, Rhythmbox. Audiofiles .wav sound distorted.

2013-04-22 Thread Leo
Hi,
audacious player works OK. I did check other files with Ubuntu 13.4, Rhythmbox, 
same bug.

By the way, this audio files were delivered by e-mail YAHOO, which also has  a 
bug with Ubuntu 13.4:
each message from INBOX appears on the screen only for a second, after it yahoo 
mail switches to INBOX by its own accord.
Regards



 From: Fabio Marconi fabiomarc...@ubuntu.com
To: ploki_j...@yahoo.com 
Sent: Sunday, April 21, 2013 10:25 AM
Subject: [Bug 1169664] Re: Ubuntu 13.4, Rhythmbox. Audiofiles .wav sound 
distorted.
 

Can you test this with audacious player ?
Is this reproducible with any wav file ?
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Changed in: ubuntu
       Status: New = Incomplete

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

Title:
  Ubuntu 13.4, Rhythmbox. Audiofiles .wav sound distorted.

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

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

Title:
  Ubuntu 13.4, Rhythmbox. Audiofiles .wav sound distorted.

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

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

[Bug 1158696] Re: ubuntu-one won't turn off, won't stop corrupting my files

2013-04-22 Thread Yuv
Something is wrong when a user can't control the automatic start of non
essential services.  UbuntuOne starts itself despite me selecting in the
UbuntuOne System Settings not to.

I have done a bit of research and I found a file that seems to be
controlling it in /etc/xdg/autostart/ubuntuone-launch.desktop, but
renaming that file did not help.

http://www.iloveubuntu.net/how-enable-all-apps-startup-applications-
ubuntu-1110 did not help either.

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

Title:
  ubuntu-one won't turn off, won't stop corrupting my files

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

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


[Bug 1006312] Re: Persistent error in the /etc/hosts example in the Ubuntu Server Guide » Networking » Network Configuration docs

2013-04-22 Thread Book 'em Dano
The same bug is evident in the server guide for 12.10  13.04

** Tags added: quantal raring server-guide

** Changed in: ubuntu-docs (Ubuntu)
   Status: Fix Committed = Confirmed

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

Title:
  Persistent error in the /etc/hosts example in the Ubuntu Server Guide
  » Networking » Network Configuration docs

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

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

[Bug 1131858] Re: file operations window hangs after completion of file transfer to FAT file system from ext4 file system

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

** Changed in: nautilus (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/1131858

Title:
  file operations window hangs after completion of file transfer to FAT
  file system from ext4 file system

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

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


[Bug 1171654] [NEW] VLC tries to play everything

2013-04-22 Thread Lacyc3
Public bug reported:

1. Open DVD (movie) iso with file roller.
2. Right click on a .vob file - Extract with ... - Choose VLC
3. Somehow, VLC tries to play everything.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: vlc-nox 2.0.6-1
ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
Uname: Linux 3.8.0-6-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Tue Apr 23 01:25:23 2013
ExecutablePath: /usr/bin/vlc
InstallationDate: Installed on 2013-02-19 (62 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130216)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
SourcePackage: vlc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

** Attachment added: VLC playlist
   https://bugs.launchpad.net/bugs/1171654/+attachment/3650972/+files/vlc.png

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

Title:
  VLC tries to play everything

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

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


[Bug 1062244] Re: totem crashed with SIGSEGV

2013-04-22 Thread CBrider
I had the same problem. I ended up doing

sudo apt-get install --reinstall nvidia-current

and

sudo dpkg-reconfigure nvidia-current

Totem still did not work immediately. After a reboot, it was working
again. I am not sure if both are required.

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

Title:
  totem crashed with SIGSEGV

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

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


[Bug 1171657] [NEW] Error message at the end of package upgrade in aptitude

2013-04-22 Thread Thomas
Public bug reported:

After applying changes aptitude returns an error :
ldconfig deferred processing now taking place
Error org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with 
unknown return code 1
Appuyez sur Entrée pour continuer.

Merci

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: aptitude 0.6.8.1-2ubuntu1
Uname: Linux 3.5.0-27-generic x86_64
Architecture: amd64
Date: Tue Apr 23 01:40:10 2013
MarkForUpload: True
SourcePackage: aptitude

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


** Tags: amd64 apport-bug

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

Title:
  Error message at the end of package upgrade in aptitude

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

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

[Bug 612076] Re: file operations window hangs after completion of file transfer to FAT file system from ext4 file system

2013-04-22 Thread Mike
*** This bug is a duplicate of bug 1131858 ***
https://bugs.launchpad.net/bugs/1131858

** This bug has been marked a duplicate of bug 1131858
   file operations window hangs after completion of file transfer to FAT file 
system from ext4 file system

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

Title:
  file operations window hangs after completion of file transfer to FAT
  file system from ext4 file system

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

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


[Bug 1131858] Re: file operations window hangs after completion of file transfer to FAT file system from ext4 file system

2013-04-22 Thread Rob Nickerson
Is also an issue for me. The progress bar goes straight to just shy of
100% then appears to hang. I believe it is something to do with writing
to memory/cache, but I'm not expert and just want a progress bar that
works reasonably well :-(

Linux coventry 3.5.0-27-generic #46-Ubuntu SMP Mon Mar 25 19:58:17 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux

p.s. Try running the command sync. Although this appears to hang to it
will flush the cache and force it to write to the usb drive.

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

Title:
  file operations window hangs after completion of file transfer to FAT
  file system from ext4 file system

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

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


[Bug 1171656] [NEW] Question about generating nvidia bug report can cause crash

2013-04-22 Thread Bryce Harrington
*** This bug is a duplicate of bug 1163635 ***
https://bugs.launchpad.net/bugs/1163635

Public bug reported:

Seen in the wild at:

https://errors.ubuntu.com/bucket/?id=%2Fusr%2Fshare%2Fapport%2Fpackage-
hooks%2Fsource_xorg.py%3AAttributeError%3A%2Fusr%2Fshare%2Fapport
%2Fpackage-hooks%2Fsource_nvidia-
settings.py%40698%3Aadd_info%3Aattach_nvidia_info

Traceback (most recent call last):
  File /usr/share/apport/package-hooks/source_nvidia-settings.py, line 698, 
in module
if not add_info(report, None):
  File /usr/share/apport/package-hooks/source_nvidia-settings.py, line 679, 
in add_info
attach_nvidia_info(report, ui)
  File /usr/share/apport/package-hooks/source_nvidia-settings.py, line 529, 
in attach_nvidia_info
if ui.yesno(Would you like to generate and attach an NVIDIA bug reporting 
file? (~/nvidia-bug-report.log.gz)) == True:
AttributeError: 'NoneType' object has no attribute 'yesno'

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

** This bug has been marked a duplicate of bug 1163635
   
/usr/share/apport/package-hooks/source_xorg.py:AttributeError:/usr/share/apport/package-hooks/source_nvidia-settings.py@698:add_info:attach_nvidia_info

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

Title:
  Question about generating nvidia bug report can cause crash

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

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


Re: [Bug 1170863] Re: download size column is pushed out of view when long package names appear

2013-04-22 Thread Nick
I have Gnome 3.8 installed but I was logged in with Unity at the time I had
the issue, not Gnome Shell. If I see the issue again I will remove Gnome
Shell and see if I can replicate the bug.

But if package descriptions do normally become truncated that is good.


On 23 April 2013 04:03, Brian Murray br...@ubuntu.com wrote:

 It looks like you are using the Gnome3 desktop environment.  This is not
 the case with Unity and the package decriptions become truncated (e.g.
 Numerical Python adds a fast array facility to the Python lang…).

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

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

 Title:
   download size column is pushed out of view when long package names
   appear

 Status in “update-manager” package in Ubuntu:
   New

 Bug description:
   1) Release: 13.04 (Raring)

   2) Package version: Software Updater 1:0.186

   3) What I expected:
   On loading Software Updater I expected that the download file size
 column should still show, even if some packages had a long name that went
 beyond the length of the original default sized column/window width
 allocated.

   4) What happened instead:
   Where there was a long package name it seemed to push the file size
 column outside of the window (width ways) so that all of the package file
 sizes were out of view.

   To see the file sizes it is of course possible to resize the window.
   But if you consider that you would have to do this everytime the
   Software Updater loads, then it is an inconvenience which is
   undesirable and unnecessary.

   What should happen:
   I think it should be the text of the long package name which should be
 partially shortened for the sake of displaying the file size column. An
 ideal way of doing this I think would be the familiar elipsis (ie '...') on
 the end of the name where it is shortened and then a mouse hover could show
 the full name. At a very minimum the file size column should be shown and
 the package text cut short.

   NB: I know a fully updated beta is recommended before logging a bug,
   but had I done that there would be no udates to show in the software-
   updater should I upload a screenshot. At the very worst if it is
   already fixed then this bug can be closed.

   ProblemType: Bug
   DistroRelease: Ubuntu 13.04
   Package: update-manager 1:0.186
   ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
   Uname: Linux 3.8.0-18-generic x86_64
   ApportVersion: 2.9.2-0ubuntu8
   Architecture: amd64
   CurrentDmesg.txt:
[   27.596499] init: udev-fallback-graphics main process (1008)
 terminated with status 1
[   28.639815] init: gdm main process (1056) killed by TERM signal
[   29.529613] init: plymouth-splash main process (1120) terminated
 with status 1
[   31.588136] init: plymouth-stop pre-start process (1229) terminated
 with status 1
[  718.362303] hrtimer: interrupt took 6244713 ns
   Date: Sat Apr 20 12:22:40 2013
   ExecutablePath: /usr/bin/update-manager
   GsettingsChanges:
b'com.ubuntu.update-manager' b'first-run' b'false'
b'com.ubuntu.update-manager' b'launch-time' b'1366416640'
b'com.ubuntu.update-manager' b'show-details' b'true'
b'com.ubuntu.update-manager' b'window-height' b'776'
b'com.ubuntu.update-manager' b'window-width' b'484'
   InstallationDate: Installed on 2013-04-14 (5 days ago)
   InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64
 (20130402.1)
   InterpreterPath: /usr/bin/python3.3
   MarkForUpload: True
   PackageArchitecture: all
   ProcEnviron:
LANGUAGE=en_NZ:en
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=en_NZ.UTF-8
SHELL=/bin/bash
   SourcePackage: update-manager
   UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1170863/+subscriptions


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

Title:
  download size column is pushed out of view when long package names
  appear

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

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

[Bug 1169400] Re: ubuntu continually experiences errors

2013-04-22 Thread Phillip Susi
Then you should mention that in the bug report of the actual error that
it reports.  Opening a new bug saying you get some kind of error,
without saying what the error is, is not useful.


** Changed in: ubuntu
   Status: Confirmed = Invalid

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

Title:
  ubuntu continually experiences errors

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

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


[Bug 1041790] Re: [snb] GPU lockup IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround i915.semaphores=0

2013-04-22 Thread Bryce Harrington
** Tags added: kernel-handoff-graphics

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

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

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


[Bug 663694] Re: apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C

2013-04-22 Thread Gunnar Hjalmarsson
From the locale output you show us I notice two things:

1. You set the variables manually instead of using the GUIs for the
purpose, e.g. Language Support. That's not wrong in itself, of course,
but if you don't know exactly what you are doing, you may easily screw
something up. In which file(s) do you store the settings?

2. You set LC_ALL. I can't tell if that can explain the problems you are
experiencing, but I do know that LC_ALL is never set by the GUIs for
setting the locale environment. LC_ALL is typically used *within
programs* to enable the locale environment there.

So if you don't have special reasons to do it manually, I'd advise you
to remove the manual locale settings and start using Language Support.

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

Title:
  apt-get fails with LANG=es_ES.utf8, succeeds with LANG=C

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

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


[Bug 1171658] [NEW] unity panel opacity is affected by Background Color opacity

2013-04-22 Thread Doug McMahon
Public bug reported:

In the past the Background Color opacity setting only affected the Dash as both 
the panel  launcher have their own opacity settings.
Now the Background color opacity does alter the panel's opacity  actually is 
the only way to get a fully transparent panel.
To see:
Lower the panel opacity to 0., panel does not go transparent
Now set a very low value for Background Color opacity (1-3 will do
Panel will now go transparent.
Raise the Background Color opacity from the above low value  the panel will 
become darker (more opaque

This also affects using no blur with a high Background Color opacity for
readability  having a panel that's not opaque

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.2-0ubuntu8
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: Mon Apr 22 19:38:04 2013
DistUpgraded: Fresh install
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation G86M [GeForce 8400M GS] [10de:0427] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Dell Device [1028:0209]
InstallationDate: Installed on 2013-04-21 (1 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130418)
MachineType: Dell Inc. XPS M1330
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=3e94c135-77e1-4935-b850-0ece6b279b02 ro quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.43-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.1.1-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.1.1-0ubuntu3
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.6-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1

** Affects: compiz (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/1171658

Title:
  unity panel opacity is affected by Background Color opacity

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

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


Re: [Bug 1171638] Re: phone won't mount

2013-04-22 Thread Thufir
I installed ubuntu 12.10 (I think) and was able to mount the phone.  
Then, I had some problems, formatted and did a clean install of 12.10 
server.

I think there's just a missing component, or something, but I'm not
sure.

I appreciate your interest, thank you.

Pardon, I don't have specifics on kernel versions or upgrades, it's a 
fuzzy recollection.

-Thufir

On 04/22/2013 04:09 PM, Joseph Salisbury wrote:
 Did this issue start happening after an update/upgrade?  Was there a
 kernel version where you were not having this particular problem?  This
 will help determine if the problem you are seeing is the result of the
 introduction of a regression, and when this regression was introduced.

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


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

Title:
  phone won't mount

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

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


[Bug 1171615] Re: package findutils 4.4.2-4ubuntu1 failed to install/upgrade: ErrorMessage: package findutils is already installed and configured

2013-04-22 Thread Ubuntu Foundations Team Bug Bot
** Attachment removed: VarLogDistupgradeTermlog.gz
   
https://bugs.launchpad.net/bugs/1171615/+attachment/3650911/+files/VarLogDistupgradeTermlog.gz

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

Title:
  package findutils 4.4.2-4ubuntu1 failed to install/upgrade:
  ErrorMessage: package findutils is already installed and configured

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Barry Fishman
I tried the 3.5.0-28-generic_3.5.0-28.48~bjf+lp1167114+02_amd64 kernel
and it boots just fine.

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1134202] Re: Removing overlay-scrollbar causes lots of noise

2013-04-22 Thread Matt Hurd
Also 12.10 on 3.5.0-27-generic #46-Ubuntu SMP Mon Mar 25 19:58:17 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

Printer install failing.  Trying with hplip latest from sourceforge
fails with:

RE-STARTING HP_SYSTRAY
--

HP Linux Imaging and Printing System (ver. 3.13.4)
System Tray Status Service ver. 2.0

Copyright (c) 2001-13 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Gtk-Message: Failed to load module overlay-scrollbar
/usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:127: RuntimeWarning: 
PyOS_InputHook is not available for interactive use of PyGTK

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

Title:
  Removing overlay-scrollbar causes lots of noise

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

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


[Bug 1171551] Re: various panics at boot

2013-04-22 Thread drink
Looks to work in 3.9-rc8-raring. tagged.

** Tags added: kernel-fixed-upstream

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

Title:
  various panics at boot

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

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


[Bug 1162836] Re: likewise screws up PAM configuration for other services

2013-04-22 Thread Gunnar Hjalmarsson
I installed likewise-open 6.1.0.406-0ubuntu5.1 from precise-proposed,
and unlike with 6.1.0.406-0ubuntu5 I no longer see that infringing
sufficient in /etc/pam.d/common-session.

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

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

Title:
  likewise screws up PAM configuration for other services

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

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


[Bug 1130851] Re: html2ps deprecation error message

2013-04-22 Thread Ubuntu Foundations Team Bug Bot
The attachment comment out the deprecated line seems to be a patch.
If it isn't, please remove the patch flag from the attachment, remove
the patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  html2ps deprecation error message

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

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


[Bug 1109283] Re: [SRU] maas to Quantal and Precise

2013-04-22 Thread Julian Edwards
I am largely unfamiliar with the Ubuntu SRU process so I'm contributing
where I can here, please excuse my lack of understanding.  I am upstream
in this case so I'll write from that point of view.

The existing 12.04 package is already *broken* which is the whole reason
for this SRU.  It was demo-ware and never worked properly.  As Andres
says, Most of the times it did not work well out of the box and
decreases the user experience.  Anyone who is really using it in anger
on 12.04 upgraded to the PPA version ages ago.

I'll repeat that - *existing installations are already broken*.  This
SRU went to the techboard because it was a necessarily big change to fix
the old mess (which should never have been uploaded in the first place).

Note that the quantal SRU does not have this technicality as it already
works in the new way.

This should be released ASAP because otherwise new users on 12.04 will
get a very bad impression of MAAS.

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

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

Title:
  [SRU] maas to Quantal and Precise

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

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


[Bug 1041790]

2013-04-22 Thread Bryce Harrington
Chris, what is the upstream status for the ring kicker patch?  Is that
likely to get incorporated upstream, or do you feel it needs further
polish before it's ready?  Would this patch incur some risk of
regressions in other areas were it be backported for inclusion in
Ubuntu?

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

Title:
  [snb] GPU lockup  IPEHR: 0x0b160001 IPEHR: 0x0b140001, workaround
  i915.semaphores=0

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

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


[Bug 1171664] [NEW] lose all menu bars, the launcher, and all hotkeys. Happens frequently.

2013-04-22 Thread nic
Public bug reported:

It often happens. I can move windows around very unresponsively, but
anything outside the window is just gone! Have to force poweroff. Then
Ubuntu wont boot w/out checking disks. Help.

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


** Tags: important

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

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/unity/+question/227257

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

Title:
  lose all menu bars, the launcher, and all hotkeys. Happens frequently.

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

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


[Bug 1171666] [NEW] xserver-xorg-core not installed on update from 12.04 to 12.10

2013-04-22 Thread James Hudon
Public bug reported:

I installed 12.04 LTS on 2013-04-18, and everything was running fine. I
updated to 12.10 Quantal on 2013-04-21 and once the upgrade was
complete, I rebooted.

Bug:
1. Upon reboot, I couldn't get past the Ubuntu loading screen (never got to 
login, went to a black screen instead).
2. I rebooted again and this time I pressed ESC to get to the console and 
logged in the console
3. I tried startx and it failed with No Screen Found
4. I looked at /var/log/xorg.0.log and found that it was trying to load a bunch 
of modules intel, vesa, and a few others... seems like it was trying to 
find a drivers to load but couldn't find any. At the bottom of the log it gave 
up with No Drivers Available or something.

Workaround:
5. I found that I had a bunch of xserver-*-lts-quantal packages, and I thought 
those weren't supposed to be there so I apt-get install 
xserver-xorg-video-intel and it replaced the xserver-*-lts-quantal packages 
with just xserver-xorg.
6. Rebooted, and the problem was gone (X started fine).

So everything is working now, but I thought I'd file this somewhere since I had 
a very stock install (~3 days old) and it seems like it failed to update 
xserver packages during the 12.04-12.10 upgrade. I'm on a ThinkPad T410s and 
my video card is:
VGA compatible controller: Intel Corporation Core Processor Integrated Graphics 
Controller (rev 02)

Please let me know if I filed this in the wrong place :)

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

** Description changed:

  I installed 12.04 LTS on 2013-04-18, and everything was running fine. I
  updated to 12.10 Quantal on 2013-04-21 and once the upgrade was
  complete, I rebooted.
  
  Bug:
  1. Upon reboot, I couldn't get past the Ubuntu loading screen (never got to 
login).
  2. I pressed ESC to get out of X and logged in the tty console
  3. I tried startx and it failed with No Screen Found
  4. I looked at /var/log/xorg.0.log and found that it was trying to load a 
bunch of modules intel, vesa, and a few others... seems like it was trying 
to find a drivers to load but couldn't find any. At the bottom of the log it 
gave up with No Drivers Available or something.
  
  Workaround:
  5. I found that I had a bunch of xserver-*-lts-quantal packages, and I 
thought those weren't supposed to be there so I apt-get install 
xserver-xorg-video-intel and it replaced the xserver-*-lts-quantal packages 
with just xserver-xorg.
  6. Rebooted, and the problem was gone (X started fine).
  
  So everything is working now, but I thought I'd file this somewhere since I 
had a very stock install (~3 days old) and it seems like it failed to update X 
during the 12.04-12.10 upgrade. I'm on a ThinkPad T410s and my video card is:
  VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)
+ 
+ Please let me know if I filed this in the wrong place :)

** Description changed:

  I installed 12.04 LTS on 2013-04-18, and everything was running fine. I
  updated to 12.10 Quantal on 2013-04-21 and once the upgrade was
  complete, I rebooted.
  
  Bug:
- 1. Upon reboot, I couldn't get past the Ubuntu loading screen (never got to 
login).
- 2. I pressed ESC to get out of X and logged in the tty console
+ 1. Upon reboot, I couldn't get past the Ubuntu loading screen (never got to 
login, went to a black screen instead).
+ 2. I rebooted again and this time I pressed ESC to get to the console and 
logged in the console
  3. I tried startx and it failed with No Screen Found
  4. I looked at /var/log/xorg.0.log and found that it was trying to load a 
bunch of modules intel, vesa, and a few others... seems like it was trying 
to find a drivers to load but couldn't find any. At the bottom of the log it 
gave up with No Drivers Available or something.
  
  Workaround:
  5. I found that I had a bunch of xserver-*-lts-quantal packages, and I 
thought those weren't supposed to be there so I apt-get install 
xserver-xorg-video-intel and it replaced the xserver-*-lts-quantal packages 
with just xserver-xorg.
  6. Rebooted, and the problem was gone (X started fine).
  
  So everything is working now, but I thought I'd file this somewhere since I 
had a very stock install (~3 days old) and it seems like it failed to update X 
during the 12.04-12.10 upgrade. I'm on a ThinkPad T410s and my video card is:
  VGA compatible controller: Intel Corporation Core Processor Integrated 
Graphics Controller (rev 02)
  
  Please let me know if I filed this in the wrong place :)

** Description changed:

  I installed 12.04 LTS on 2013-04-18, and everything was running fine. I
  updated to 12.10 Quantal on 2013-04-21 and once the upgrade was
  complete, I rebooted.
  
  Bug:
  1. Upon reboot, I couldn't get past the Ubuntu loading screen (never got to 
login, went to a black screen instead).
  2. I rebooted again and this time I pressed ESC to get to the console and 
logged in the console
  3. I tried startx 

[Bug 1171476] Re: Launcher - count label pops out in auto-hide mode

2013-04-22 Thread Treviño
** Branch linked: lp:~3v1n0/unity/preprocess-on-icon-count-change

** Changed in: unity
Milestone: None = 7.0.1

** Changed in: unity (Ubuntu)
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

** Changed in: unity
   Status: Triaged = In Progress

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

** Also affects: unity/7.1
   Importance: Undecided
   Status: New

** Changed in: unity/7.1
   Importance: Undecided = Medium

** Changed in: unity/7.1
   Status: New = In Progress

** Changed in: unity/7.1
Milestone: None = 7.1.0

** Changed in: unity/7.1
 Assignee: (unassigned) = Marco Trevisan (Treviño) (3v1n0)

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

Title:
  Launcher - count label pops out in auto-hide mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1171476/+subscriptions

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

[Bug 1171668] [NEW] Could we have a new package that installs a symlink to the ivy jar in a location that ant can use?

2013-04-22 Thread i30817
Public bug reported:

Currently install both ant and ivy and try to use ivy on a ant script without 
setting a special classpath and it spits out:
This appears to be an antlib declaration. 

This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-/usr/share/ant/lib
-/home/foo/.ant/lib
-a directory added on the command line with the -lib argument 


What people 'do' is to copy the ivy.jar to one of those dirs.

Two options for fixing this: 
ant install installs a special ivy package /usr/share/ant/lib, the old ivy 
package is end-of-lifed for those projects that are using ivy without ant? 
Considering ivy _is_ a ant plugin, maybe not many at all?

installing the ivy package places a symlink from ivy.jar to
/home/foo/.ant/lib

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: ivy 2.2.0-2build1
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Tue Apr 23 01:43:46 2013
InstallationDate: Installed on 2013-04-22 (0 days ago)
InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Release amd64 
(20130421)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: ivy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug raring

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

Title:
  Could we have a new package that installs a symlink to the ivy jar in
  a location that ant can use?

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Barry Fishman
The Debian bug #704933:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704933
might be the same bug.  It has a fix.

It is caused by the fbcon locking fixes patch.
   http://lists.freedesktop.org/archives/dri-devel/2013-January/033976.html


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

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Brad Figg
The next set of bisect kernels can be found at:

http://kernel.ubuntu.com/~bradf/lp1167114/03/

git bisect log
# bad: [952b77ad6885b9db4837853a88f5c931dee553d6] UBUNTU: Ubuntu-3.5.0-27.43
# good: [7c088a33fdd4ac05ec70bd1031e3e932d0dee883] UBUNTU: Ubuntu-3.5.0-26.42
git bisect start 'Ubuntu-3.5.0-27.43' 'Ubuntu-3.5.0-26.42'
# good: [5528a50f5164e8807647aae932c8261733ea868d] ext4: check bh in 
ext4_read_block_bitmap()
git bisect good 5528a50f5164e8807647aae932c8261733ea868d
# bad: [310871eacb882ad9252da3080dbf45bf8988ff8c] sparc64: Fix gfp_flags 
setting in tsb_grow().
git bisect bad 310871eacb882ad9252da3080dbf45bf8988ff8c
# bad: [3eafbd7e92c8e6401cbc476dff2a019bc0536b70] drm: don't add inferred modes 
for monitors that don't support them
git bisect bad 3eafbd7e92c8e6401cbc476dff2a019bc0536b70
# good: [955062c7a1fbf79550f70085ee38c162b2087358] version change: 
3.5.0-28.48~bjf+lp1167114+02
git bisect good 955062c7a1fbf79550f70085ee38c162b2087358

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


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

2013-04-22 Thread Bryce Harrington
** Description changed:

  After reinstalling nvidia-current, launching Unity Desktop failed with
  message no decoration
+ 
+ #4  0xb7781d52 in AbortServer () at ../../os/log.c:655
+ No locals.
+ #5  0xb778243e in FatalError (f=f@entry=0xb7786426 no screens found)
+ at ../../os/log.c:793
+ args = 0xbfe5e524 \v
+ args2 = 0xbfe5e524 \v
+ beenhere = 1
+ #6  0xb75f389d in main (argc=11, argv=0xbfe5e604, envp=0xbfe5e634)
+ at ../../dix/main.c:207
+ i = optimized out
+ 
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.3-0ubuntu5
  ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
  Uname: Linux 3.8.0-17-generic i686
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] 디렉터리입니다: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86 Kernel Module  304.88  Wed Mar 27 14:31:12 PDT 
2013
-  GCC version:  gcc version 4.7.3 (Ubuntu/Linaro 4.7.2-23ubuntu2)
+  NVRM version: NVIDIA UNIX x86 Kernel Module  304.88  Wed Mar 27 14:31:12 PDT 
2013
+  GCC version:  gcc version 4.7.3 (Ubuntu/Linaro 4.7.2-23ubuntu2)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CrashCounter: 1
  Date: Thu Apr 11 16:48:27 2013
  DistUpgraded: 2013-03-02 13:02:27,440 DEBUG enabling apt cron job
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia-304, 304.88, 3.8.0-17-generic, i686: installed
-  virtualbox, 4.2.10, 3.8.0-15-generic, i686: installed
-  virtualbox, 4.2.10, 3.8.0-16-generic, i686: installed
-  virtualbox, 4.2.10, 3.8.0-17-generic, i686: installed
+  nvidia-304, 304.88, 3.8.0-17-generic, i686: installed
+  virtualbox, 4.2.10, 3.8.0-15-generic, i686: installed
+  virtualbox, 4.2.10, 3.8.0-16-generic, i686: installed
+  virtualbox, 4.2.10, 3.8.0-17-generic, i686: installed
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard: NVIDIA Corporation G98 [GeForce 9300 GS] [10de:06e1] (rev a1) 
(prog-if 00 [VGA controller])
  InstallationDate: Installed on 2013-01-15 (85 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
  MachineType: JOOYON A6VMX
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-17-generic 
root=UUID=5722f787-0cec-4215-8f5d-7948d31771b9 ro quiet splash
  Signal: 6
  SourcePackage: nvidia-graphics-drivers
  StacktraceTop:
-  raise () from /lib/i386-linux-gnu/libc.so.6
-  abort () from /lib/i386-linux-gnu/libc.so.6
-  OsAbort ()
-  ?? ()
-  FatalError ()
+  raise () from /lib/i386-linux-gnu/libc.so.6
+  abort () from /lib/i386-linux-gnu/libc.so.6
+  OsAbort ()
+  ?? ()
+  FatalError ()
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: Upgraded to raring on 2013-03-02 (40 days ago)
  UserGroups:
-  
+ 
  dmi.bios.date: 03/13/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080014
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: A6VMX
  dmi.board.vendor: FOXCONN
  dmi.board.version: 0A
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080014:bd03/13/2009:svnJOOYON:pnA6VMX:pvr0A:rvnFOXCONN:rnA6VMX:rvr0A:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: A6VMX
  dmi.product.version: 0A
  dmi.sys.vendor: JOOYON
  version.compiz: compiz 1:0.9.9~daily13.04.10-0ubuntu1
  version.libdrm2: libdrm2 2.4.43-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu5
  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.6-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Thu Apr 11 16:57:13 2013
  xserver.configfile: default
  xserver.devices:
-  inputPower Button KEYBOARD, id 6
-  inputPower Button KEYBOARD, id 7
-  inputUSB Optical MouseMOUSE, id 8
-  inputAT Translated Set 2 keyboard KEYBOARD, id 9
+  inputPower Button KEYBOARD, id 6
+  inputPower Button KEYBOARD, id 7
+  inputUSB 

[Bug 1169685] Re: deluge-gtk sometimes freeze in Kubuntu

2013-04-22 Thread RussianNeuroMancer
 Can you provide more information.
Sure. Backtace, when hang happened, is attached.

** Attachment added: deluge.log
   
https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/1169685/+attachment/3651000/+files/deluge.log

** Changed in: deluge (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/1169685

Title:
  deluge-gtk sometimes freeze in Kubuntu

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

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


[Bug 1108637] Re: backspace key no longer works in nautilus

2013-04-22 Thread florin
Actually Backspace does not do the GO-BACK action, it does GO-
UP-A-FOLDER. It is different and a lot more convenient when working
inside folders, I use it a lot more often that going back to previous
folder as it is there on the keyboard and I can press it with just one
finger.

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

Title:
  backspace key no longer works in nautilus

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

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


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

2013-04-22 Thread Bryce Harrington
[Duplicate of bug #982889, which has reached its duplicants limit.]

** Changed in: nvidia-graphics-drivers (Ubuntu)
   Status: New = Invalid

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

Title:
  Xorg crashed with SIGABRT in raise()

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

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


Re: [Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Kristian Erik Hermansen
Hey airl...@linux.ie ... you broke our shit

On Mon, Apr 22, 2013 at 5:52 PM, Barry Fishman
1167...@bugs.launchpad.net wrote:
 The Debian bug #704933:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704933
 might be the same bug.  It has a fix.

 It is caused by the fbcon locking fixes patch.
http://lists.freedesktop.org/archives/dri-devel/2013-January/033976.html


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

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

 Title:
   Ubuntu Kernel 3.5.0-27 does not boot

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


-- 
Kristian Erik Hermansen
https://www.linkedin.com/in/kristianhermansen
https://profiles.google.com/kristian.hermansen

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1165867] Re: Xorg crashed with SIGABRT in raise() Address 0x7f669c3b1e58 out of bounds

2013-04-22 Thread Bryce Harrington
** Summary changed:

- Xorg crashed with SIGABRT in raise()
+ Xorg crashed with SIGABRT in raise() Address 0x7f669c3b1e58 out of bounds

** Description changed:

  after every logon, the message appears
+ 
+ #3  0x7f66a2bf7223 in AbortServer () at ../../os/log.c:655
+ No locals.
+ #4  0x7f66a2bf7a9d in FatalError (f=0x7f669c3b1e58 Address 
0x7f669c3b1e58 out of bounds) at ../../os/log.c:793
+ args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x7fff3f963b50, reg_save_area = 0x7fff3f963a90}}
+ args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x7fff3f963b50, reg_save_area = 0x7fff3f963a90}}
+ beenhere = 1
+ #5  0x7f669be7084e in ?? ()
+ #6  0x0800 in ?? ()
+ #7  0x005a in ?? ()
+ 
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 27 14:26:46 
PDT 2013
-  GCC version:  gcc-Version 4.7.3 (Ubuntu/Linaro 4.7.2-23ubuntu2)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.88  Wed Mar 27 14:26:46 
PDT 2013
+  GCC version:  gcc-Version 4.7.3 (Ubuntu/Linaro 4.7.2-23ubuntu2)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.9.2-0ubuntu5
  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
  CrashCounter: 1
  Date: Sat Mar 30 14:42:35 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.88, 3.8.0-16-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
-  NVIDIA Corporation G86M [Quadro NVS 130M] [10de:042a] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Toshiba America Info Systems Device [1179:0001]
+  NVIDIA Corporation G86M [Quadro NVS 130M] [10de:042a] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Toshiba America Info Systems Device [1179:0001]
  InstallationDate: Installed on 2013-03-24 (14 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130224)
  MachineType: TOSHIBA TECRA M9
  MarkForUpload: True
  PccardctlIdent:
-  Socket 0:
-no product info available
+  Socket 0:
+    no product info available
  PccardctlStatus:
-  Socket 0:
-no card
+  Socket 0:
+    no card
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-16-generic 
root=UUID=df675a07-fb50-4fa1-aaf6-c232ca98b8cf ro quiet splash
  Signal: 6
  SourcePackage: nvidia-graphics-drivers
  StacktraceTop:
-  raise () from /lib/x86_64-linux-gnu/libc.so.6
-  abort () from /lib/x86_64-linux-gnu/libc.so.6
-  OsAbort ()
-  ?? ()
-  FatalError ()
+  raise () from /lib/x86_64-linux-gnu/libc.so.6
+  abort () from /lib/x86_64-linux-gnu/libc.so.6
+  OsAbort ()
+  ?? ()
+  FatalError ()
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 02/29/2008
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 1.90
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.90:bd02/29/2008:svnTOSHIBA:pnTECRAM9:pvrPTM91E-0UC03WGR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: TECRA M9
  dmi.product.version: PTM91E-0UC03WGR
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.9~daily13.04.05-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.43+git20130404.b7bb9e92-0ubuntu0ricotz
  version.libgl1-mesa-dri: libgl1-mesa-dri 
9.2.0~git20130404+9.1.980f84c3-0ubuntu0ricotz
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 
9.2.0~git20130404+9.1.980f84c3-0ubuntu0ricotz
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu4
  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.99+git20130315.3e5350be-0ubuntu0sarvatt
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.21.5+git20130328.96c10bdf-0ubuntu0sarvatt
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Sun Apr  7 

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

2013-04-22 Thread Bryce Harrington
[Duplicate of bug #982889, which has reached its duplicants limit.]

** Information type changed from Private to Public

** Description changed:

  Brand new Lenovo ideapad Y500, live booting 13.04 daily from 02/04/2013.
  Used nomodeset to get to shell, then used nvidia-current from
  ubuntu-x-swat ppa to get X to start.
+ 
+ #3  0x7f30e52c1223 in AbortServer () at ../../os/log.c:655
+ No locals.
+ #4  0x7f30e52c1a9d in FatalError (f=f@entry=0x7f30e52c5442 no screens 
found) at ../../os/log.c:793
+ args = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x7fffcf8859d0, reg_save_area = 0x7fffcf885910}}
+ args2 = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 
0x7fffcf8859d0, reg_save_area = 0x7fffcf885910}}
+ beenhere = 1
+ #5  0x7f30e514d7d2 in main (argc=11, argv=0x7fffcf885b18, envp=optimized 
out) at ../../dix/main.c:207
+ i = optimized out
+ alwaysCheckForInput = {0, 1}
+ 
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.3-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.84  Wed Feb 27 04:58:49 
PST 2013
-  GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-22ubuntu5)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.84  Wed Feb 27 04:58:49 
PST 2013
+  GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-22ubuntu5)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  CasperVersion: 1.330
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Thu Apr  4 11:38:46 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus: nvidia-304, 304.84, 3.8.0-16-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
-  NVIDIA Corporation GK107 [GeForce GT 650M] [10de:0fd1] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Lenovo Device [17aa:3972]
+  NVIDIA Corporation GK107 [GeForce GT 650M] [10de:0fd1] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Lenovo Device [17aa:3972]
  LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130402.1)
  MachineType: LENOVO 9541
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/hostname.seed boot=casper nomodeset quiet splash --
  Signal: 6
  SourcePackage: nvidia-graphics-drivers
  StacktraceTop:
-  raise () from /lib/x86_64-linux-gnu/libc.so.6
-  abort () from /lib/x86_64-linux-gnu/libc.so.6
-  OsAbort ()
-  ?? ()
-  FatalError ()
+  raise () from /lib/x86_64-linux-gnu/libc.so.6
+  abort () from /lib/x86_64-linux-gnu/libc.so.6
+  OsAbort ()
+  ?? ()
+  FatalError ()
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 11/29/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6BCN34WW(V1.05)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Y500
  dmi.modalias: 
dmi:bvnLENOVO:bvr6BCN34WW(V1.05):bd11/29/2012:svnLENOVO:pn9541:pvrLenovoIdeaPadY500:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadY500:
  dmi.product.name: 9541
  dmi.product.version: Lenovo IdeaPad Y500
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.9~daily13.03.29-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.43-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2b2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.1.0-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.5-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.7-0ubuntu1
  xserver.bootTime: Thu Apr  4 10:45:04 2013
  xserver.configfile: default
  xserver.errors:
-  open /dev/dri/card0: No such file or directory
-  open /dev/dri/card0: No such file or directory
+  open /dev/dri/card0: No such file or 

[Bug 1171061] Re: Icons not displayed correctly on desktop and in browser with color corruption over terminal.

2013-04-22 Thread Bryce Harrington
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command in a terminal after
reproducing the issue, and it it will automatically gather debugging
information needed for this bug:

  apport-collect 1171061

Can you reproduce this under regular ubuntu (not xubuntu), so we can
rule out it just being an XFCE issue?

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

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

Title:
  Icons not displayed correctly on desktop and in browser with color
  corruption over terminal.

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

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


[Bug 1138121] Re: Taiwan is PRACTICALLY a country, but not Province of country | zh_TW: 台灣實際上是一個「國家」,而非「『國家』的一省」 | zh_CN:台湾实际上是一个「国家」,而非「『国家』的一省」

2013-04-22 Thread Henry Lin
** Summary changed:

- Taiwan is PRACTICALLY a country, but not Province of country | zh_TW: 
「台灣」實際上是一個「國家」,而非「『國家』的一省」 | zh_CN:「台湾」实际上是一个「国家」,而非「『国家』的一省」
+ Taiwan is PRACTICALLY a country, but not Province of country | zh_TW: 
台灣實際上是一個「國家」,而非「『國家』的一省」 | zh_CN:台湾实际上是一个「国家」,而非「『国家』的一省」

** Description changed:

  You may remove the zh translation part as well if you can't handle that
  when modifying the title ;)
  
  How to reproduce
  如何再次實現此軟體缺陷
  ---
  1.Open Software Sources in en_US.UTF-8 locale
    以 en_US.UTF-8 語系執行「軟體來源(software-sources-gtk/software-sources-kde)」程式
  2.(Pretend) you are a Taiwanese.
    (假裝)您是一個台灣(中華民國)人
  3.Try to choose a mirror in **your country**
    試著去選擇一個位於**您的國家**的 Ubuntu 官方軟體來源鏡像站
  
  Should see
  應該看到什麼
  ---
  * Taiwan, Republic of China(which is the official name of the **country**)
    中華民國(Taiwan, Republic of China)(**國家**的官方名稱)
  * Taiwan(If we want to be less China)
    台灣(如果我們要少一點「中國」的話)
  
  But see instead
  然而看到什麼
  ---
  Taiwan, Province of China
  中華人民共和國台灣省
  
  Reasons and **current FACTS**
  理由與**目前的事實**
  ---
  * You need a Taiwan visa instead of China visa to travel to Taiwan
    您需要申請台灣(中華民國)的而非中華人民共和國的簽證才能到台灣旅遊
  * We can't travel to China without a China visa, so sad :P
    我們不能在不申請中華人民共和國的簽證(台胞證)的前提下到中國旅遊,真可惜:P
- * We have **working** **own** government, and is currently in any way not 
controlled by any organization outside the Taiwan island
-   我們**有**一個**作用中**的政府,而且其目前並未被任何位於台灣島以外的組織所控制。
+ * We have a **working** **own** government, and is currently in any way not 
controlled by any organization outside the Taiwan island
+   我們有一個**自己的作用中的**政府,而且其目前並未被任何位於台灣島以外的組織所控制。
  * Although we know that ISO 3166-1 so called standard states Taiwan, 
Province of China, a **buggy standard** is **buggy**, and definitely need to 
be patched before use.
    雖然我們知道 ISO 3166-1 
「所謂的標準」標示台灣為「中華人民共和國台灣省」,一個**有缺陷的標準**是**有缺陷的**,且絕對需要被修正之後才能拿來使用。
  * Almost every Taiwanese will be irritated if such bug crawling on their 
screen ;)
    如果這種軟體缺陷出現在電腦螢幕上幾乎所有的台灣(中華民國)人都會不爽 ;)
  * And the real Chinese by country won't be happy either if they tried to 
use Ubuntu mirror located outside their country and (may or may not) be blocked 
by the great GFW of China.
    如果真的「由國家分別的中國人」試圖使用位於他們國家外面,(可能或可能無)被中國的防火长城封鎖的 Ubuntu 官方軟體來源境像站也不會高興的
- * (Just a joke) If we really a province of country, why shouldn't the 
mirror list just show country instead?
+ * (Just a joke) If we really a province of country, why shouldn't the 
mirror list just show country instead?
    (只是開玩笑)如果我們真的是「『國家』的一省」,為何鏡像站的清單不直接只顯示「國家」就好了呢?
  
  Possible fix
  可能的軟體缺陷修正方式
  ---
  * Fix iso-codes package to change the offending and incorrect Taiwan, 
Province of China to something more neutral like Taiwan
    修正 iso-codes 軟體包中的激怒人且不正確的 中華人民共和國台灣省 字串為某種程度更加不具政治偏向的字串,例如 台灣
     * Don't stick to the upstream's(ISO 3166-1) version, the country 
name(which is from UN) is not part of the standard and is also not correct.
   請不要跟隨使用來自聯合國,非標準且不正確的國家名稱的上游(ISO 3166-1)版本
  * Same as #614236's fix, use common name of iso-codes (Taiwan) instead.
    跟 614236 號軟體缺陷報告所使用的修正一樣改為使用 common name 欄位的字串(台灣)
  
  Reference Data
  參考資料
  ---
  * Taiwan - Wikipedia, the free encyclopedia  
http://en.wikipedia.org/wiki/Taiwan
  Constitutionally, the ROC government has claimed sovereignty over all of 
China, in a definition that includes mainland China and Outer Mongolia, as 
well as Taiwan,[14] but has not made retaking mainland China a political goal 
since 1992.[15] However, the government's stance on defining its political 
position largely depends on which political coalition is in charge (See 
Politics below). Meanwhile, the PRC also asserts itself to be the sole legal 
representation of China and claims Taiwan to be under its sovereignty, denying 
the status and existence of ROC as a sovereign state. The PRC has threatened 
the use of military force as a response to any formal declaration of Taiwanese 
independence, or if it deems peaceful reunification no longer possible.[16] 
Relations between Taiwan and China as well as issues of national identity 
within the country are important factors in Taiwanese politics and a cause of 
social and political division among political parties and their respective 
supporters.
  
  Related bug reports
  相關軟體缺陷報告
  ---
  Bug #614236 “Wrong Country Name. (Taiwan)” : Bugs : LoCo Team Portal
  https://bugs.launchpad.net/loco-team-portal/+bug/614236
  
  FS#30444 : Download Page uses Taiwan's name as “Taiwan, Province of China”
  https://bugs.archlinux.org/task/30444
  
  Please consider, and please don't be evil as the so called standard do.
  

[Bug 1123539] Re: Xorg crashed with SIGABRT in __GI_raise()

2013-04-22 Thread Bryce Harrington
Huh, looks like it crashed trying to handle itself crashing.  Never
good.  But neither the stack traces nor the Xorg.0.log's offer a hint as
to what went wrong.

Are you able to reproduce this issue easily? If so, please collect a
full backtrace - see http://wiki.ubuntu.com/X/Backtracing for
directions.  If not, could you describe the conditions under which the
crash tends to occur?

** Description changed:

  Playing with slightly rocky install - had just 'apt-get purge 3.8.0-3*'
  to get rid of some old kernels then rebooted. Not sure if this is
  related however as I didn't notice the crash report for a while  (maybe
  another window had opened over it as it came up).
+ 
+ .
+ Thread 1 (LWP 1557):
+ #0  0x7f56a5035037 in __GI_raise (sig=6, sig@entry=error reading 
variable: Cannot access memory at address 0x74b960c8) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
+ resultvar = 0
+ pid = 1557
+ selftid = 1557
+ Cannot access memory at address 0x74b960c8
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-6.11-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.64  Tue Oct 30 10:58:20 
PDT 2012
-  GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-21ubuntu1)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  304.64  Tue Oct 30 10:58:20 
PDT 2012
+  GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-21ubuntu1)
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Tue Feb 12 21:22:22 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia-304, 304.64, 3.8.0-5-generic, x86_64: installed
-  nvidia-304, 304.64, 3.8.0-6-generic, x86_64: installed
+  nvidia-304, 304.64, 3.8.0-5-generic, x86_64: installed
+  nvidia-304, 304.64, 3.8.0-6-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard: NVIDIA Corporation G73 [GeForce 7600 GT] [10de:0391] (rev a1) 
(prog-if 00 [VGA controller])
  JockeyStatus:
-  kmod:nvidia_304 - nvidia_304 (Proprietary, Enabled, Not in use)
-  kmod:nvidia_experimental_304 - Experimental NVIDIA binary Xorg driver, 
kernel module and VDPAU library (Proprietary, Disabled, Not in use)
-  kmod:nvidia_173 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
-  kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
-  kmod:nvidia_173_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
+  kmod:nvidia_304 - nvidia_304 (Proprietary, Enabled, Not in use)
+  kmod:nvidia_experimental_304 - Experimental NVIDIA binary Xorg driver, 
kernel module and VDPAU library (Proprietary, Disabled, Not in use)
+  kmod:nvidia_173 - NVIDIA binary Xorg driver, kernel module and VDPAU library 
(Proprietary, Disabled, Not in use)
+  kmod:nvidia_304_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
+  kmod:nvidia_173_updates - NVIDIA binary Xorg driver, kernel module and VDPAU 
library (Proprietary, Disabled, Not in use)
  MachineType: Dell Inc. Dell DM061
  MarkForUpload: True
  ProcCmdline: /usr/bin/X :0 -core -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch -background none
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-6-generic 
root=UUID=2c1220e3-aa23-433c-985f-be11a1978d42 ro
  Signal: 6
  SourcePackage: nvidia-graphics-drivers
  Stacktrace:
-  #0  0x7f56a5035037 in raise () from /lib/x86_64-linux-gnu/libc.so.6
-  No symbol table info available.
-  Cannot access memory at address 0x74b960c8
+  #0  0x7f56a5035037 in raise () from /lib/x86_64-linux-gnu/libc.so.6
+  No symbol table info available.
+  Cannot access memory at address 0x74b960c8
  StacktraceTop: raise () from /lib/x86_64-linux-gnu/libc.so.6
  ThreadStacktrace:
-  .
-  Thread 1 (Thread 0x7f56a729b940 (LWP 1557)):
-  #0  0x7f56a5035037 in raise () from /lib/x86_64-linux-gnu/libc.so.6
-  No symbol table info available.
-  Cannot access memory at address 0x74b960c8
+  .
+  Thread 1 (Thread 0x7f56a729b940 (LWP 1557)):
+  #0  0x7f56a5035037 in raise () from /lib/x86_64-linux-gnu/libc.so.6
+  No symbol table info available.
+  Cannot access memory at address 0x74b960c8
  Title: Xorg crashed with SIGABRT in raise()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
-  
+ 
  dmi.bios.date: 05/24/2007
  dmi.bios.vendor: Dell Inc.
  

[Bug 1171674] Re: Chromium renders Korean text (Hangul) illegibly

2013-04-22 Thread Paul
Ubuntu 13.04, Chromium 25.0.1364.160.

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

Title:
  Chromium renders Korean text (Hangul) illegibly

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

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


[Bug 1171674] [NEW] Chromium renders Korean text (Hangul) illegibly

2013-04-22 Thread Paul
Public bug reported:

Install chromium-browser and visit a page with Korean text, e.g.:

http://ko.wikipedia.org/wiki/%EC%84%A0%ED%92%8D%EA%B8%B0_%EC%82%AC%EB%A7%9D%EC%84%A4

Hangul text inside the rendering area (but not outside it, e.g. tabs) is
smashed together; see attached screenshot.

** Affects: chromium-browser
 Importance: Undecided
 Status: New

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: chrome chromium font hangul korean render rendering text

** Attachment added: screenshot
   https://bugs.launchpad.net/bugs/1171674/+attachment/3651003/+files/Hangul.png

** Also affects: chromium-browser
   Importance: Undecided
   Status: New

** No longer affects: compiz (Ubuntu)

** Also affects: chromium-browser (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/1171674

Title:
  Chromium renders Korean text (Hangul) illegibly

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

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


[Bug 1167114] Re: Ubuntu Kernel 3.5.0-27 does not boot

2013-04-22 Thread Barry Fishman
The bisect kernel 3.5.0-28-generic_3.5.0-28.48~bjf+lp1167114+03_amd64
works fine for me.

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

Title:
  Ubuntu Kernel 3.5.0-27 does not boot

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

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


[Bug 1129827] Re: Xorg crashed with SIGSEGV

2013-04-22 Thread Bryce Harrington
Have you reproduced this issue, or did the crash happen just the once?

** Description changed:

- ...
+ Thread 1 (LWP 1236):
+ #0  0x7fe2dad96cd4 in mieqMoveToNewScreen (screen=0x7fe2db30dbb0, 
dev=0x7fe2db52c770, event=optimized out) at ../../mi/mieq.c:490
+ No locals.
+ #1  mieqMoveToNewScreen (dev=0x7fe2db52c770, screen=0x7fe2db30dbb0, 
event=optimized out, event=optimized out) at ../../mi/mieq.c:488
+ No locals.
  
  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-core 2:1.13.2-0ubuntu2 [modified: 
usr/lib/xorg/modules/extensions/libglx.so]
  ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
  Uname: Linux 3.8.0-6-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.gpus.1: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/1'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
-  NVRM version: NVIDIA UNIX x86_64 Kernel Module  310.32  Mon Jan 14 14:41:13 
PST 2013
-  GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-21ubuntu1)
+  NVRM version: NVIDIA UNIX x86_64 Kernel Module  310.32  Mon Jan 14 14:41:13 
PST 2013
+  GCC version:  gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-21ubuntu1)
  .proc.driver.nvidia.warnings.fbdev:
-  Your system is not currently configured to drive a VGA console
-  on the primary VGA device. The NVIDIA Linux graphics driver
-  requires the use of a text-mode VGA console. Use of other console
-  drivers including, but not limited to, vesafb, may result in
-  corruption and stability problems, and is not supported.
+  Your system is not currently configured to drive a VGA console
+  on the primary VGA device. The NVIDIA Linux graphics driver
+  requires the use of a text-mode VGA console. Use of other console
+  drivers including, but not limited to, vesafb, may result in
+  corruption and stability problems, and is not supported.
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.8-0ubuntu4
  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: Fri Feb 15 13:34:34 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
-  nvidia, 310.32, 3.8.0-5-generic, x86_64: installed
-  nvidia, 310.32, 3.8.0-6-generic, x86_64: installed
-  vboxhost, 4.2.6, 3.8.0-6-generic, x86_64: installed
+  nvidia, 310.32, 3.8.0-5-generic, x86_64: installed
+  nvidia, 310.32, 3.8.0-6-generic, x86_64: installed
+  vboxhost, 4.2.6, 3.8.0-6-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xorg
  GraphicsCard:
-  NVIDIA Corporation Device [10de:11c0] (rev a1) (prog-if 00 [VGA controller])
-Subsystem: Micro-Star International Co., Ltd. Device [1462:2871]
-  NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA 
controller])
-Subsystem: ASUSTeK Computer Inc. Device [1043:8404]
+  NVIDIA Corporation Device [10de:11c0] (rev a1) (prog-if 00 [VGA controller])
+    Subsystem: Micro-Star International Co., Ltd. Device [1462:2871]
+  NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA 
controller])
+    Subsystem: ASUSTeK Computer Inc. Device [1043:8404]
  InstallationDate: Installed on 2013-02-05 (13 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130205)
  MachineType: Gigabyte Technology Co., Ltd. To be filled by O.E.M.
  MarkForUpload: True
  ProcCmdline: /usr/bin/X -layout Layout0 -s 120 -isolateDevice PCI:1:0:0 :0 
-core -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch -background 
none
  ProcEnviron:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-6-generic 
root=UUID=361aa0de-2952-4ee9-b446-a4737de7a394 ro quiet
  SegvAnalysis:
-  Segfault happened at: 0x7fe2dad96cd4:cmp0x118(%rax),%rsi
-  PC (0x7fe2dad96cd4) ok
-  source 0x118(%rax) (0x0118) not located in a known VMA region (needed 
readable region)!
-  destination %rsi ok
+  Segfault happened at: 0x7fe2dad96cd4:cmp0x118(%rax),%rsi
+  PC (0x7fe2dad96cd4) ok
+  source 0x118(%rax) (0x0118) not located in a known VMA region (needed 
readable region)!
+  destination %rsi ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: nvidia-graphics-drivers
  Stacktrace:
-  #0  0x7fe2dad96cd4 in ?? ()
-  No symbol table info available.
-  Cannot access memory at address 0x7fffae123dd8
+  #0  0x7fe2dad96cd4 in ?? ()
+  No symbol table info available.
+  Cannot access memory at address 0x7fffae123dd8
  StacktraceTop: ?? ()
  ThreadStacktrace:
-  .
-  Thread 1 (Thread 0x7fe2dabdf940 (LWP 1236)):
-  #0  0x7fe2dad96cd4 in ?? ()
-  No symbol table info available.
-  Cannot access memory at address 0x7fffae123dd8
+  .
+  Thread 1 (Thread 0x7fe2dabdf940 (LWP 1236)):
+  #0  0x7fe2dad96cd4 in ?? ()
+  No 

<    4   5   6   7   8   9   10   11   >