[Bug 1972913] [NEW] man pages are out of date

2022-05-10 Thread Kevin Turner
Public bug reported:

`man java` shows a man page for some build of JDK 8 in 2015, not the
`java` included in this package with documentation appropriate for the
included JVM.

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: openjdk-11-jre-headless 11.0.15+10-0ubuntu0.21.10.1
ProcVersionSignature: Ubuntu 5.13.0-41.46-generic 5.13.19
Uname: Linux 5.13.0-41-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu71.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Tue May 10 16:20:13 2022
InstallationDate: Installed on 2020-12-25 (501 days ago)
InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
ProcEnviron:
 TERM=xterm-kitty
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: openjdk-lts
UpgradeStatus: Upgraded to impish on 2022-01-02 (128 days ago)

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


** Tags: amd64 apport-bug impish

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

Title:
  man pages are out of date

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


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

[Bug 1965644] [NEW] web interface fails to load jQuery

2022-03-19 Thread Kevin Turner
Public bug reported:

When I enable the web service in Kodi and open it in a browser, it
fails:

Loading failed for the 

[Bug 1793272] Re: latrace segfaults on armhf

2019-04-05 Thread Kevin Turner
This isn't just ARM. https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=907308

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

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

Title:
  latrace segfaults on armhf

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

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

[Bug 1823416] Re: runaway high memory usage in lxqt-session

2019-04-05 Thread Kevin Turner
** Attachment added: "massif visualizer chart"
   
https://bugs.launchpad.net/ubuntu/+source/lxqt-session/+bug/1823416/+attachment/5253280/+files/lxqt-session-massif.png

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

Title:
  runaway high memory usage in lxqt-session

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

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

[Bug 1823416] [NEW] runaway high memory usage in lxqt-session

2019-04-05 Thread Kevin Turner
Public bug reported:

lxqt-session had multiple gigabytes RSS memory.

It seems to be related to what else is running at the time. In my case,
it was playing a game. Similar report:
https://github.com/lxqt/lxqt/issues/442

`valgrind --leak-check yes` didn't think these were unreachable leaks:

==29251== HEAP SUMMARY:
==29251== in use at exit: 579,390 bytes in 13,710 blocks
==29251==   total heap usage: 761,288 allocs, 747,578 frees, 2,257,247,645 
bytes allocated
[...]
==29251== LEAK SUMMARY:
==29251==definitely lost: 10,392 bytes in 58 blocks
==29251==indirectly lost: 15,727 bytes in 209 blocks
==29251==  possibly lost: 0 bytes in 0 blocks
==29251==still reachable: 553,271 bytes in 13,443 blocks
==29251== suppressed: 0 bytes in 0 blocks
==29251== Reachable blocks (those to which a pointer was found) are not shown.
==29251== To see them, rerun with: --leak-check=full --show-leak-kinds=all

(those under-a-megabyte numbers are all much smaller than the gigabyte-
size leak.)

`valgrind --tool=massif` shows memory growth as linear, and reports most
of it here:


  ntime(i) total(B)   useful-heap(B) extra-heap(B)stacks(B)

 81 10,818,324,1162,585,012,8402,575,948,310 9,064,5300
 82 10,857,711,0512,593,973,7762,584,877,698 9,096,0780
99.65% (2,584,877,698B) (heap allocation functions) malloc/new/new[], 
--alloc-fns, etc.
->99.61% (2,583,820,288B) 0x59C7730: QArrayData::allocate(unsigned long, 
unsigned long, unsigned long, QFlags) 
(qarraydata.cpp:118)
| ->98.95% (2,566,770,242B) 0x59C967E: QByteArray::QByteArray(int, 
Qt::Initialization) (qarraydata.h:222)
| | ->98.95% (2,566,736,443B) 0x5A31700: QRingBuffer::reserve(long long) 
(qringbuffer_p.h:77)
| | | ->98.95% (2,566,736,443B) 0x5B0880E: 
QProcessPrivate::tryReadFromChannel(QProcessPrivate::Channel*) 
(qprocess.cpp:1020)
| | |   ->98.95% (2,566,724,080B) 0x5B08CCE: 
QProcess::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) 
(qprocess.cpp:1081)
| | |   | ->98.95% (2,566,724,080B) 0x5B986D9: QMetaObject::activate(QObject*, 
int, int, void**) (qobject.cpp:3771)
| | |   |   ->98.95% (2,566,724,080B) 0x5BA3F17: 
QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) 
(moc_qsocketnotifier.cpp:136)
| | |   | ->98.95% (2,566,724,080B) 0x5BA425F: 
QSocketNotifier::event(QEvent*) (qsocketnotifier.cpp:266)
| | |   |   ->98.95% (2,566,724,080B) 0x4EA049F: 
QApplicationPrivate::notify_helper(QObject*, QEvent*) (qapplication.cpp:3727)
| | |   | ->98.95% (2,566,724,080B) 0x4EA7ADE: 
QApplication::notify(QObject*, QEvent*) (qapplication.cpp:3486)
| | |   |   ->98.95% (2,566,724,080B) 0x5B6F497: 
QCoreApplication::notifyInternal2(QObject*, QEvent*) (qcoreapplication.cpp:1048)
| | |   | ->98.95% (2,566,724,080B) 0x5BC1D68: 
socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) 
(qcoreapplication.h:234)
| | |   |   ->98.95% (2,566,724,080B) 0x76D8C3C: 
g_main_context_dispatch (gmain.c:3182)
| | |   | ->98.95% (2,566,724,080B) 0x76D8ED6: 
g_main_context_iterate.isra.26 (gmain.c:3920)
| | |   |   ->98.95% (2,566,724,080B) 0x76D8F6A: 
g_main_context_iteration (gmain.c:3981)
| | |   | ->98.95% (2,566,719,959B) 0x5BC1141: 
QEventDispatcherGlib::processEvents(QFlags) 
(qeventdispatcher_glib.cpp:423)
| | |   | | ->98.95% (2,566,719,959B) 0xB471E4F: 
QPAEventDispatcherGlib::processEvents(QFlags) 
(qeventdispatcher_glib.cpp:69)
| | |   | |   ->98.95% (2,566,719,959B) 0x5B6E169: 
QEventLoop::exec(QFlags) (qeventloop.cpp:214)
| | |   | | ->98.95% (2,566,719,959B) 0x5B762E0: 
QCoreApplication::exec() (qcoreapplication.cpp:1336)
| | |   | |   ->98.95% (2,566,719,959B) 0x113C26: main 
(main.cpp:70)

I'm not too familiar with Qt, so I'm not sure how to interpret that. It
looks like an event handler but none of the functions named there are
obviously part of this application.

ProblemType: Bug
DistroRelease: Ubuntu 18.10
Package: lxqt-session 0.13.0-0ubuntu2
ProcVersionSignature: Ubuntu 4.18.0-17.18-generic 4.18.20
Uname: Linux 4.18.0-17-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.10-0ubuntu13.2
Architecture: amd64
CurrentDesktop: LXQt
Date: Fri Apr  5 16:21:53 2019
ExecutablePath: /usr/bin/lxqt-session
InstallationDate: Installed on 2018-08-12 (236 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxqt-session
UpgradeStatus: Upgraded to cosmic on 2018-11-28 (128 days ago)

** Affects: lxqt-session (Ubuntu)
 Importance: Undecided
 

[Bug 1296136] Re: update-desktop-file-unity-webapps-launchpad.py crashed with AttributeError in /usr/lib/python2.7/dist-packages/gi/__init__.py: 'module' object has no attribute 'datetime_CAPI'

2014-03-29 Thread Kevin Turner
Okay, I found out that my $HOME/.local/lib/python2.7/site-packages/easy-
install.pth had /usr/lib/pypy/lib_pypy in it, which was breaking things
(particularly cffi-related things) pretty well.

** Changed in: unity-webapps-launchpad (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/1296136

Title:
  update-desktop-file-unity-webapps-launchpad.py crashed with
  AttributeError in /usr/lib/python2.7/dist-packages/gi/__init__.py:
  'module' object has no attribute 'datetime_CAPI'

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

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


[Bug 1292785] Re: software-center-dbus crashed with AttributeError in /usr/lib/python2.7/dist-packages/gi/_propertyhelper.py: 'module' object has no attribute '_gi'

2014-03-29 Thread Kevin Turner
Okay, I found out that my $HOME/.local/lib/python2.7/site-packages/easy-
install.pth had /usr/lib/pypy/lib_pypy in it, which was breaking things
(particularly cffi-related things) pretty well.

** Changed in: pygobject-2 (Ubuntu)
   Status: New = Invalid

** Changed in: software-center (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/1292785

Title:
  software-center-dbus crashed with AttributeError in /usr/lib/python2.7
  /dist-packages/gi/_propertyhelper.py: 'module' object has no attribute
  '_gi'

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

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


[Bug 1296136] Re: update-desktop-file-unity-webapps-launchpad.py crashed with AttributeError in /usr/lib/python2.7/dist-packages/gi/__init__.py: 'module' object has no attribute 'datetime_CAPI'

2014-03-22 Thread Kevin Turner
** 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/1296136

Title:
  update-desktop-file-unity-webapps-launchpad.py crashed with
  AttributeError in /usr/lib/python2.7/dist-packages/gi/__init__.py:
  'module' object has no attribute 'datetime_CAPI'

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

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


[Bug 1292785] Re: software-center-dbus crashed with AttributeError in /usr/lib/python2.7/dist-packages/gi/_propertyhelper.py: 'module' object has no attribute '_gi'

2014-03-22 Thread Kevin Turner
** 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/1292785

Title:
  software-center-dbus crashed with AttributeError in /usr/lib/python2.7
  /dist-packages/gi/_propertyhelper.py: 'module' object has no attribute
  '_gi'

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

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


[Bug 1130385] [NEW] prompt to run ecryptfs-unwrap-passphrase long after filesystem was encrypted

2013-02-19 Thread Kevin Turner
Public bug reported:

I set up this system with encrypted home directory when I first
installed it, quite some months ago now.  Today shortly after logging in
I am getting the pop-up dialog inviting me to run ecryptfs-unwrap-
passphrase.  It is not at all clear why this is happening now.  Is this
a phising attempt by nazi hackers trying to get the keys to my precious
filesystem secrets?

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: ecryptfs-utils 100-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Tue Feb 19 13:23:44 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2012-06-10 (254 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ecryptfs-utils
UpgradeStatus: Upgraded to quantal on 2012-11-03 (108 days ago)

** Affects: ecryptfs-utils (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/1130385

Title:
  prompt to run ecryptfs-unwrap-passphrase long after filesystem was
  encrypted

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

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


[Bug 905854] Re: memory leak in unity-2d-panel and indicator-multiload

2012-11-13 Thread Kevin Turner
 Not sure if we could run some tools like valgrind on these processes
to see where the leak is occurring.

That's been done in bug 956810, which was marked as a duplicate of this
one.  I do believe the leak is in libdbusmenu.  It shows up in
indicator-multiload because the indicator changes its menu items a *lot*
more than most applications.

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

Title:
  memory leak in unity-2d-panel and indicator-multiload

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

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


[Bug 784808] Re: memory leak in menuitem_property_idle

2012-09-08 Thread Kevin Turner
The linked bug #784890 was marked as fixed, but the  g_variant_parse
leak in menuitem_property_idle still is present in libdbusmenu-0.6.2 in
precise, according to massif (attached).  And while I'm not sure I would
have spotted it on my own, reading JKL's detailed explanation above and
looking at the current source reads like the condition described is
still present; if g_variant_unref is not effective on the return value
of g_variant_parse, then there's nothing freeing it.

** Attachment added: graph of memory usage in indicator-multiload over time
   
https://bugs.launchpad.net/dbusmenu/+bug/784808/+attachment/3301711/+files/indicator-multiload-massif-graph.png

** Also affects: libdbusmenu (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/784808

Title:
  memory leak in menuitem_property_idle

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

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


[Bug 956810] Re: Small memory leak (~200 KiB/h)

2012-09-08 Thread Kevin Turner
I confirmed with massif that the libdbusmenu menuitem_property_idle
function in htorque's valgrind traceback allocating the bulk of the
memory in the process and it increases linearly with time.  See
https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/784808/comments/3

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

Title:
  Small memory leak (~200 KiB/h)

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

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


[Bug 784808] Re: memory leak in menuitem_property_idle

2012-09-08 Thread Kevin Turner
disregard that last sentence about g_variant_unref and g_variant_parse,
I read that backwards.

Upon further reading, I see that JKL's patch was applied, and so maybe
this *was* fixed, but http://bazaar.launchpad.net/~dbusmenu-
team/dbusmenu/trunk.0.6/revision/362.4.1 added an additional ref to each
of those megadata elements.

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

Title:
  memory leak in menuitem_property_idle

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

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


[Bug 956810] Re: Small memory leak (~200 KiB/h)

2012-09-08 Thread Kevin Turner
** Also affects: indicator-multiload
   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/956810

Title:
  Small memory leak (~200 KiB/h)

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

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


[Bug 784808] Re: memory leak in menuitem_property_idle

2012-09-08 Thread Kevin Turner
*** This bug is a duplicate of bug 784890 ***
https://bugs.launchpad.net/bugs/784890

** This bug has been marked a duplicate of bug 784890
   multiple reference leaks in server.c

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

Title:
  memory leak in menuitem_property_idle

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

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


[Bug 956810] Re: Small memory leak (~200 KiB/h)

2012-09-08 Thread Kevin Turner
Okay, bug 784808 was instructive, but I think that one really _was_
resolved and it's a related (but not _exactly_ the same) issue we're
dealing with here.  I suspect the culprit is this patch
http://bazaar.launchpad.net/~dbusmenu-
team/dbusmenu/trunk.0.6/revision/362.4.1 to libdbusmenu.

It adds g_variant_ref_sink calls to the results of calls to
g_variant_parse.  But the results of g_variant_parse are *not* floating
references*, so this is adding a second reference.

If gotsomething is false (as it may be if we took the g_variant_parse
path), we don't call dbus_connection_emit_signal, we only unref once,
and that's clearly not enough.  (And actually, if !gotsomething 
!removeitem_init, we don't seem to do _anything_ with megadata, so it's
not clear why we'd do that megadata[1] = g_variant_parse at all).

If gotsomething is true, we g_variant_new_tuple(megadata), and that
tuple adds a reference to each of its elements†, so I'm not sure why
we'd need to add an additional reference ourselves beforehand.

What any of that has to do with your uninitialized bytes from
https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/929707 I
haven't figured out.

* https://bugs.launchpad.net/dbusmenu/+bug/784808/comments/1
† http://git.gnome.org/browse/glib/tree/glib/gvariant.c?h=glib-2-32#n877

** Also affects: dbusmenu
   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/956810

Title:
  Small memory leak (~200 KiB/h)

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

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

[Bug 956810] Re: Small memory leak (~200 KiB/h)

2012-09-07 Thread Kevin Turner
The filenames in that valgrind stack don't match those in the indicator-
multiload source I have.  They seem to all be standard glib files.  Not
sure if that narrows things down at all.

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

Title:
  Small memory leak (~200 KiB/h)

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

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


[Bug 956810] Re: Small memory leak (~200 KiB/h)

2012-09-07 Thread Kevin Turner
the menuitem_property_idle - g_variant_parse bits make it sound like
bug LP #784890, but that was marked fixed in libdbusmenu
(0.4.90-0ubuntu1) oneiric;

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

Title:
  Small memory leak (~200 KiB/h)

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

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


[Bug 974620] Re: Accelerated playback on YouTube swaps red and blue color channels

2012-04-06 Thread Kevin Turner
Probable duplicate of https://bugs.launchpad.net/ubuntu/+source/adobe-
flashplugin/+bug/967091

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

Title:
  Accelerated playback on YouTube swaps red and blue color channels

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

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


[Bug 879774] [NEW] gdm does not automatically start after upgrade to 11.10

2011-10-22 Thread Kevin Turner
Public bug reported:

After upgrading to 11.10, gdm no longer starts after boot.
If I switch to a VT with a getty login, login, and do sudo service gdm start, 
it then starts up with no complaint.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gdm 3.0.4-0ubuntu11
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Fri Oct 21 22:48:46 2011
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: gdm
UpgradeStatus: Upgraded to oneiric on 2011-10-15 (6 days ago)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  gdm does not automatically start after upgrade to 11.10

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

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


[Bug 879774] Re: gdm does not automatically start after upgrade to 11.10

2011-10-22 Thread Kevin Turner
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/879774

Title:
  gdm does not automatically start after upgrade to 11.10

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

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


[Bug 816646] Re: no log in screen due to lightdm greeter not being installed

2011-10-22 Thread Kevin Turner
This claims Fix Released, but I have here an oneiric install (upgraded
from natty) that has lightdm, attempts to start lightdm, but no greeter
installed.

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

Title:
  no log in screen due to lightdm greeter not being installed

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

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


[Bug 879774] Re: gdm does not automatically start after upgrade to 11.10

2011-10-22 Thread Kevin Turner
You could chalk this up to bug #816646, it was trying to run lightdm
instead of gdm but there was no lightdm greeter installed.

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

Title:
  gdm does not automatically start after upgrade to 11.10

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

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


[Bug 843329] Re: No desktop background and distortion when moving windows.

2011-10-22 Thread Kevin Turner
  for Unity though there is an other bug for the case when nautilus
dont draw the desktop cause problems

Do you have a link to that bug?  I haven't found it yet.

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

Title:
  No desktop background and distortion when moving windows.

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

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


[Bug 801585] Re: evolution crash does not produce crash report

2011-06-25 Thread Kevin Turner
gconftool /apps/update-notifier/show_apport_crashes is now true,
/etc/default/apport has enabled=1, the service says it's started, 
but the behaviour is unchanged.

I'd love to be able to submit useful crash reports because the crashing
is dumb.  :-/

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

Title:
  evolution crash does not produce crash report

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

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


[Bug 801585] [NEW] evolution crash does not produce crash report

2011-06-24 Thread Kevin Turner
Public bug reported:

evolution in crashing, but it doesn't leave an apport crash file, and the 
apport dialog doesn't open.
Bug Buddy *does* open, but it says The bug reporting tool was unable to 
collect enough information about the crash to be useful to the developers, 
even though I've installed all the -dbg packages I can think of that seem 
relevant.  (bug-buddy sadly does not tell me which are missing.)


 Critical and fatal warnings logged during execution 

** GLib-GObject **: Object class EMFolderTree doesn't implement property 
'paste-target-list' from interface 'ESelectable' 
** GLib-GObject **: Object class EMFolderTree doesn't implement property 
'copy-target-list' from interface 'ESelectable'

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evolution 2.32.2-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Jun 24 07:07:17 2011
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LANGUAGE=en_US:en
SourcePackage: evolution
UpgradeStatus: Upgraded to natty on 2011-04-30 (54 days ago)

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


** Tags: amd64 apport-bug natty

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

Title:
  evolution crash does not produce crash report

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

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


[Bug 801585] Re: evolution crash does not produce crash report

2011-06-24 Thread Kevin Turner
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/801585

Title:
  evolution crash does not produce crash report

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

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


[Bug 761068] Re: Evolution FAILED: Directory not empty after 2.30-2.32 (Natty) Upgrade

2011-06-22 Thread Kevin Turner
I've been getting this error (on the mail/imap directories, not tasks).
I don't have time to scrub sensitive data from my mail directories for
submission to a public bug tracker this morning, but maybe can get to
that sometime in the next week.

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

Title:
  Evolution FAILED: Directory not empty after 2.30-2.32 (Natty) Upgrade

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

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


[Bug 755230] Re: graphical glitches in unity (screen not being repainted)

2011-04-30 Thread Kevin Turner
happening here on a system just upgraded from 10.10.
x86_64, nvidia.


** Attachment added: screenshot
   
https://bugs.launchpad.net/unity/+bug/755230/+attachment/2101452/+files/unity-bg.png

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

Title:
  graphical glitches in unity (screen not being repainted)

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


[Bug 327172] Re: Gwibber lists jump to top of page when updated

2010-11-15 Thread Kevin Turner
Glad to see this fixed in Maverick, but will the LTS release (Lucid) get
it?

-- 
Gwibber lists jump to top of page when updated
https://bugs.launchpad.net/bugs/327172
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 597759] Re: won't import theora ogv

2010-06-24 Thread Kevin Turner
Ah, I see what happened.

I started pitivi with pitivi out.ogv, and it gave me an error, since
an .ogv isn't a valid project file.  Okay, that's fine, I thought, I'll
just use the import button instead of open.

But somehow that had put it in to an invalid state where importing makes
it say:


Traceback (most recent call last):
  File /usr/lib/pitivi/python/pitivi/ui/sourcelist.py, line 593, in 
_dialogBoxResponseCb
self.addUris(filenames)
  File /usr/lib/pitivi/python/pitivi/ui/sourcelist.py, line 475, in addUris
self.app.current.sources.addUris(files)
AttributeError: 'NoneType' object has no attribute 'sources'


if I start pitivi with no command line arguments, it works fine.

-- 
won't import theora ogv
https://bugs.launchpad.net/bugs/597759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 597759] [NEW] won't import theora ogv

2010-06-23 Thread Kevin Turner
Public bug reported:

Binary package hint: pitivi

I recorded a file using gtkrecordmydesktop's default settings

It produced an out.ogv file, which I tried dragging in to piviti and
loading using the Import toolbar button.

Neither produced any results.  No Ok or Error or anything.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pitivi 0.13.4-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Wed Jun 23 09:00:06 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pitivi

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


** Tags: amd64 apport-bug lucid

-- 
won't import theora ogv
https://bugs.launchpad.net/bugs/597759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 597759] Re: won't import theora ogv

2010-06-23 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50807283/Dependencies.txt

-- 
won't import theora ogv
https://bugs.launchpad.net/bugs/597759
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575868] Re: [arrandale] thinkpad t510 starts in low graphics mode

2010-06-18 Thread Kevin Turner
Oh hey.  Right.  Okay, so I made that edit, and I don't get the low-
graphics-mode warning on boot anymore.

Potential remaining issues:

1) Does everyone with this configuration have to manually edit their
xorg.conf?

2) The resolution on the gdm login screen is incorrect.

-- 
[arrandale] thinkpad t510 starts in low graphics mode
https://bugs.launchpad.net/bugs/575868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 578317] [NEW] Focus function skips emacs

2010-05-10 Thread Kevin Turner
Public bug reported:

Binary package hint: gnome-do

When I select Do's Focus function, my emacs windows do not appear in
the list of choices to focus.

xwininfo -all for one such window:

xwininfo: Window id: 0x60018e8 README

  Root window id: 0x121 (the root window) (has no name)
  Parent window id: 0x121 (the root window) (has no name)
 2 children:
 0x60018eb (has no name): ()  830x920+0+73  +843+100
1 child:
0x600f61b (has no name): ()  32000x32000+0+0  +843+100
 0x60018e9 (has no name): ()  1x1+-1+-1  +842+26

  Absolute upper-left X:  843
  Absolute upper-left Y:  27
  Relative upper-left X:  843
  Relative upper-left Y:  27
  Width: 830
  Height: 993
  Depth: 24
  Visual: 0x21
  Visual Class: TrueColor
  Border width: 0
  Class: InputOutput
  Colormap: 0x20 (installed)
  Bit Gravity State: NorthWestGravity
  Window Gravity State: NorthWestGravity
  Backing Store State: NotUseful
  Save Under State: no
  Map State: IsViewable
  Override Redirect State: no
  Corners:  +843+27  -1373+27  -1373-30  +843-30
  -geometry 79x46+843+27

  Bit gravity: NorthWestGravity
  Window gravity: NorthWestGravity
  Backing-store hint: NotUseful
  Backing-planes to be preserved: 0x
  Backing pixel: 0
  Save-unders: No

  Someone wants these events:
  KeyPress
  KeyRelease
  ButtonPress
  ButtonRelease
  EnterWindow
  LeaveWindow
  PointerMotion
  Exposure
  VisibilityChange
  StructureNotify
  FocusChange
  PropertyChange
  Do not propagate these events:
  Override redirection?: No

  Window manager hints:
  Client accepts input or input focus: Yes
  Initial state is Normal State

  Normal window size hints:
  Program supplied minimum size: 60 by 113
  Program supplied base size: 40 by 73
  Program supplied x resize increment: 10
  Program supplied y resize increment: 20
  Program supplied minimum size in resize increments: 6 by 5
  Program supplied base size in resize increments:  4 by 3
  Program supplied window gravity: NorthWestGravity
  No zoom window size hints defined

  No window shape defined
  No border shape defined


and xprop output:


_MOTIF_DRAG_RECEIVER_INFO(_MOTIF_DRAG_RECEIVER_INFO) = 0x6c, 0x0, 0x5, 0x0, 
0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
XdndAware(ATOM) = BITMAP
_NET_WM_ICON_GEOMETRY(CARDINAL) = 2412, 744, 117, 24
_COMPIZ_WM_WINDOW_BLUR_DECOR(INTEGER) = 4, 0, 5, 4, -27, 6, -4, -26, 5, 2, -26, 
6, -2, -25, 5, 1, -25, 6, -1, -24, 5, 0, -24, 6, 0, -22, 5, -1, -22, 6, 1, 0, 
9, 0, 0, 10, 0, 2, 9, 1, 2, 10, -1, 3, 9, 2, 3, 10, -2, 4, 9, 4, 4, 10, -4, 5, 
5, -1, 0, 9, 0, 0, 6, 0, 0, 10, 1, 0
_COMPIZ_WINDOW_DECOR(INTEGER) = 20080529, 16795402, 1, 1, 27, 5, 0, 0, 27, 0, 
26, 0, 589925, -9, -35, -6, 0, 832, 32767, 0, 0, 524389, 823, -35, -6, 0, 
32767, 32767, 832, 0, 590182, -6, -35, 11, 0, 17, 32767, 850, 0, 395413, -9, 0, 
0, -496, 32767, 496, 1, 37, 264341, -9, 496, 0, -496, 32767, 32767, 497, 37, 
395929, -9, -496, 0, 0, 32767, 496, 994, 37, 395430, 0, 0, 11, -496, 32767, 
496, 1, 48, 264358, 0, 496, 11, -496, 32767, 32767, 497, 48, 395946, 0, -496, 
11, 0, 32767, 496, 994, 48, 589993, -9, 0, -414, 15, 424, 32767, 0, 61, 524457, 
415, 0, -414, 15, 32767, 32767, 424, 61, 590250, -414, 0, 11, 15, 425, 32767, 
850, 61
XKLAVIER_STATE(INTEGER) = 0, 0
WM_STATE(WM_STATE):
window state: Normal
icon window: 0x0
_NET_WM_DESKTOP(CARDINAL) = 0
_NET_WM_STATE(ATOM) = 
_NET_FRAME_EXTENTS(CARDINAL) = 1, 1, 27, 5
_NET_FRAME_WINDOW(WINDOW): window id # 0x1418af2
WM_HINTS(WM_HINTS):
Client accepts input or input focus: True
Initial state is Normal State.
bitmap id # to use for icon: 0x602d614
bitmap id # of mask for icon: 0x602d615
window id # of group leader: 0x601
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_MOVE, _NET_WM_ACTION_RESIZE, 
_NET_WM_ACTION_STICK, _NET_WM_ACTION_MINIMIZE, _NET_WM_ACTION_MAXIMIZE_HORZ, 
_NET_WM_ACTION_MAXIMIZE_VERT, _NET_WM_ACTION_FULLSCREEN, _NET_WM_ACTION_CLOSE, 
_NET_WM_ACTION_SHADE, _NET_WM_ACTION_CHANGE_DESKTOP, _NET_WM_ACTION_ABOVE, 
_NET_WM_ACTION_BELOW
_NET_WM_ICON(CARDINAL) =Icon (32 x 32):

 â–’â–’ 
   â–’â–’   
  â–‘â–’â–’â–’  
 â–‘â–‘ â–‘â–’â–’ 
â–’â–’â–’â–‘â–‘â–‘â–’â–’
   â–’â–’â–‘ â–‘â–‘â–‘â–‘â–’â–’   
  â–’â–’â–’â–‘â–‘â–’â–’â–’  
  â–’â–’â–‘â–‘  
 â–’â–’â–’â–‘â–‘â–‘   â–‘â–‘â–‘â–’â–’ 
 â–’â–’â–’   â–‘
â–‘   â–‘â–‘â–’â–’â–“â–“â–‘â–’
â–’â–‘   â–’â–’â–“â–“â–‘â–’â–’
â–’â–‘â–‘â–‘   â–‘â–’â–’â–“â–“â–‘â–“â–“â–’
â–’â–’â–’â–‘â–‘â–’â–“â–‘â–“â–“â–’â–’
â–’â–‘   â–‘â–’â–’â–’â–“â–‘â–“â–“â–’â–’â–’
â–‘ â–“â–“
â–‘  â–‘â–‘â–’â–’â–’â–‘â–’â–“â–’

[Bug 578317] Re: Focus function skips emacs

2010-05-10 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/48216969/Dependencies.txt

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

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


[Bug 576531] [NEW] netdiscovery: relocation error segfault

2010-05-06 Thread Kevin Turner
Public bug reported:

Binary package hint: xsane

$ xsane
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, 
version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, 
version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference
netdiscovery: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, 
version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference
Segmentation fault

I've installed the Samsung drivers from http://www-
personal.umich.edu/~tjwatt/suldr/

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xsane 0.996-2ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Thu May  6 10:25:16 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xsane

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


** Tags: amd64 apport-bug lucid

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

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


[Bug 576531] Re: netdiscovery: relocation error segfault

2010-05-06 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47948837/Dependencies.txt

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

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


[Bug 575868] [NEW] thinkpad t510 (Intel HD Graphics) starts in low graphics mode

2010-05-05 Thread Kevin Turner
Public bug reported:

Binary package hint: xorg

When I boot this Lenovo Thinkpad T510, it gives me a little warning
about booting into low graphics mode.  Clicking the Restart X button
results in an X session that is functional.

graphics device is this:

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor 
Integrated Graphics Controller [8086:0046] (rev 02)
Subsystem: Lenovo Device [17aa:215a]

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Wed May  5 08:55:58 2010
DkmsStatus:
 virtualbox-ose, 3.1.6, 2.6.32-21-generic, x86_64: installed 
 virtualbox-ose, 3.1.6, 2.6.32-22-generic, x86_64: installed
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MachineType: LENOVO 4313CTO
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=49e4bf00-eaf7-41be-97af-2ee60c88c304 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 04/21/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6MET55WW (1.18 )
dmi.board.name: 4313CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6MET55WW(1.18):bd04/21/2010:svnLENOVO:pn4313CTO:pvrThinkPadT510:rvnLENOVO:rn4313CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4313CTO
dmi.product.version: ThinkPad T510
dmi.sys.vendor: LENOVO
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-22-generic

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


** Tags: amd64 apport-bug lucid

-- 
thinkpad t510 (Intel HD Graphics) starts in low graphics mode
https://bugs.launchpad.net/bugs/575868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575868] Re: thinkpad t510 (Intel HD Graphics) starts in low graphics mode

2010-05-05 Thread Kevin Turner

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/47879784/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/47879785/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47879786/Dependencies.txt

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/47879787/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/47879788/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/47879789/GdmLog2.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/47879790/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/47879791/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/47879792/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/47879793/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/47879794/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/47879795/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/47879796/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/47879797/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/47879798/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/47879799/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/47879800/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/47879801/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/47879802/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/47879803/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/47879804/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/47879805/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/47879806/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/47879807/xkbcomp.txt

-- 
thinkpad t510 (Intel HD Graphics) starts in low graphics mode
https://bugs.launchpad.net/bugs/575868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575868] Re: thinkpad t510 (Intel HD Graphics) starts in low graphics mode

2010-05-05 Thread Kevin Turner

** Attachment added: backed up logs from failsafeX
   http://launchpadlibrarian.net/47880182/failsafeX-backup-100505084947.tar

-- 
thinkpad t510 (Intel HD Graphics) starts in low graphics mode
https://bugs.launchpad.net/bugs/575868
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575873] Re: failsafeX archive log location is unexpanded in message

2010-05-05 Thread Kevin Turner

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/47880242/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/47880243/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47880244/Dependencies.txt

** Attachment added: GdmLog.txt
   http://launchpadlibrarian.net/47880245/GdmLog.txt

** Attachment added: GdmLog1.txt
   http://launchpadlibrarian.net/47880246/GdmLog1.txt

** Attachment added: GdmLog2.txt
   http://launchpadlibrarian.net/47880247/GdmLog2.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/47880248/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/47880249/Lsusb.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/47880250/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/47880251/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/47880252/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/47880253/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   http://launchpadlibrarian.net/47880254/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/47880255/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/47880257/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/47880259/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/47880260/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/47880262/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/47880263/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/47880265/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/47880266/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/47880267/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/47880268/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/47880269/xkbcomp.txt

-- 
failsafeX archive log location is unexpanded in message
https://bugs.launchpad.net/bugs/575873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575873] [NEW] failsafeX archive log location is unexpanded in message

2010-05-05 Thread Kevin Turner
Public bug reported:

Binary package hint: xorg

when I back up the logs from failsafeX, it gives you a message box that
says:

Relevant configuration and log files have been saved to:
$xorg_backup_file

(the value for xorg_backup_file is not interpolated)

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xorg 1:7.5+5ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Wed May  5 09:04:13 2010
DkmsStatus:
 virtualbox-ose, 3.1.6, 2.6.32-21-generic, x86_64: installed 
 virtualbox-ose, 3.1.6, 2.6.32-22-generic, x86_64: installed
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
MachineType: LENOVO 4313CTO
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=49e4bf00-eaf7-41be-97af-2ee60c88c304 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
dmi.bios.date: 04/21/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6MET55WW (1.18 )
dmi.board.name: 4313CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6MET55WW(1.18):bd04/21/2010:svnLENOVO:pn4313CTO:pvrThinkPadT510:rvnLENOVO:rn4313CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4313CTO
dmi.product.version: ThinkPad T510
dmi.sys.vendor: LENOVO
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-22-generic

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


** Tags: amd64 apport-bug lucid

-- 
failsafeX archive log location is unexpanded in message
https://bugs.launchpad.net/bugs/575873
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575904] [NEW] Software Packages Volume Detected dialog will not stay gone

2010-05-05 Thread Kevin Turner
Public bug reported:

Binary package hint: gnome-disk-utility

I'm running Lucid.  I put in a Karmic 9.10 CD for purposes of installing
a virtualbox image.  On my (non-virtual) desktop, a dialog pops up
Software Packages Volume Detected.  I push cancel.  A second later,
it pops up again.  Repeat.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-disk-utility 2.30.1-1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Wed May  5 10:10:32 2010
ExecutablePath: /usr/lib/gnome-disk-utility/gdu-notification-daemon
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-disk-utility
XsessionErrors:
 (polkit-gnome-authentication-agent-1:1866): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (Do:1880): Wnck-CRITICAL **: wnck_set_client_type got called multiple times.
 (gnome-terminal:2446): Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion 
`entry != NULL  entry-lock_count  0' failed

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


** Tags: amd64 apport-bug lucid

-- 
Software Packages Volume Detected dialog will not stay gone
https://bugs.launchpad.net/bugs/575904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575904] Re: Software Packages Volume Detected dialog will not stay gone

2010-05-05 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47883890/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/47883891/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/47883892/ProcStatus.txt

-- 
Software Packages Volume Detected dialog will not stay gone
https://bugs.launchpad.net/bugs/575904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575230] [NEW] DebPackage.install fails byte_compile_default when self.default_runtime is None

2010-05-04 Thread Kevin Turner
Public bug reported:

Binary package hint: python-central

python-central is version 0.6.15ubuntu1 on Ubuntu 10.04 (Lucid).

I've got a package here, the control file has XS-Python-Version and XB-
Python-Version set to Python 2.5, and there is no Python 2.5 in Lucid.
When it gets to the # byte compile with the default runtime for the
package stage of DebPackage.install, it fails with a None has no
attribute byte_compile sort of error, as self.default_runtime at that
point is None.

I know the package I'm trying to install is probably a little broken,
but I don't think this is the failure mode we want.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: python-central 0.6.15ubuntu1 [modified: usr/bin/pycentral]
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
Date: Tue May  4 08:17:53 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: python-central

** Affects: python-central (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
DebPackage.install fails byte_compile_default when self.default_runtime is None
https://bugs.launchpad.net/bugs/575230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575230] Re: DebPackage.install fails byte_compile_default when self.default_runtime is None

2010-05-04 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47799622/Dependencies.txt

-- 
DebPackage.install fails byte_compile_default when self.default_runtime is None
https://bugs.launchpad.net/bugs/575230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575230] Re: DebPackage.install fails byte_compile_default when self.default_runtime is None

2010-05-04 Thread Kevin Turner
hmm, this may be a dupe of bug #125889.

-- 
DebPackage.install fails byte_compile_default when self.default_runtime is None
https://bugs.launchpad.net/bugs/575230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 575230] Re: DebPackage.install fails byte_compile_default when self.default_runtime is None

2010-05-04 Thread Kevin Turner
typo, meant bug #215889.

-- 
DebPackage.install fails byte_compile_default when self.default_runtime is None
https://bugs.launchpad.net/bugs/575230
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 572797] Re: Wireless never connects

2010-05-01 Thread Kevin Turner
Is this the same as #551413?

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

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


[Bug 551413] Re: After update (03/29) Authentication times out cant connect to wpa protected network

2010-05-01 Thread Kevin Turner
I was having this issue today.  I can't comment on the distinction
between wpa vs wpa2, as I didn't have access to change the router.  But
I failed to associate with any of several WPA networks.

wpasupplicant version: 0.6.9-3ubuntu3
linux-image version: 2.6.32-21.32

$ sudo lspci -vv -k -nn -s 06:
06:00.0 Network controller [0280]: RaLink RT2760 Wireless 802.11n 1T/2R Cardbus 
[1814:0701]
Subsystem: Belkin Device [1799:811c]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow TAbort- TAbort- 
MAbort- SERR- PERR- INTx-
Latency: 64 (500ns min, 1000ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 3000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Kernel driver in use: rt2860
Kernel modules: rt2860sta

-- 
After update (03/29) Authentication times out cant connect to wpa protected 
network
https://bugs.launchpad.net/bugs/551413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 551413] Re: After update (03/29) Authentication times out cant connect to wpa protected network

2010-05-01 Thread Kevin Turner
is this the same as bug #572797?

-- 
After update (03/29) Authentication times out cant connect to wpa protected 
network
https://bugs.launchpad.net/bugs/551413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 551413] Re: After update (03/29) Authentication times out cant connect to wpa protected network

2010-05-01 Thread Kevin Turner

** Attachment added: daemon.log containing networkmanager and wpasupplicant 
output
   http://launchpadlibrarian.net/47120988/daemon-excerpt.log

-- 
After update (03/29) Authentication times out cant connect to wpa protected 
network
https://bugs.launchpad.net/bugs/551413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 525599] Re: bubble is half off-screen

2010-04-07 Thread Kevin Turner
this bug doesn't seem to persist in Lucid

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

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


[Bug 534780] Re: app seems to crash after selection of an entry-confirmation

2010-04-05 Thread Kevin Turner
** Also affects: playonlinux
   Importance: Undecided
   Status: New

-- 
app seems to crash after selection of an entry-confirmation
https://bugs.launchpad.net/bugs/534780
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 555596] [NEW] X crashes when switching from swkotor (wine) and back

2010-04-05 Thread Kevin Turner
Public bug reported:

Binary package hint: nvidia-common

To reproduce, I

1) start swkotor in wine
2) switch to another X desktop so swkotor is not exposed or have focus
this usually works okay
3) switch back to swkotor
sound stutters, screen flickers, until eventually I decide I need to kill 
the application
4) I try to switch to another X window or linux VT to kill the app, but the 
entire X session crashes.

reproduction of this bug is pretty reliable for me.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nvidia-common 0.2.23
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Apr  5 01:40:32 2010
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.utf8
SourcePackage: nvidia-common

** Affects: nvidia-common (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
X crashes when switching from swkotor (wine) and back
https://bugs.launchpad.net/bugs/96
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 555596] Re: X crashes when switching from swkotor (wine) and back

2010-04-05 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43139936/Dependencies.txt

-- 
X crashes when switching from swkotor (wine) and back
https://bugs.launchpad.net/bugs/96
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 555596] Re: X crashes when switching from swkotor (wine) and back

2010-04-05 Thread Kevin Turner
Xorg log attached.  Note at 01:07:56, when it starts switching modes
twice a second, before I interrupted it and it segfaulted.

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/43140552/swkotor-crashed-X

-- 
X crashes when switching from swkotor (wine) and back
https://bugs.launchpad.net/bugs/96
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 555596] Re: X crashes when switching from swkotor (wine) and back

2010-04-05 Thread Kevin Turner
** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

-- 
X crashes when switching from swkotor (wine) and back
https://bugs.launchpad.net/bugs/96
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 555596] Re: X crashes when switching from swkotor (wine) and back

2010-04-05 Thread Kevin Turner

** Attachment added: output from nvidia-bug-report.sh
   http://launchpadlibrarian.net/43141431/nvidia-bug-report.log.gz

-- 
X crashes when switching from swkotor (wine) and back
https://bugs.launchpad.net/bugs/96
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 549028] Re: ambience theme has syntax error in gtkrc

2010-04-05 Thread Kevin Turner
also true of Radiance: /usr/share/themes/Radiance/gtk-2.0/gtkrc:126:
error: unexpected identifier `separatorstyle', expected character `}'

-- 
ambience theme has syntax error in gtkrc
https://bugs.launchpad.net/bugs/549028
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554079] Re: Lucid boot failed to complete after fsck

2010-04-02 Thread Kevin Turner
Something similar happened to me, the filesystem stopped at 78% for over
20 minutes.  I couldn't figure out how to get to another vty or skip (as
vmc notes, the press C to skip message was not visible), so I
rebooted.  Things booted up normally then.

-- 
Lucid boot failed to complete after fsck
https://bugs.launchpad.net/bugs/554079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 554293] [NEW] broken symlink /usr/lib32/libpng.so

2010-04-02 Thread Kevin Turner
Public bug reported:

Binary package hint: ia32-libs

$ ls -l $( dpkg -L ia32-libs | grep -i png )
lrwxrwxrwx 1 root root 13 2010-03-21 20:38 /lib32/libpng12.so - 
libpng12.so.0
lrwxrwxrwx 1 root root 18 2010-03-21 20:38 /lib32/libpng12.so.0 - 
libpng12.so.0.42.0
-rw-r--r-- 1 root root 145260 2010-01-28 09:01 /lib32/libpng12.so.0.42.0
-rw-r--r-- 1 root root  17980 2010-02-18 05:41 
/usr/lib32/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
lrwxrwxrwx 1 root root 13 2010-03-21 20:38 /usr/lib32/libpng.so - 
libpng12.so.0

The libpng entries in /lib32 seem to be okay, but note there is also one
in /usr/lib32 that points to a file not included in the package.

ia32-libs Version: 2.7ubuntu21 in 10.04.

** Affects: ia32-libs (Ubuntu)
 Importance: Undecided
 Status: New

-- 
broken symlink /usr/lib32/libpng.so
https://bugs.launchpad.net/bugs/554293
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 542746] Re: does not terminate at computer shutdown

2010-03-22 Thread Kevin Turner
*** This bug is a duplicate of bug 539469 ***
https://bugs.launchpad.net/bugs/539469

** This bug is no longer a duplicate of bug 542745
   does not terminate at computer shutdown
** This bug has been marked a duplicate of bug 539469
   does not terminate at computer shutdown

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/542746
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 542745] Re: does not terminate at computer shutdown

2010-03-22 Thread Kevin Turner
*** This bug is a duplicate of bug 539469 ***
https://bugs.launchpad.net/bugs/539469

** This bug has been marked a duplicate of bug 539469
   does not terminate at computer shutdown

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/542745
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 542746] Re: does not terminate at computer shutdown

2010-03-22 Thread Kevin Turner
*** This bug is a duplicate of bug 539469 ***
https://bugs.launchpad.net/bugs/539469

** This bug is no longer a duplicate of bug 542745
   does not terminate at computer shutdown
** This bug has been marked a duplicate of bug 539469
   does not terminate at computer shutdown

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/542746
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 542745] Re: does not terminate at computer shutdown

2010-03-22 Thread Kevin Turner
*** This bug is a duplicate of bug 539469 ***
https://bugs.launchpad.net/bugs/539469

** This bug has been marked a duplicate of bug 539469
   does not terminate at computer shutdown

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/542745
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 525599] [NEW] bubble is half off-screen

2010-02-21 Thread Kevin Turner
Public bug reported:

Binary package hint: notify-osd

My notification bubbles are always only half on the screen.
Screenshot attached.

ProblemType: Bug
Architecture: amd64
Date: Sun Feb 21 21:05:46 2010
DistroRelease: Ubuntu 9.10
GtkTheme: Human
IconTheme: Humanity
Lsusb:
 Bus 002 Device 002: ID 046d:c00e Logitech, Inc. M-BJ58/M-BJ69 Optical Wheel 
Mouse
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 003: ID 046d:0809 Logitech, Inc. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
NonfreeKernelModules: nvidia
Package: notify-osd 0.9.24-0ubuntu1
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-19-generic 
root=UUID=81549695-9566-42b5-9211-a222ecaa0159 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: notify-osd
Uname: Linux 2.6.31-19-generic x86_64
WindowManager: xmonad
dmi.bios.date: 07/03/2006
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F3
dmi.board.name: GA-M55SLI-S4
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: x.x
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd07/03/2006:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-M55SLI-S4:rvrx.x:cvn:ct3:cvr:

** Affects: notify-osd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

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

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


[Bug 525599] Re: bubble is half off-screen

2010-02-21 Thread Kevin Turner

** Attachment added: screenshot, see bubble on right
   http://launchpadlibrarian.net/39501684/notify-bug.png

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/39501685/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/39501686/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39501687/Dependencies.txt

** Attachment added: Lsmod.txt
   http://launchpadlibrarian.net/39501689/Lsmod.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/39501690/Lspci.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/39501691/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/39501692/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/39501693/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/39501694/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/39501695/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/39501696/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/39501697/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/39501698/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/39501699/Xrandr.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/39501701/XsessionErrors.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/39501702/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/39501703/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/39501705/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/39501706/xdpyinfo.txt

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

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


[Bug 438426] [NEW] package does not include executable scripts

2009-09-28 Thread Kevin Turner
Public bug reported:

Binary package hint: bpython

This package appears to have files only in /usr/share/doc, nothing in
/usr/bin and no *.py files.  That doesn't seem right.

see http://packages.ubuntu.com/karmic/all/bpython/filelist or

$ dpkg -c bpython_0.9.4-1_all.deb 
drwxr-xr-x root/root 0 2009-09-17 06:19 ./
drwxr-xr-x root/root 0 2009-09-17 06:19 ./usr/
drwxr-xr-x root/root 0 2009-09-17 06:19 ./usr/share/
drwxr-xr-x root/root 0 2009-09-17 06:19 ./usr/share/doc/
drwxr-xr-x root/root 0 2009-09-17 06:19 ./usr/share/doc/bpython/
-rw-r--r-- root/root  2815 2009-09-17 06:19 
./usr/share/doc/bpython/copyright
-rw-r--r-- root/root  4525 2009-07-23 08:07 
./usr/share/doc/bpython/changelog.gz
drwxr-xr-x root/root 0 2009-09-17 06:19 
./usr/share/doc/bpython/examples/
-rw-r--r-- root/root  1024 2009-07-23 08:07 
./usr/share/doc/bpython/examples/sample-config
-rw-r--r-- root/root  2081 2009-07-23 08:07 
./usr/share/doc/bpython/README.gz
-rw-r--r-- root/root   937 2009-09-17 06:19 
./usr/share/doc/bpython/changelog.Debian.gz
drwxr-xr-x root/root 0 2009-09-17 06:19 ./usr/share/lintian/
drwxr-xr-x root/root 0 2009-09-17 06:19 ./usr/share/lintian/overrides/
-rw-r--r-- root/root64 2009-09-17 06:19 
./usr/share/lintian/overrides/bpython
$

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: bpython 0.9.4-1
PackageArchitecture: all
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: bpython
Uname: Linux 2.6.28-15-generic x86_64
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: amd64 apport-bug

-- 
package does not include executable scripts
https://bugs.launchpad.net/bugs/438426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 438426] Re: package does not include executable scripts

2009-09-28 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32636821/Dependencies.txt

-- 
package does not include executable scripts
https://bugs.launchpad.net/bugs/438426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 97513] Re: squid starts before resolv.conf is populated

2009-06-26 Thread Kevin Turner
Yeah, this isn't just for roaming laptops, as Carlos noted this is a
problem even for desktop installations that use network-manager to get
DHCP from a wired interface.

I looked through the network-manager revision history, and found this:

network-manager (0.7.1~rc1-0ubuntu2) jaunty; urgency=low

  * start NetworkManager daemon later (50) and remove old init links
accordingly (requested by Keybuk aka  sc...@ubuntu.com)

which means that someone decided it was a good idea to start
NetworkManager *after* a lot of network-dependent services start, but I
haven't yet found documentation of the reasoning behind that decision.

-- 
squid starts before resolv.conf is populated
https://bugs.launchpad.net/bugs/97513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 97513] Re: squid starts before resolv.conf is populated

2009-06-26 Thread Kevin Turner
Yeah, this isn't just for roaming laptops, as Carlos noted this is a
problem even for desktop installations that use network-manager to get
DHCP from a wired interface.

I looked through the network-manager revision history, and found this:

network-manager (0.7.1~rc1-0ubuntu2) jaunty; urgency=low

  * start NetworkManager daemon later (50) and remove old init links
accordingly (requested by Keybuk aka  sc...@ubuntu.com)

which means that someone decided it was a good idea to start
NetworkManager *after* a lot of network-dependent services start, but I
haven't yet found documentation of the reasoning behind that decision.

-- 
squid starts before resolv.conf is populated
https://bugs.launchpad.net/bugs/97513
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230809] Re: sigabrt when font face set to Inconsolata

2008-07-28 Thread Kevin Turner
backtrace attached.  I'm not sure I understand the -dbgsym packages, it
installed something in /usr/lib/debug/usr/bin that says cannot execute
binary file if I try to run it or ldd it, though file identifies it
as an ELF executable.

So here's gdb output from running the thing in /usr/bin (does it
magically know to find symbols in /usr/lib/debug/usr/bin?)

the other thing to note is that there is no dbgsym version of the
current version 22.1-0ubuntu10.1, so this is 22.1-0ubuntu10.

** Attachment added: backtrace of emacs22-gtk 22.1-0ubuntu10
   http://launchpadlibrarian.net/16372065/gdb-emacs22-gtk.txt

-- 
sigabrt when font face set to Inconsolata
https://bugs.launchpad.net/bugs/230809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230809] Re: sigabrt when font face set to Inconsolata

2008-07-28 Thread Kevin Turner
backtrace of emacs-snapshot attached.  (should this be filed under a
different bug than the emacs22?)


** Attachment added: backtrace of emacs-snapshot 1:20080228-1ubuntu1
   http://launchpadlibrarian.net/16372151/gdb-emacs-snapshot.txt

-- 
sigabrt when font face set to Inconsolata
https://bugs.launchpad.net/bugs/230809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230809] [NEW] sigabrt when font face set to Inconsolata

2008-05-15 Thread Kevin Turner
Public bug reported:

Binary package hint: emacs22

Description:Ubuntu 8.04
Release:8.04

emacs22-gtk version 22.1-0ubuntu10.1

I start emacs22-gtk with -Q to make sure it has nothing to do with my local 
~/.emacs,
do M-x customize-face default
set font family to Inconsolata,
then emacs crashes with SIGABRT (6).

emacs-snapshot doesn't fare much better.

ProblemType: Bug
Architecture: i386
Date: Thu May 15 11:15:24 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/emacs22-gtk
NonfreeKernelModules: fglrx
Package: emacs22-gtk 22.1-0ubuntu10.1
PackageArchitecture: i386
ProcEnviron:
 SHELL=/bin/bash
 
PATH=/home/username/srt/bin:/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games:/home/username/repotools:/home/username/lib/gems/bin
 LANG=en_US.UTF-8
SourcePackage: emacs22
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
sigabrt when font face set to Inconsolata
https://bugs.launchpad.net/bugs/230809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230809] Re: sigabrt when font face set to Inconsolata

2008-05-15 Thread Kevin Turner

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/14544402/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14544403/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14544404/ProcStatus.txt

-- 
sigabrt when font face set to Inconsolata
https://bugs.launchpad.net/bugs/230809
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205259] Re: sigsegv with bcm4306

2008-03-30 Thread Kevin Turner
seems fixed with 0.6.6-0ubuntu4

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

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


[Bug 205259] [NEW] sigsegv with bcm4306

2008-03-22 Thread Kevin Turner
Public bug reported:

Binary package hint: network-manager

NetworkManager segfaults when I try to join a network.  (attaching
syslog and gdb backtrace.)

ProblemType: Bug
Architecture: i386
Date: Sat Mar 22 12:55:54 2008
DistroRelease: Ubuntu 8.04
ProcEnviron:
 
PATH=/home/kevint/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Uname: Linux 2.6.24-12-generic i686

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


** Tags: apport-bug

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

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


[Bug 205259] Re: sigsegv with bcm4306

2008-03-22 Thread Kevin Turner

** Attachment added: d2-syslog.log
   http://launchpadlibrarian.net/12812565/d2-syslog.log

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

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


[Bug 205259] Re: sigsegv with bcm4306

2008-03-22 Thread Kevin Turner
lspci:

02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g 
Wireless LAN Controller [14e4:4320] (rev 02)
Subsystem: Dell TrueMobile 1300 WLAN Mini-PCI Card [1028:0001]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 32
Interrupt: pin A routed to IRQ 5
Region 0: Memory at faff6000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME+

b43-fwcutter has been installed through aptitude.  the Hardware driver
wizard doesn't say any proprietary drivers are in use, nor does it offer
to install any.

This installation is Hardy Beta upgraded from Gutsy.

NetworkManager: info  Activation (wlan0_rename): waiting for device to cancel 
activation. 
is another thing it says while the other networkmanager is in its segv loop.  
It uses 100% cpu and attempts to switch back to the wired network with the 
applet fail, unless I kill -9 NetworkManagers and restart.


** Attachment added: nm-gdb.log
   http://launchpadlibrarian.net/12812662/nm-gdb.log

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

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


[Bug 205259] Re: sigsegv with bcm4306

2008-03-22 Thread Kevin Turner
running linux-image generic 2.6.24-12.22
network-manager 0.6.6-0ubuntu2

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

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


[Bug 205259] Re: sigsegv with bcm4306

2008-03-22 Thread Kevin Turner
display that backtrace as text, not octet stream, crazy launchpad.

** Attachment added: backtrace from gdb
   http://launchpadlibrarian.net/12812719/nm-gdb.txt

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

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


[Bug 205315] [NEW] b43legacy adds 30 seconds to boot time

2008-03-22 Thread Kevin Turner
Public bug reported:

(Hardy Beta upgraded from Gutsy.)

There's a mysterious pause in my boot time.  Blacklisting the b43legacy
driver knocks about 30 seconds off the time.  Attaching bootcharts.

When it's not blackloaded, this is the firmware its loading:

Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27)

02:03.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g 
Wireless LAN Controller [14e4:4320] (rev 02)
Subsystem: Dell TrueMobile 1300 WLAN Mini-PCI Card [1028:0001]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort- 
MAbort- SERR- PERR-
Latency: 32
Interrupt: pin A routed to IRQ 5
Region 0: Memory at faff6000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME+

ProblemType: Bug
Architecture: i386
Date: Sat Mar 22 14:26:06 2008
DistroRelease: Ubuntu 8.04
Package: linux-image-2.6.24-12-generic 2.6.24-12.22 [modified: 
lib/modules/2.6.24-12-generic/modules.pcimap 
lib/modules/2.6.24-12-generic/modules.dep 
lib/modules/2.6.24-12-generic/modules.ieee1394map 
lib/modules/2.6.24-12-generic/modules.usbmap 
lib/modules/2.6.24-12-generic/modules.isapnpmap 
lib/modules/2.6.24-12-generic/modules.inputmap 
lib/modules/2.6.24-12-generic/modules.seriomap 
lib/modules/2.6.24-12-generic/modules.alias 
lib/modules/2.6.24-12-generic/modules.symbols]
PackageArchitecture: i386
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux
Uname: Linux 2.6.24-12-generic i686

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


** Tags: apport-bug

-- 
b43legacy adds 30 seconds to boot time
https://bugs.launchpad.net/bugs/205315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205315] Re: b43legacy adds 30 seconds to boot time

2008-03-22 Thread Kevin Turner

** Attachment added: hardy-20080322-1.png
   http://launchpadlibrarian.net/12813537/hardy-20080322-1.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/12813538/Dependencies.txt

-- 
b43legacy adds 30 seconds to boot time
https://bugs.launchpad.net/bugs/205315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 205315] Re: b43legacy adds 30 seconds to boot time

2008-03-22 Thread Kevin Turner

** Attachment added: 44 secs, with b43legacy blacklisted
   http://launchpadlibrarian.net/12813552/hardy-20080322-2.png

-- 
b43legacy adds 30 seconds to boot time
https://bugs.launchpad.net/bugs/205315
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 144802] random image pixmaps in background

2007-09-25 Thread Kevin Turner
Public bug reported:

Binary package hint: gnome-terminal

When gnome-terminal scrolls, or when I switch focus, obscuring the
window, and expose it again, junk shows up in the background.  It could
be a driver problem, but g-t is the only application I've seen this
happen on.

This is a fresh gutsy install on i386.

gnome-terminal 2.18.2-0ubuntu1

using X.org driver radeon

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

-- 
random image pixmaps in background
https://bugs.launchpad.net/bugs/144802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144802] Re: random image pixmaps in background

2007-09-25 Thread Kevin Turner
and this is with the default profile, no background image or transparent 
background set.
using metacity as the WM.

Attaching a screenshot.  You can see how there are inverted chunks of
graphics from firefox in there, and overlapping bits of text.

** Attachment added: g-t_bug.png
   http://launchpadlibrarian.net/9502870/g-t_bug.png

-- 
random image pixmaps in background
https://bugs.launchpad.net/bugs/144802
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 138785] Try_Jobdir fails ungracefully when its maildir is missing.

2007-09-10 Thread Kevin Turner
Public bug reported:

Binary package hint: buildbot

buildbot.changes.maildir.Maildir.start raises a string exception if its
maildir does not exist.  String exceptions in python 2.5 are so bizzare
that the twistd logger seems to stop logging entirely when it gets one,
turning a minor configuration problem in to a very mysterious crash.

This is fixed in upstream HEAD, but a one-line patch turning that string
exception into a RuntimeError or something would likely be sufficient.

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

-- 
Try_Jobdir fails ungracefully when its maildir is missing.
https://bugs.launchpad.net/bugs/138785
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 93603] Re: RFE: Add more php5 extensions (like php5-gmp)

2007-09-06 Thread Kevin Turner
+1 for the gmp extension.  It is Very Useful for implementing OpenID, among 
other things.
(You _can_ do the math in pure PHP, but it is _slow_.)

-- 
RFE: Add more php5 extensions (like php5-gmp)
https://bugs.launchpad.net/bugs/93603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 134764] version 8.77 available

2007-08-25 Thread Kevin Turner
Public bug reported:

Binary package hint: dcraw

A newer version is available upstream.  This newer version is required
to support my Canon A610 camera.

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

-- 
version 8.77 available
https://bugs.launchpad.net/bugs/134764
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-08-11 Thread Kevin Turner
This bug persists in Gutsy Tribe 4.


** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
   Status: New

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/8785284/dmesg.log

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-08-11 Thread Kevin Turner

** Attachment added: lspci-vv.log
   http://launchpadlibrarian.net/8785287/lspci-vv.log

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-08-11 Thread Kevin Turner

** Attachment added: lspci-vvn.log
   http://launchpadlibrarian.net/8785294/lspci-vvn.log

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-08-11 Thread Kevin Turner

** Attachment added: proc_version.log
   http://launchpadlibrarian.net/8785295/proc_version.log

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-08-11 Thread Kevin Turner
uname -a: Linux ubuntu 2.6.22-9-generic #1 SMP Fri Aug 3 00:50:37 GMT 2007 i686 
GNU/Linux
/proc/version_signature: Ubuntu 2.6.22-9.25-generic

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] i82801 fails to find Deskstar drive on boot

2007-04-29 Thread Kevin Turner
Public bug reported:

Binary package hint: linux-image-2.6.20-15-generic

Feisty pauses during boot, saying ata2 is slow to respond, eventually
gives up and moves on and this drive (master drive on second IDE
channel) is not found.

drive Model Number:   IC35L120AVV207-0
motherboard IDE: 00:1f.1 IDE interface: Intel Corporation 82801EB/ER 
(ICH5/ICH5R) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corporation Unknown device 425a
Flags: bus master, medium devsel, latency 0, IRQ 169

works okay with edgy kernel 2.6.17-10-generic

** Affects: linux-source-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-04-29 Thread Kevin Turner
the boot message is:

ata2: port failed to respond, Status 0x80

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 110952] Re: i82801 fails to find Deskstar drive on boot

2007-04-29 Thread Kevin Turner
package version -15.27

** Attachment added: now with -nn
   http://librarian.launchpad.net/7469424/lspci-vvnn.log

-- 
i82801 fails to find Deskstar drive on boot
https://bugs.launchpad.net/bugs/110952
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


  1   2   >