[Bug 1036985]

2013-03-16 Thread Michael Adam
To be quite clear: I see the danger of hash collisions and also
understand the risk of higher CPU consumption when the hashes collide
since behind a hash, we have a linear list in the bucket.

But since the hashofheaders is currently only built of 32 buckets,
(i.e. a 5 bit hash), with a big number of headers, we will have many
many collisions anyway. So I dont't quite see the point. What am I thinking 
wrong?

Maybe we should use a tree implementation, e.g. an rbtree.
That would give us really quick searching.

Cheers - Michael

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

Title:
  denial of service of too many headers in response

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

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


[Bug 231848] Re: Incompatibility to Windows XP SP3

2013-03-16 Thread Thomas Hotz
Confirming this bug because it affects multiple users.

** Changed in: rdesktop (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/231848

Title:
  Incompatibility to Windows XP SP3

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

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


[Bug 1036985]

2013-03-16 Thread Mukund Sivaraman
(In reply to comment #6)
 Maybe we should use a tree implementation, e.g. an rbtree.
 That would give us really quick searching.

Pickup an rbtree implementation from the tofu repo:
https://banu.com/cgit/tofu/tree/tofu/

It's standalone and would need some minor editing to remove the tofu
prefixes from symbols. Deletion from this tree is not possible though
(as it's unnecessary in tofu). If we want deletion, I'll give you
another local implementation.

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

Title:
  denial of service of too many headers in response

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

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


[Bug 1036985]

2013-03-16 Thread Michael Adam
Created attachment 62
updated version of the hash seeding patch

slightly polished version of the seeding patch.

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

Title:
  denial of service of too many headers in response

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

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


[Bug 231818] Re: nvidia-xconfig does not respect monitor settings

2013-03-16 Thread Thomas Hotz
Have you still this issue with this specific hardware? Thank you for
telling us!

** Changed in: nvidia-xconfig (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/231818

Title:
  nvidia-xconfig does not respect monitor settings

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

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


[Bug 1155980]

2013-03-16 Thread Apport retracing service
StacktraceTop:
 content::NPObjectProxy::NPInvokePrivate(_NPP*, NPObject*, bool, void*, 
_NPVariant const*, unsigned int, _NPVariant*) ()
 content::(anonymous namespace)::NPN_InvokeDefaultPatch(_NPP*, NPObject*, 
_NPVariant const*, unsigned int, _NPVariant*) ()
 ?? ()
 ?? ()
 poll_for_response (dpy=0x7fc0724f5da0) at ../../src/xcb_io.c:288

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

Title:
  chromium-browser crashed with SIGSEGV in
  content::NPObjectProxy::NPInvokePrivate()

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

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


[Bug 1155980] Stacktrace.txt

2013-03-16 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1155980/+attachment/3578028/+files/Stacktrace.txt

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

Title:
  chromium-browser crashed with SIGSEGV in
  content::NPObjectProxy::NPInvokePrivate()

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

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


[Bug 1155980] StacktraceSource.txt

2013-03-16 Thread Apport retracing service
** Attachment added: StacktraceSource.txt
   
https://bugs.launchpad.net/bugs/1155980/+attachment/3578029/+files/StacktraceSource.txt

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

Title:
  chromium-browser crashed with SIGSEGV in
  content::NPObjectProxy::NPInvokePrivate()

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

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


[Bug 1155980] ThreadStacktrace.txt

2013-03-16 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1155980/+attachment/3578030/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1155980/+attachment/3578003/+files/CoreDump.gz

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- chromium-browser crashed with SIGSEGV in 
UnityWebappsContextPrepareCallback_dispatcher()
+ chromium-browser crashed with SIGSEGV in 
content::NPObjectProxy::NPInvokePrivate()

** Tags removed: need-amd64-retrace

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

Title:
  chromium-browser crashed with SIGSEGV in
  content::NPObjectProxy::NPInvokePrivate()

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

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


[Bug 1154006] Re: 12.04 freezes many times daily

2013-03-16 Thread Joe Carey
** Description changed:

  My laptop computer freezes very, very frequently. I'm using 12.04.02
  (32bit, though my computer supports 64 bit, but I had freezes with that
  too), I've had the same trouble on 12.04.01 and 12.10. I've used kernels
  3.2, 3.5 and 3.8, all still have freezing. I'm not sure how to identify
  the package causing the freezing, but not for a lack of trying.  If
  anyone has any idea, I will cheerfully supply whatever info you need.
  It's been close to two months I think.  :P
  
  When it freezes, the keys do not respond at all, opening another tty or
  using REISUB completely impossible.
  
  It can happen anywhere from a few seconds to a few hours after a boot.
  Usually while browsing, but that's because I'm usually browsing I think.
  
  The only thing I can do is a hard reset.
  
  I have tried to ssh into my computer from my wife's, but it is
  impossible while frozen (note, it IS possible when my computer is not
  frozen, so from what I have read, this indicates my error is not a GPU
  hang, correct me if I am wrong :) )
  
  Memtest shows no errors (memtest would not run, except for from a live
  usb, but I got it covered.  No errors).
  
  Happens in unity 2d and unity 3d, guessing it's not compiz.
  
  Also, if I don't log in to x and just go straight to console, I still
  get freezes.  I can't win.
  
  No proprietary drivers either.
  
  My computer is kept dust free, it is not overheating.
  
+ Significant or not I have no idea, but my desktop icons appear in a
+ different position after rebooting.
+ 
  As per another report, I tried noapic and nomodeset, to no avail.
  acpi=off too. :P acpi_apic_instance=2 did not work better either.
  
  From my reading, I've been looking into this, but to no avail:
  
  joe@Sutarmekeg:~$ sudo grep -i bug /var/log/syslog
  Mar 12 09:09:04 Sutarmekeg kernel: [0.00] ACPI: BIOS bug: multiple 
APIC/MADT found, using 0
  Mar 12 09:09:04 Sutarmekeg kernel: [0.098980] [Firmware Bug]: ACPI: BIOS 
_OSI(Linux) query ignored
  Mar 12 09:09:04 Sutarmekeg kernel: [0.125307] PCI: Using host bridge 
windows from ACPI; if necessary, use pci=nocrs and report a bug
  Mar 12 09:09:04 Sutarmekeg kernel: [0.486860] ehci_hcd :00:1a.7: 
debug port 1
  Mar 12 09:09:04 Sutarmekeg kernel: [0.500356] ehci_hcd :00:1d.7: 
debug port 1
  Mar 12 09:09:04 Sutarmekeg NetworkManager[746]: info Loaded plugin 
ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager 
mailing list.
  Mar 12 09:09:04 Sutarmekeg NetworkManager[746]: info Loaded plugin keyfile: 
(c) 2007 - 2010 Red Hat, Inc.  To report bugs please use the NetworkManager 
mailing list.
  
  Thanks gang.  I am a new Ubuntu user and I love it, despite this
  grievous problem.

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

Title:
  12.04 freezes many times daily

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

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


[Bug 1128744] Re: usb-modswitch segfaults (due to libc version conflict?)

2013-03-16 Thread Juraj
Very similar to Bug #1155975 , but running 13.04 and newer libc

usb_modeswitch_[2088]: segfault at 0 ip b758b6f1 sp bfdb7fcc error 4 in
libc-2.17.so[b750d000+1ad000]

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

Title:
  usb-modswitch segfaults (due to libc version conflict?)

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

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


[Bug 991493] Re: Missing llvm-config alternatives.

2013-03-16 Thread Mike Mestnik
What is the overall solution, wouldn't that include users as well as
packagers?  You seem to be only thinking of packagers, you'll have to
understand that you shouldn't do that when making packages.

You want packagers to do X, does that mean you are going to ignore the
site administrators?

Alternatives is the solution for site administrators to be able to make
the correct decision for there needs and the needs of there users on
that system.  By not providing alternatives you are forcing every site
to be identical and that's very broad effecting every system with these
packages installed.  Thinking that you would be able to make the correct
choice for everyone is what package maintainers should do, however in
this case you'll need to implement alternatives because a few sites will
need to be able to alter your decisions.

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

Title:
  Missing llvm-config alternatives.

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

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


[Bug 777335] Re: Better naming for Printing menu entry

2013-03-16 Thread Pascal De Vuyst
*** This bug is a duplicate of bug 1125190 ***
https://bugs.launchpad.net/bugs/1125190

** This bug has been marked a duplicate of bug 1125190
   Two dash options for 'Printer' appearing identical

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

Title:
  Better naming for Printing menu entry

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

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


[Bug 231933] Re: Kaffeine always assumes DVD is encrypted, even though no DVD in drive

2013-03-16 Thread Thomas Hotz
Can you reproduce this with a newer and supported Ubuntu version? Thank
you!

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

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

Title:
  Kaffeine always assumes DVD is encrypted, even though no DVD in drive

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

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


[Bug 1155988] [NEW] package rsyslog-pgsql 5.8.6-1ubuntu8 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2013-03-16 Thread Marnix A. van Ammers
Public bug reported:

I don't know if this is a bug.  It may not be.  My Xubuntu system popped
up a dialog that said it had detected one, so I went ahead and let it
submit this report.  I had been installing and removing rsyslog,
rsyslog-pgsql, postgresql several times, trying to get rsyslog to log
messages to the postgresql database.

$ lsb_release -rd
Description:Ubuntu 12.04.2 LTS
Release:12.04

From  dpkg -l '*syslog*' '*postgres*' :
ii  rsyslog 5.8.6-1ubuntu8  reliable system and 
kernel logging daemon
ii  rsyslog-pgsql   5.8.6-1ubuntu8  PostgreSQL output 
plugin for rsyslog
ii  postgresql  9.1+129ubuntu1  object-relational 
SQL database (supported version)
ii  postgresql-9.1  9.1.8-0ubuntu12.04  object-relational 
SQL database, version 9.1 server
ii  postgresql-client-9.1   9.1.8-0ubuntu12.04  front-end programs 
for PostgreSQL 9.1
ii  postgresql-client-common129ubuntu1  manager for 
multiple PostgreSQL client versions
ii  postgresql-common   129ubuntu1  PostgreSQL 
database-cluster manager
ii  postgresql-contrib  9.1+129ubuntu1  additional 
facilities for PostgreSQL (supported version)
ii  postgresql-contrib-9.1  9.1.8-0ubuntu12.04  additional 
facilities for PostgreSQL

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: rsyslog-pgsql 5.8.6-1ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic-pae 3.2.37
Uname: Linux 3.2.0-38-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Fri Mar 15 20:09:09 2013
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 1
InstallationMedia: Xubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
SourcePackage: rsyslog
Title: package rsyslog-pgsql 5.8.6-1ubuntu8 failed to install/upgrade: 
subprocess installed pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package rsyslog-pgsql 5.8.6-1ubuntu8 failed to install/upgrade:
  subprocess installed pre-removal script returned error exit status 1

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

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


[Bug 991493] Re: Missing llvm-config alternatives.

2013-03-16 Thread Mike Mestnik
It's sad that this alternative should be set by the user running
./configure.  However in most cases that is the site admin so there is a
much smaller set of users who would be effected, they would have to ask
an admin to adjust the alternatives for there build.

This discussion has only partly to do with cases that have the option to
depend on packages.  I opened this ticket because I downloaded a tar
ball, unpacked in and needed to move links around by hand to select the
correct version of llvm.

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

Title:
  Missing llvm-config alternatives.

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

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


[Bug 777188] Re: Server settings are untranslated

2013-03-16 Thread Pascal De Vuyst
** Changed in: system-config-printer
   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/777188

Title:
  Server settings are untranslated

To manage notifications about this bug go to:
https://bugs.launchpad.net/system-config-printer/+bug/777188/+subscriptions

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


[Bug 231961] Re: apcupsd can't perform first self-test

2013-03-16 Thread Thomas Hotz
This should be fixed now in Ubuntu (in newer versions).

** Changed in: apcupsd (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/231961

Title:
  apcupsd can't perform first self-test

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

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


[Bug 1155989] [NEW] filenames get their accented letters replaced by ?? when zipped

2013-03-16 Thread Thibault D
Public bug reported:

1. Right-click  New Document  Empty Document
2. Name it tést
3. Right-click on it  Compress...
4. Select the extension .zip  hit Create
5. Tést.zip created successfully  hit Open the archive

Observe that the file in the archive is named T??st instead of Tést.

Note : this does not happen if the archive is created with the tar.gz
default extension.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: file-roller 3.6.3-1ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic i686
ApportVersion: 2.9.1-0ubuntu1
Architecture: i386
CasperVersion: 1.330
Date: Sat Mar 16 16:15:53 2013
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130316)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: file-roller
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 raring

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

Title:
  filenames get their accented letters replaced by ?? when zipped

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

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

[Bug 1153341] Re: system-config-printer.py crashed with AttributeError in on_shared_activate(): 'gtk.ListStore' object has no attribute 'get_itr'

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  system-config-printer.py crashed with AttributeError in
  on_shared_activate(): 'gtk.ListStore' object has no attribute
  'get_itr'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1153341/+subscriptions

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


[Bug 1108009] Re: system-config-printer.py crashed with SystemError: bad format char passed to Py_BuildValue

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  system-config-printer.py crashed with SystemError: bad format char
  passed to Py_BuildValue

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1108009/+subscriptions

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


[Bug 1155836] Re: There are so many application's descriptions and comments untranslated

2013-03-16 Thread Riccardo Padovani
You can help to improve translation in your language contacting your
LoCo Team: https://wiki.ubuntu.com/UbuntuSpanishTranslators

** Changed in: menu (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/1155836

Title:
  There are so many application's descriptions and comments untranslated

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

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


[Bug 1057256] Re: scp-dbus-service.py crashed with ImportError in __main__: No module named jobviewer

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  scp-dbus-service.py crashed with ImportError in __main__: No module
  named jobviewer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1057256/+subscriptions

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


[Bug 1056299] Re: system-config-printer.py crashed with OverflowError in label_size_allocate(): signed integer is greater than maximum

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  system-config-printer.py crashed with OverflowError in
  label_size_allocate(): signed integer is greater than maximum

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1056299/+subscriptions

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


[Bug 1043882] Re: install-printerdriver crashed with ImportError in __main__: cannot import name PackageKitGlib

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  install-printerdriver crashed with ImportError in __main__: cannot
  import name PackageKitGlib

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1043882/+subscriptions

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


[Bug 991678] Re: system-config-printer.py crashed with ImportError in __main__: /usr/lib/i386-linux-gnu/libcups.so.2: impossibile leggere il file di dati: Errore di input/output

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  system-config-printer.py crashed with ImportError in __main__:
  /usr/lib/i386-linux-gnu/libcups.so.2: impossibile leggere il file di
  dati: Errore di input/output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/991678/+subscriptions

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


[Bug 975605] Re: applet.py crashed with ImportError: could not import pango direct after booting (unity on screen) ubuntu 11.10 as Live CD from USB as loop (ISO) using Grub2

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  applet.py crashed with ImportError: could not import pango direct
  after booting (unity on screen) ubuntu 11.10 as Live CD from USB as
  loop (ISO) using Grub2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/975605/+subscriptions

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


[Bug 1153974] Re: Ubuntu 13.04 - Language Support and LibreOffice 4.0.1 Help

2013-03-16 Thread Björn Michaelsen
see also bug 957589

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

Title:
  Ubuntu 13.04 - Language Support and LibreOffice 4.0.1 Help

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

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


[Bug 1128744] Re: usb-modswitch segfaults (due to libc version conflict?)

2013-03-16 Thread udippel
Yep. 
(But check your bug number. Here it says this bug number is unknown.)

Would be good if 13.04 allowed mod switching!

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

Title:
  usb-modswitch segfaults (due to libc version conflict?)

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

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


[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-16 Thread gerlos
I can confirm that Cedric's solution worked for me. But I'd prefer not
hard coding the distribution name in the script.

So this is how I changed /opt/teamviewer8/tv_bin/script/tvw_main, it
should work even after you upgrade your distribution to a new release,
as long /etc/lsb_release file is upgraded fine:

function LogStartupInfo()
{
  exec 21  # redirect stderr

  echo TeamViewer: $TV_VERSION
  echo Profile: $HOME ($LOGNAME)
  echo Desktop: $DESKTOP_SESSION

  if [ -x $(type -p lsb_release) ] ; then # log information about the Linu
x distribution
#lsb_release -a
make_path $WINEPREFIX/drive_c
cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d= | sed 's/\//g'  
$WINEPREFIX/drive_c/distrelease
  else
echo /etc/*-release
for rfile in /etc/*-release ; do # echo the head of the first val
id *-release file
  if [ -e $rfile ] ; then
cat $rfile | head -n 10
break

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

Title:
  lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No
  child processes

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

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


[Bug 1058814] Re: xfce4-appfinder crashed with SIGSEGV in xfce_appfinder_category_model_icon_theme_changed()

2013-03-16 Thread Required input is missing.
This bug affects me, even with the latest updates.
Can't we get some help from upstream? Or report the bug there?

** Bug watch added: Xfce Bugzilla #9730
   https://bugzilla.xfce.org/show_bug.cgi?id=9730

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

Title:
  xfce4-appfinder crashed with SIGSEGV in
  xfce_appfinder_category_model_icon_theme_changed()

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

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


[Bug 1058814] Re: xfce4-appfinder crashed with SIGSEGV in xfce_appfinder_category_model_icon_theme_changed()

2013-03-16 Thread Required input is missing.
Nevermind, bug is reported here:
https://bugzilla.xfce.org/show_bug.cgi?id=9730

I'll try to ask around on IRC.

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

Title:
  xfce4-appfinder crashed with SIGSEGV in
  xfce_appfinder_category_model_icon_theme_changed()

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

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


[Bug 819053] Re: udev-add-printer crashed with ImportError in /usr/lib/python2.7/dist-packages/cupshelpers/cupshelpers.py: No module named packagekit.client

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  udev-add-printer crashed with ImportError in /usr/lib/python2.7/dist-
  packages/cupshelpers/cupshelpers.py: No module named packagekit.client

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/819053/+subscriptions

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


[Bug 810898] Re: applet.py crashed with IPPError in _authloop()

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  applet.py crashed with IPPError in _authloop()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/810898/+subscriptions

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


[Bug 768370] Re: scp-dbus-service.py crashed with DBusException in __new__(): org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-FZfw6AoONY: Conexión rehusada

2013-03-16 Thread Pascal De Vuyst
** Information type changed from Private to Public

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

Title:
  scp-dbus-service.py crashed with DBusException in __new__():
  org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp
  /dbus-FZfw6AoONY: Conexión rehusada

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/768370/+subscriptions

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

[Bug 1155757] Re: Occasional hang while using Firefox

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

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

Title:
  Occasional hang while using Firefox

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

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


[Bug 231818] Re: nvidia-xconfig does not respect monitor settings

2013-03-16 Thread udippel
Ooops, after almost 5 years, I have squashed my instance of this bug by
buying another monitor in the meantime.

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

Title:
  nvidia-xconfig does not respect monitor settings

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

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


[Bug 1120938] Re: Ubiquity hangs after the initial summary screen

2013-03-16 Thread Roberto Braga
Can confirm bug on beta1

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

Title:
  Ubiquity hangs after the initial summary screen

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

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


[Bug 1100822] Re: cant copy dvds at all since update

2013-03-16 Thread karl
Same error like in #818268
(https://bugs.launchpad.net/ubuntu/+source/k9copy/+bug/818268) but never
had problems with 2.3.6-0

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

Title:
  cant copy dvds at all since update

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

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


[Bug 1014666] Re: System settingsPrinting interface has problems

2013-03-16 Thread Pascal De Vuyst
Related to LP bug #930450

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

Title:
  System settingsPrinting interface has problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1014666/+subscriptions

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


[Bug 991493] Re: Missing llvm-config alternatives.

2013-03-16 Thread Sylvestre Ledru
Users and upstream want a specific version of LLVM. 
For example, if you have a look to the current trunk of LLVM (future 3.3), you 
will see that many headers paths have been changed. 
Usually, upstream provides a way to change the path/version to llvm-config (or 
should).

Maybe I don't understand your arguments but, for me, like Matthias did,
this bug is for me invalid.

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

Title:
  Missing llvm-config alternatives.

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

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


[Bug 818268] Re: k9copy generates a error on DVD backup to ISO using stock Kubuntu 11.04

2013-03-16 Thread karl
I have this problem in #1100822, but never encountered problems in
previous versions.. At the moment I am working with 2.3.8-1

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

Title:
  k9copy generates a error on DVD backup to ISO using stock Kubuntu
  11.04

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

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


[Bug 932596] Re: ubuntu-geoip-provider crashed with SIGSEGV

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

** Changed in: ubuntu-geoip (Ubuntu)
   Status: New = Confirmed

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

Title:
  ubuntu-geoip-provider crashed with SIGSEGV

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

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


[Bug 1154220] Re: Xubuntu Help not up to date

2013-03-16 Thread Pasi Lallinaho
** Changed in: xubuntu-docs (Ubuntu)
   Status: New = Incomplete

** Changed in: xubuntu-docs (Ubuntu)
   Status: Incomplete = Confirmed

** Changed in: xubuntu-docs (Ubuntu)
 Assignee: (unassigned) = Xubuntu Documentation (xubuntu-doc)

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

Title:
  Xubuntu Help not up to date

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

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


[Bug 1155934] Re: Firefox does NOT copy images when History is set to 'Never remember'

2013-03-16 Thread StevenD811
** Bug watch added: Mozilla Bugzilla #851816
   https://bugzilla.mozilla.org/show_bug.cgi?id=851816

** Changed in: firefox
   Importance: Undecided = Unknown

** Changed in: firefox
   Status: New = Unknown

** Changed in: firefox
 Remote watch: None = Mozilla Bugzilla #851816

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

Title:
  Firefox does NOT copy images when History is set to 'Never remember'

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

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


[Bug 1155993] [NEW] GRUB error after Ubuntu Raring desktop amd64 install

2013-03-16 Thread Mattia Migliorini
Public bug reported:

OS: Ubuntu
OS version: 13.04 (development branch), daily build (16 March 2013)
Uname: Linux ubuntu 3.8.0-12-generic #21-Ubuntu SMP Thu Mar 7 19:08:49 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

Steps to reproduce:
- Install Ubuntu 13.04 (development branch)
- Restart the computer

Expected behaviour:
GRUB loads, allowing me to choose what OS to run.

What happened instead:
GRUB reported the following error:

error: file '/boot/grub/i386-pc/normal.mod' not found

Now I don't have any 32bit OS installed and these are my disk's partitions:
/dev/sda1 - ntfs - 16.11GiB
/dev/sda2 - ntfs - 100MiB
/dev/sda3 - ntfs - 65.81GiB
/dev/sda5 - swap - 7.45GiB
/dev/sda6 - ext4 - 29.80GiB (Older Ubuntu Raring install)
/dev/sda7 - ext4 - 46.56GiB (This Ubuntu Raring install - / )
/dev/sda8 - ext4 - 132.25GiB (This Ubuntu Raring install - /home )

** Affects: grub2 (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/1155993

Title:
  GRUB error after Ubuntu Raring desktop amd64 install

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

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


[Bug 1155994] [NEW] Failed to download repository information

2013-03-16 Thread TenLeftFingers
Public bug reported:

Every time I perform a check in the Update Manager, a dialog pops up
with Failed to download repository information. As a result, the
package information for this system is now 33 days out of date despite
a healthy internet connection.

Running: sudo apt-get update
from a terminal shows:

W: Failed to fetch https://private-ppa.launchpad.net/commercial-ppa-
uploaders/folder-color/ubuntu/dists/precise/main/binary-i386/Packages
The requested URL returned error: 401

W: Failed to fetch https://private-ppa.launchpad.net/commercial-ppa-
uploaders/tiberiumalliances/ubuntu/dists/precise/main/binary-i386/Packages
The requested URL returned error: 401

E: Some index files failed to download. They have been ignored, or old
ones used instead.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: update-manager 1:0.156.14.11
ProcVersionSignature: Ubuntu 3.2.0-38.61-generic-pae 3.2.37
Uname: Linux 3.2.0-38-generic-pae i686
NonfreeKernelModules: fglrx wl
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Sat Mar 16 16:53:47 2013
GsettingsChanges:
 com.ubuntu.update-manager first-run false
 com.ubuntu.update-manager launch-time 1363452575
 com.ubuntu.update-manager show-details true
 com.ubuntu.update-manager window-height 776
 com.ubuntu.update-manager window-width 1215
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta i386 (20120328)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: update-manager
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Failed to download repository information

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

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


[Bug 1062829] Re: Too many copies printed instead of 3

2013-03-16 Thread Pascal De Vuyst
Please run the following command on a terminal:
apport-collect -p cups 1062829 
and provide a cups error_log as described here: 
https://wiki.ubuntu.com/DebuggingPrintingProblems#CUPS_error_log

** Changed in: system-config-printer (Ubuntu)
   Status: New = Incomplete

** Package changed: system-config-printer (Ubuntu) = cups (Ubuntu)

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

Title:
  Too many copies printed instead of 3

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

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


[Bug 1155995] [NEW] Show locale in password entry prompt

2013-03-16 Thread Rogach
Public bug reported:

Since English is not my native language, I am forced to have several layouts 
configured on my system. Sometimes (by unlucky coincidence) non-English layout 
is selected when I lock the screen, and after I come back, I don't remember 
that fact. Thus, I have to re-try typing my password 2-3 times - because at 
first I assume that English locale is selected.
It would be nice if currently selected locale was displayed somewhere on the 
password prompt.

I'm using Xubuntu 12.04 and XScreenSaver version 5.15 (I looked into
changelog up to 5.21, and this feature doesn't seem to be implemented).

** Affects: xscreensaver (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/1155995

Title:
  Show locale in password entry prompt

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

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


[Bug 1155997] [NEW] Network transferts crash with SW-IOMMU space messages

2013-03-16 Thread Typhoe
Public bug reported:

Hi,

when transferring around more than 1Go of data using the ethernet controller 
(04:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet 
(rev c0)) with driver atl1c , my syslog gets full of messages DMA: out of 
SW-IOMMU space for 4096 bytes at device 04:00.0 and my ethernet connection 
stops working.
To reproduce this problem, I simply copy a few files from my internal SSD to my 
NAS.

The byte size of the messages varies if I then try to access internet
with my browser or any other network oriented application (smaller
packets?)...

sudo lspci -s 04:00.0 -vv
04:00.0 Ethernet controller: Qualcomm Atheros AR8151 v2.0 Gigabit Ethernet (rev 
c0)
Subsystem: ASUSTeK Computer Inc. Device 1487
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 45
Region 0: Memory at f710 (64-bit, non-prefetchable) [size=256K]
Region 2: I/O ports at d000 [size=128]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [48] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: fee0100c  Data: 41e1
Capabilities: [58] Express (v1) Endpoint, MSI 00
DevCap: MaxPayload 4096 bytes, PhantFunc 0, Latency L0s 
unlimited, L1 unlimited
ExtTag- AttnBtn+ AttnInd+ PwrInd+ RBE+ FLReset-
DevCtl: Report errors: Correctable- Non-Fatal- Fatal- 
Unsupported-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ 
TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency 
L0 unlimited, L1 unlimited
ClockPM+ Surprise- LLActRep- BwNot-
LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ 
DLActive- BWMgmt- ABWMgmt-
Capabilities: [6c] Vital Product Data
pcilib: sysfs_read_vpd: read failed: Connection timed out
Not readable
Capabilities: [100 v1] Advanced Error Reporting
UESta:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq+ ACSViol-
UEMsk:  DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP- SDES+ TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- 
RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr-
CEMsk:  RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+
AERCap: First Error Pointer: 14, GenCap+ CGenEn- ChkCap+ ChkEn-
Capabilities: [180 v1] Device Serial Number 
--REMOVED---
Kernel driver in use: atl1c


lsb_release -rd
Description:Ubuntu Raring Ringtail (development branch)
Release:13.04

uname -a
Linux G75VW 3.8.0-12-generic #21-Ubuntu SMP Thu Mar 7 19:08:49 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

apt-cache policy linux-generic
linux-generic:
  Installé : 3.8.0.12.26
  Candidat : 3.8.0.12.26
 Table de version :
 *** 3.8.0.12.26 0
500 http://archive.ubuntu.com/ubuntu/ raring/main amd64 Packages
100 /var/lib/dpkg/status

Regards.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu9
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Sat Mar 16 17:40:32 2013
ExecutablePath: /usr/bin/nautilus
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'1853x404+65+24'
InstallationDate: Installed on 2013-02-24 (19 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130224)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
XsessionErrors:
 (nautilus:1884): GnomeDesktop-WARNING **: Unable to create loader for mime 
type video/x-matroska: Format d'image non reconnu
 (nautilus:1884): GnomeDesktop-WARNING **: Error creating thumbnail for 
file:///media/typhoe/downloads/sabnzbd/complete/Anime_Series/Gankutsuou_h264_dual_audio/Gankutsuou_09_(h264)%5Bcc293c31%5D.mkv:
 Format d'image non reconnu

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



[Bug 1155973] Re: Python bindings for ftdi_read_data() broken

2013-03-16 Thread Christian U.
The Python binding for ftdi_read_data() was changed in the new upstream [1] 
release 1.0 and can now be used in this way:
returnCode, readData = ftdi.ftdi_read_data(ftdiContext, maxSize)

[1] git://developer.intra2net.com/libftdi

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

Title:
  Python bindings for ftdi_read_data() broken

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

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


[Bug 1155993] Re: GRUB error after Ubuntu Raring desktop amd64 install

2013-03-16 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

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

** Tags added: iso-testing

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

Title:
  GRUB error after Ubuntu Raring desktop amd64 install

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

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


[Bug 1155998] Re: onboard crashed with SIGABRT in raise()

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

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578071/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578073/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578074/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578075/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578076/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578077/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1155998/+attachment/3578078/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  onboard crashed with SIGABRT in raise()

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

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


[Bug 231818] Re: nvidia-xconfig does not respect monitor settings

2013-03-16 Thread Thomas Hotz
** Changed in: nvidia-xconfig (Ubuntu)
   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/231818

Title:
  nvidia-xconfig does not respect monitor settings

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

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


[Bug 1100622] Re: package kdelibs5-plugins (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/ktelnetservice', which is also in package kdelibs4c2a 4:3.5.10.dfsg.1-3ubuntu2.10.04

2013-03-16 Thread Knut Hildebrandt
thanks robegue for providing the new package.

Can I use it with an i386-installation as well?

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

Title:
  package kdelibs5-plugins (not installed) failed to install/upgrade:
  trying to overwrite '/usr/bin/ktelnetservice', which is also in
  package kdelibs4c2a 4:3.5.10.dfsg.1-3ubuntu2.10.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1100622/+subscriptions

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


[Bug 1141079] Re: [regression-r3606] Compiz broken with QT menus/floating controls in 13.04

2013-03-16 Thread Doug McMahon
I see one issue with the test build - 
If I max a window then restore can no longer do anything in the window deco 
area (close,min, restore button) nor grab  move window from there (alt+l.click

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

Title:
  [regression-r3606] Compiz broken with QT menus/floating controls in
  13.04

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

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


[Bug 1122619] Re: Setting gnome.settings-daemon.plugins.background to inactive prevents the use of custom background in unity-greeter

2013-03-16 Thread Jarosław Guza
downloaded clean daily build of 13.04 today, still there is no fix

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

Title:
  Setting gnome.settings-daemon.plugins.background to inactive prevents
  the use of custom background in unity-greeter

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

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


[Bug 1156000] Re: empathy-auth-client crashed with SIGSEGV in g_hash_table_iter_init()

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

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578079/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578081/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578082/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578083/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578084/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578085/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1156000/+attachment/3578086/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  empathy-auth-client crashed with SIGSEGV in g_hash_table_iter_init()

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

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


[Bug 1156003] [NEW] info cannot find the Top node for gcc documentation

2013-03-16 Thread Uqbar
Public bug reported:

Despite I've installed also gcc-doc and texinfo stuff, info gcc says it 
Cannot find node `Top' !
Try running info gcc.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: info 4.13a.dfsg.1-10ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-25.25-lowlatency 3.5.7.4
Uname: Linux 3.5.0-25-lowlatency x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Sat Mar 16 18:32:43 2013
InstallationDate: Installed on 2012-11-12 (124 days ago)
InstallationMedia: Kubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.1)
MarkForUpload: True
SourcePackage: texinfo
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  info cannot find the Top node for gcc documentation

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

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


[Bug 1094218] Re: lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No child processes

2013-03-16 Thread Cedric
Ok i changed it to

cat /etc/lsb-release | grep DESCRIPTION | cut -f2 -d''

Thanks gerlos, i think we can close this bug

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

Title:
  lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No
  child processes

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

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


[Bug 1156004] Re: [sandybridge-m-gt2] False GPU lockup IPEHR: 0xfffefefe IPEHR: 0x0b140001

2013-03-16 Thread Thierry Seewald
It started with 12.10's last kernel, beginning of March I think (or end
febuary?)

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

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

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

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


[Bug 1156004] [NEW] [sandybridge-m-gt2] False GPU lockup IPEHR: 0xfffefefe IPEHR: 0x0b140001

2013-03-16 Thread Thierry Seewald
Public bug reported:

It happens on a very regular basis, starting once I'm logged in.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: xserver-xorg-video-intel 2:2.21.4-0ubuntu1b1
ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
Uname: Linux 3.8.0-13-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.9.1-0ubuntu1
Architecture: i386
Chipset: sandybridge-m-gt2
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sat Mar 16 16:53:20 2013
DistUpgraded: 2013-03-16 17:22:40,382 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
DuplicateSignature: [sandybridge-m-gt2] GPU lockup  IPEHR: 0xfffefefe IPEHR: 
0x0b140001 Ubuntu 13.04
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:04b3]
InstallationDate: Installed on 2011-12-07 (464 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
InterpreterPath: /usr/bin/python3.3
MachineType: Dell Inc. Vostro 3550
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-13-generic 
root=UUID=31d020c0-2ca2-4276-9020-a484a9876f17 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.7+1ubuntu4
 libdrm2  2.4.42-0ubuntu2
 xserver-xorg-video-intel 2:2.20.9-0ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [sandybridge-m-gt2] False GPU lockup  IPEHR: 0xfffefefe IPEHR: 0x0b140001
UpgradeStatus: Upgraded to raring on 2013-03-16 (0 days ago)
UserGroups:
 
dmi.bios.date: 07/18/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0JGC48
dmi.board.vendor: Dell Inc.
dmi.board.version: A07
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd07/18/2011:svnDellInc.:pnVostro3550:pvrNotSpecified:rvnDellInc.:rn0JGC48:rvrA07:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Vostro 3550
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.9~daily13.03.08-0ubuntu1
version.libdrm2: libdrm2 2.4.42-0ubuntu2
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0.3-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0.3-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.3-0ubuntu2b1
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-0ubuntu1b1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.21.4-0ubuntu1b1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.6-0ubuntu3b1

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


** Tags: apport-crash compiz-0.9 false-gpu-hang freeze i386 raring ubuntu

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

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

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

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


[Bug 1156004] Re: [sandybridge-m-gt2] False GPU lockup IPEHR: 0xfffefefe IPEHR: 0x0b140001

2013-03-16 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

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

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

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


[Bug 1156002] Re: onboard crashed with SIGABRT in raise()

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

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578087/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578089/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578090/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578091/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578092/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578093/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1156002/+attachment/3578094/+files/ThreadStacktrace.txt

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

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  onboard crashed with SIGABRT in raise()

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

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


[Bug 1147049] Re: Status input unusable

2013-03-16 Thread Bilal Shahid
what is your server for updates ? is it the main server ?
i am using   Installed: 3.6.3-0ubuntu4
 i suggest you select the main server from the software sources and than update 
and upgrad.. 

** Changed in: empathy (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/1147049

Title:
  Status input unusable

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

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


[Bug 1110695] Re: pdfminer.pdfparser.PDFSyntaxError: Invalid object number: objid=743

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

** Changed in: pdfminer (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/1110695

Title:
  pdfminer.pdfparser.PDFSyntaxError: Invalid object number: objid=743

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

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


[Bug 1099369] Re: Singapore, Singapore missing from timezone Locations list

2013-03-16 Thread Thibault D
Confirmed : 
- You can select the city-state of Singapore by clicking on the map, 
- But if you type Singapore in the location text-box, you only get those 2 
items :
* Singapore (Limpopo, South Africa),
* Singapore (historical) (Michigan, United States)

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

Title:
  Singapore, Singapore missing from timezone Locations list

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

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


[Bug 1156006] [NEW] On a daily build, Ubuntu does not automatically pick up your time zone correctly

2013-03-16 Thread Thibault D
Public bug reported:

UTC is selected by default on a daily build running on a USB disk.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: gnome-control-center 1:3.6.3-0ubuntu15
ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
Uname: Linux 3.8.0-13-generic i686
ApportVersion: 2.9.1-0ubuntu1
Architecture: i386
CasperVersion: 1.330
Date: Sat Mar 16 17:25:39 2013
LiveMediaBuild: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130316)
MarkForUpload: True
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu6.1
 deja-dup25.5-0ubuntu1
 gnome-control-center-signon 0.1.2bzr12.12.05-0ubuntu1
 gnome-control-center-unity  1.2daily13.02.15-0ubuntu1
 indicator-datetime  12.10.3daily13.03.07-0ubuntu1

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


** Tags: apport-bug i386 raring

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

Title:
  On a daily build, Ubuntu does not automatically pick up your time zone
  correctly

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

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


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

2013-03-16 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build [merge request]

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

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

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

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


[Bug 1155837] Re: virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel module failed to build with current LTS 12 release of Ubuntu desktop and curretn Virtualbox

2013-03-16 Thread pranith
*** This bug is a duplicate of bug 1081307 ***
https://bugs.launchpad.net/bugs/1081307

** This bug has been marked a duplicate of bug 1081307
   virtualbox-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox kernel module failed to 
build [merge request]

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

Title:
  virtualbox-guest-dkms 4.1.12-dfsg-2ubuntu0.2: virtualbox-guest kernel
  module failed to build with current LTS 12 release of Ubuntu desktop
  and curretn Virtualbox

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

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


[Bug 1155775] Re: screen resolution locked at 1024x768 because module i915 not available

2013-03-16 Thread Lieven
Ok, it turns out that this unwanted behaviour is a consequence of not
selecting the standard proposed kernel during debian-installer. I'll
file a separate bug report for that. This one can be closed.

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

Title:
  screen resolution locked at 1024x768 because module i915 not available

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

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


[Bug 1155306] Re: empathy-chat crashed with SIGSEGV in chat_window_edit_activate_cb()

2013-03-16 Thread Bilal Shahid
thanks for the bug report 
please attach the empathy debug log with the bug report 
you can get the debugger window while using this command in terminal 
empathy-debugger 

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

** Information type changed from Private to Public

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

Title:
  empathy-chat crashed with SIGSEGV in chat_window_edit_activate_cb()

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

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


[Bug 991496] Re: MRIcron doesn't work on xubuntu 12.04

2013-03-16 Thread Finn Årup Nielsen
The bug may be fixed in Debian, but it is still present in my Ubuntu
12.04. The Debian fix seems to be many months old. I wonder what we can
do about this grave bug?

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

Title:
  MRIcron doesn't work on xubuntu 12.04

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

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


[Bug 290485] Re: Please sync ca-certificates 20080809 (main) from Debian unstable (main).

2013-03-16 Thread Dan McGrath
I think this bug is affecting me at least in 12.04:

# openssl x509 -text -in /usr/share/ca-certificates/cacert.org/cacert.org.crt | 
grep Signature
Signature Algorithm: md5WithRSAEncryption
Signature Algorithm: md5WithRSAEncryption

The problem is that cacert.org breaks svn over https for some projects
that use cacert since an update to neon for gnutls disables certs with
md5 for security, at least if I understand the problem correctly.

Our work around was to tell everyone to add an option to not trust the
~/.subversion/servers file (ssl-trust-default-ca = no), but it would
be nice if this just worked out of the box for people with the latest
security updates in ubuntu.

Is there any reason why this hasn't been fixed yet? Or is fix for cacert
in this bug something else? (if so, apologies, I will report a separate
bug).

Thanks o/

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

Title:
  Please sync ca-certificates 20080809 (main) from Debian unstable
  (main).

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

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


[Bug 1156008] Re: Install the System step failed in Ubuntu Server

2013-03-16 Thread warren
** Attachment added: Raring-Mail_Server [Running] - Oracle VM 
VirtualBox_003.png
   
https://bugs.launchpad.net/ubuntu/+bug/1156008/+attachment/3578152/+files/Raring-Mail_Server%20%5BRunning%5D%20-%20Oracle%20VM%20VirtualBox_003.png

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

Title:
  Install the System step failed in Ubuntu Server

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

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


[Bug 1156008] [NEW] Install the System step failed in Ubuntu Server

2013-03-16 Thread warren
Public bug reported:

1. Ubuntu 13.04 Raring daily image 20130316 (Mail-Server Testcase) VirtualBox 
4.2
2. I assume the package in question is the Debian installer 
3. I expected the Ubuntu server to be installed with a completed Mail-server 
Testcase.
4. The mail-server testcase was going fine until step 19 when it failed to 
Install the System. 
The installer gave me option to redo the Install the system this failed also.
 Two attempts were made to install the Mail-server into VirtualBox both 
attempts failed with same reason failed to Install the system.
 I attached a screenshot of the installation error which reads:
 Unable to install the selected kernel 
An error was returned while trying to install the kernel into the target 
system. 
Kernel pakage:  'linux-generic'.
Check /var/log/syslog or see virtual console 4 for the details.

** Affects: 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/1156008

Title:
  Install the System step failed in Ubuntu Server

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

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


[Bug 1156007] [NEW] [Hewlett-Packard HP Spectre Ultrabook PC] late resume failure

2013-03-16 Thread Luke Dixon
Public bug reported:

Occurred just after boot.

ProblemType: KernelOops
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-12-generic 3.8.0-12.21
ProcVersionSignature: Ubuntu 3.8.0-13.22-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.  The resume processing hung very near the end and will have 
appeared to have completed normally.
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  luke   2244 F pulseaudio
Date: Thu Mar 14 22:00:38 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: late resume
HibernationDevice: RESUME=UUID=bee72ba5-a604-4330-9d1c-8d5835e4623f
InstallationDate: Installed on 2013-01-05 (70 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python3.3
MachineType: Hewlett-Packard HP Spectre Ultrabook PC
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-13-generic 
root=/dev/mapper/ubuntu-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-13-generic N/A
 linux-backports-modules-3.8.0-13-generic  N/A
 linux-firmware1.104
SourcePackage: linux
Title: [Hewlett-Packard HP Spectre Ultrabook PC] late resume failure
UpgradeStatus: Upgraded to raring on 2013-03-11 (4 days ago)
UserGroups:
 
dmi.bios.date: 09/07/2012
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F.14
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1893
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 75.27
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.14:bd09/07/2012:svnHewlett-Packard:pnHPSpectreUltrabookPC:pvr087C120400304E0120150:rvnHewlett-Packard:rn1893:rvr75.27:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Spectre Ultrabook PC
dmi.product.version: 087C120400304E0120150
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-kerneloops raring resume resume-late-hang suspend

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1156007/+attachment/3578132/+files/lspci-vnvn.log

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

Title:
  [Hewlett-Packard HP Spectre Ultrabook PC] late resume failure

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

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


[Bug 1153226] Re: windows can't close, because the X button hides on the wrong mouse positions

2013-03-16 Thread Bryan Fullerton
** Package changed: ubuntu = unity (Ubuntu)

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

Title:
  windows can't close, because the X button hides on the wrong mouse
  positions

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

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


[Bug 1135402] Re: gsettings requires 'kick' to update

2013-03-16 Thread Bryan Fullerton
** Package changed: ubuntu = glib2.0 (Ubuntu)

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

Title:
  gsettings requires 'kick' to update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1135402/+subscriptions

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


[Bug 1139563] Re: No boot time display (blank screen) for ATI RS880M Mobility Radeon HD 4200 Series in Ubuntu 12.10

2013-03-16 Thread Bryan Fullerton
** Package changed: ubuntu = fglrx-installer (Ubuntu)

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

Title:
  No boot time display (blank screen)  for ATI RS880M Mobility Radeon HD
  4200 Series in Ubuntu 12.10

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

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


[Bug 1156008] Re: Install the System step failed in Ubuntu Server

2013-03-16 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

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

** Tags added: iso-testing

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

Title:
  Install the System step failed in Ubuntu Server

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

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


[Bug 1155911] Re: no network connection because module jme is not available

2013-03-16 Thread Lieven
Ok, it turns out this unwanted behaviour is due to not selecting the
standard proposed kernel during debian-installer. I'll file a separate
bug report for that. This bug can be closed.

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

Title:
  no network connection because module jme is not available

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

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


[Bug 1156011] [NEW] .upload file not explained

2013-03-16 Thread Cal Leeming [Simplicity Media Ltd]
Public bug reported:

Hello,

As discussed here;
http://lists.debian.org/debian-mentors/2012/01/msg00642.html

For example;
$ dput salt1 freeswitch-debian/build/freeswitch_1.2.7_amd64.changes
Package has already been uploaded to salt1 on salt1
Nothing more to do for freeswitch-debian/build/freeswitch_1.2.7_amd64.changes

To make this work, you have to either force or delete the .upload file
from the directory.

There is nothing in the man page that explains this, so I propose a
change to the man page.

I'd be happy to contribute, but I'm not even sure if this is the correct
place to be reporting the bug, let alone how to request a pull request
etc.

Cal

** Affects: dput (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/1156011

Title:
  .upload file not explained

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

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


Re: [Bug 1126510] Re: Please update raring version to jabref-2.9.2 stable

2013-03-16 Thread gregor herrmann
On Sat, 16 Mar 2013 16:05:04 -, zarquon42 wrote:

 That' unfortunate... Is there a technical reason for patching out the
unity support?

Several necessary libraries are not available in Debian, e.g.
jayatana (but also jersey etc.).

 joke otherwise we just have to port unity to debian /joke

Several Java libs would be enough.

The patch is available at
http://patch-tracker.debian.org/patch/series/view/jabref/2.9+r+ds-1/mrDlib_jayatana.patch
if someone wants to take a closer look.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Michèle Sammarcelli: n/a

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

Title:
  Please update raring version to jabref-2.9.2 stable

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

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

[Bug 1068404] Re: Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx upgrade

2013-03-16 Thread Marco Vuano
The new 13.3 beta 2 drivers (still 2:12.100-0ubuntu1 !) behave more or
less the same as I written in the previous post about the 13.2 beta 7
drivers.

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

Title:
  Low graphics mode in muxless hybrid ATI/Intel GPU systems after fglrx
  upgrade

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

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


[Bug 1153245] Re: random messages about not being able to recover documents (that are never created) on startup

2013-03-16 Thread Bryan Fullerton
** Changed in: df-libreoffice
   Status: New = Incomplete

** Changed in: 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/1153245

Title:
  random messages about not being able to recover documents (that are
  never created) on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1153245/+subscriptions

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


[Bug 1156007] Status changed to Confirmed

2013-03-16 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/1156007

Title:
  [Hewlett-Packard HP Spectre Ultrabook PC] late resume failure

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

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


[Bug 1153246] Re: Nautilus add button to open a drive in readonly when not able to maunt it because windows 8 is hybernated

2013-03-16 Thread Bryan Fullerton
** Package changed: ubuntu = nautilus (Ubuntu)

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

Title:
  Nautilus add button to open a drive in readonly when not able to maunt
  it because windows 8 is hybernated

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

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


[Bug 973936] Re: Pidgin's icon does not show in Unity Launcher

2013-03-16 Thread Pedro Rosado
I've got the same problem as Sergio, I'm using 12.04. I can launch
pidgin from the email/gwibber/chat area but when i search the unity
dash, it doesn't show up. I've i start it through the chat area, it will
launch and the icon will disappear. But if I fix it to the unity bar and
restart, he gets removed... I don't know why

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

Title:
  Pidgin's icon does not show in Unity Launcher

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

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


[Bug 1156009] [NEW] If not selecting the standard linux-generic kernel, essential kernel modules are not installed

2013-03-16 Thread Lieven
Public bug reported:

Release: Lubuntu 13.04 alternate daily build march 12, 2013

During installation, when selecting the kernel, you have the following
choices:

linux-generic
linux-image-generic
linux-image-extra-3.8.0-12-generic
linux-image-3.8.0-12-generic
none

The first option, linux-generic, generates a working system afterwards.
The fourth option, linux-image-3.8.0-12-generic does not.
Common problems include the lack of necessary kernel modules, which results in 
no network connection, wrong screen resolution, mouse not working,...
I'll have a look at the 2nd and 3rd option, so I can report later if they're 
working or not.

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: linux (Ubuntu) = debian-installer (Ubuntu)

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

Title:
  If not selecting the standard linux-generic kernel, essential kernel
  modules are not installed

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

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


[Bug 1156012] [NEW] nautilus crashed with SIGSEGV when opening a folder with many files

2013-03-16 Thread Paul Greindl
Public bug reported:

When opening a folder with around 3 500 files (about 5-10 MB each)
Nautilus runs on 100 % CPU, and finally crashed when switching to list-
view. After killing the main nautilus process, starting nautilus and
switching to list view before entering the folder, the CPU stayed at
60-90% and it was possible to browse the files.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: nautilus 1:3.6.3-0ubuntu9
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Sat Mar 16 18:56:44 2013
Disassembly: = 0x7fbe987c6f89: Cannot access memory at address 0x7fbe987c6f89
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 b'org.gnome.nautilus.window-state' b'geometry' b'956x597+1431+306'
 b'org.gnome.nautilus.window-state' b'maximized' b'true'
InstallationDate: Installed on 2013-01-21 (53 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130121)
MarkForUpload: True
ProcCmdline: nautilus -n
SegvAnalysis:
 Segfault happened at: 0x7fbe987c6f89:  Cannot access memory at address 
0x7fbe987c6f89
 PC (0x7fbe987c6f89) ok
 SP (0x7fff557e6d70) ok
 Reason could not be automatically determined.
Signal: 11
SourcePackage: nautilus
Stacktrace:
 #0  0x7fbe987c6f89 in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fff557e6d70
StacktraceTop: ?? ()
ThreadStacktrace:
 .
 Thread 6 (LWP 5085):
 #0  0x7fbe97d6705e in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fbe68aa2b60
Title: nautilus crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


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

** Information type changed from Private to Public

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

Title:
  nautilus crashed with SIGSEGV when opening a folder with many files

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

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


[Bug 1155788] Re: usb-mouse doesn't work

2013-03-16 Thread Lieven
Ok, it turns out this unwanted behaviour is due to not selecting the
standard proposed kernel during debian-installer. I'll file a separate
report for that issue. This one can be closed.

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

Title:
  usb-mouse doesn't work

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

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


[Bug 231211] Re: Cannot remove directory error on unmount

2013-03-16 Thread Collin Stocks
Wow, I haven't used that laptop for years, and I sent it to electronics
recycling a few months ago when it finally broke beyond repair (I had
passed it on to someone else to use)...

I have not seen that error message in a very long time, so I guess it's
been resolved! Feel free to close this bug report, or just let it
expire...

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

Title:
  Cannot remove directory error on unmount

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

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


[Bug 231211] Re: Cannot remove directory error on unmount

2013-03-16 Thread Collin Stocks
This bug report applies to a release that has long reached end-of-life,
and applied to a computer which has also, unfortunately, reached end-of-
life.

This bug has not been seen for years by the person who filed it (me).

** Changed in: gnome-mount (Ubuntu)
   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/231211

Title:
  Cannot remove directory error on unmount

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

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


[Bug 231211] Re: Cannot remove directory error on unmount

2013-03-16 Thread Collin Stocks
Sorry, this seems like a more appropriate tag, since it was a valid bug
at the time, but has not been encountered since in subsequent ubuntu
releases.

** Changed in: gnome-mount (Ubuntu)
   Status: Invalid = Fix Released

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

Title:
  Cannot remove directory error on unmount

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

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


[Bug 1156017] [NEW] xtables-addons-dkms 1.42-2: xtables-addons kernel module failed to build

2013-03-16 Thread Filip Krawczyk
Public bug reported:

I was updating software and pop up showed up.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: xtables-addons-dkms 1.42-2
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu10
Architecture: i386
DKMSKernelVersion: 3.5.0-25-generic
Date: Sat Mar 16 19:20:38 2013
InstallationDate: Installed on 2013-03-14 (1 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 1.42-2
SourcePackage: xtables-addons
Title: xtables-addons-dkms 1.42-2: xtables-addons kernel module failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xtables-addons (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package 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/1156017

Title:
  xtables-addons-dkms 1.42-2: xtables-addons kernel module failed to
  build

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

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


[Bug 1156012]

2013-03-16 Thread Apport retracing service
Stacktrace:
 #0  0x7fbe987c6f89 in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fff557e6d70
StacktraceSource: #0  0x7fbe987c6f89 in ?? ()
StacktraceTop: ?? ()
ThreadStacktrace:
 .
 Thread 6 (LWP 5085):
 #0  0x7fbe97d6705e in ?? ()
 No symbol table info available.
 Cannot access memory at address 0x7fbe68aa2b60


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

Title:
  nautilus crashed with SIGSEGV when opening a folder with many files

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

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


[Bug 1156012] Crash report cannot be processed

2013-03-16 Thread Apport retracing service
Thank you for your report!

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

outdated debug symbol package for libk5crypto3: package version 
1.10.1+dfsg-4+nmu1 dbgsym version 1.10.1+dfsg-4
outdated debug symbol package for libcap2: package version 1:2.22-1.2ubuntu2 
dbgsym version 1:2.22-1ubuntu4
python2.7 version 2.7.3-16ubuntu2 required, but 2.7.3-16ubuntu1 is available
outdated debug symbol package for libprocps0: package version 1:3.3.3-2ubuntu5 
dbgsym version 1:3.3.3-2ubuntu3
libpython2.7-minimal version 2.7.3-16ubuntu2 required, but 2.7.3-16ubuntu1 is 
available
outdated debug symbol package for libgssapi-krb5-2: package version 
1.10.1+dfsg-4+nmu1 dbgsym version 1.10.1+dfsg-4
outdated debug symbol package for libpam-cap: package version 1:2.22-1.2ubuntu2 
dbgsym version 1:2.22-1ubuntu4
outdated debug symbol package for procps: package version 1:3.3.3-2ubuntu5 
dbgsym version 1:3.3.3-2ubuntu3
python2.7-minimal version 2.7.3-16ubuntu2 required, but 2.7.3-16ubuntu1 is 
available
outdated debug symbol package for libkrb5-3: package version 1.10.1+dfsg-4+nmu1 
dbgsym version 1.10.1+dfsg-4
outdated debug symbol package for libcap2-bin: package version 
1:2.22-1.2ubuntu2 dbgsym version 1:2.22-1ubuntu4
libpython2.7-stdlib version 2.7.3-16ubuntu2 required, but 2.7.3-16ubuntu1 is 
available
outdated debug symbol package for libkrb5support0: package version 
1.10.1+dfsg-4+nmu1 dbgsym version 1.10.1+dfsg-4


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

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


** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1156012/+attachment/3578157/+files/CoreDump.gz

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV when opening a folder with many files

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

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


[Bug 1131068] Re: option to disable the disk full warning does not work at all

2013-03-16 Thread Bryan Fullerton
*** This bug is a duplicate of bug 881376 ***
https://bugs.launchpad.net/bugs/881376

Thanks for taking the time to report this bug and help make Ubuntu
better.

This issue is a duplicate of bug LP#881376, so I am marking it as such.

** Package changed: ubuntu = gnome-settings-daemon (Ubuntu)

** This bug has been marked a duplicate of bug 881376
   Low disk space warning popping up repeatedly.

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

Title:
  option to disable the disk full warning does not work at all

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

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


[Bug 1156017] Re: xtables-addons-dkms 1.42-2: xtables-addons kernel module failed to build

2013-03-16 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  xtables-addons-dkms 1.42-2: xtables-addons kernel module failed to
  build

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

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


<    1   2   3   4   5   6   7   8   >