[Bug 1959508] Re: enable BMFF support in exiv2

2022-04-12 Thread David H
Many thanks!

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

Title:
  enable BMFF support in exiv2

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


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

[Bug 1959508] Re: enable BMFF support in exiv2

2022-02-10 Thread David H
>
> I am uploading exiv2 now to Ubuntu as packaged in Debian.
>

I just looked at
https://ftp.debian.org/debian/pool/main/e/exiv2/exiv2_0.27.5-1.debian.tar.xz
and I don't think it enables BMFF at build time, so I don't think this will
enable CR3 support:

$ grep ENABLE debian/rules
-DEXIV2_ENABLE_NLS=ON \
-DEXIV2_ENABLE_VIDEO=ON \
-DEXIV2_ENABLE_WEBREADY=ON \


> Could you ask exiv2 why they don't enable the feature by default?
>

BMFF support was not enabled by default in 0.27-5 out of an abundance of
caution at the time that this feature was being worked on and possible
legal implications were being investigated. The situation has clarified
since then and it will be enabled by default in future Exiv2 versions.
See the discussion at
https://github.com/Exiv2/exiv2/issues/1679
Thanks

On Fri, Feb 11, 2022 at 9:20 AM Jeremy Bicha <1959...@bugs.launchpad.net>
wrote:

> I am uploading exiv2 now to Ubuntu as packaged in Debian.
>
> Could you ask exiv2 why they don't enable the feature by default?
>
> ** Summary changed:
>
> - Proposal to include exiv2 0.27.5 in Ubuntu 22.04 LTS
> + enable BMFF support in exiv2
>
> ** Changed in: exiv2 (Ubuntu)
>Status: Confirmed => Incomplete
>
> ** Tags removed: upgrade-software-version
> ** Tags added: jammy
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1959508
>
> Title:
>   enable BMFF support in exiv2
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/exiv2/+bug/1959508/+subscriptions
>
>


** Bug watch added: github.com/Exiv2/exiv2/issues #1679
   https://github.com/Exiv2/exiv2/issues/1679

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

Title:
  enable BMFF support in exiv2

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


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

[Bug 1959508] [NEW] Proposal to include exiv2 0.27.5 in Ubuntu 22.04 LTS

2022-01-30 Thread David H
Public bug reported:

On https://answers.launchpad.net/ubuntu/jammy/+source/exiv2 I see that
Ubuntu 22.04 currently includes exiv2 0.27.3

Exiv2 v0.27.5 includes support for Canon *.CR3 image files. The CR3 file
format has been the Canon camera-raw file format since mid 2018, and is
probably one of the most common raw image file formats today.
Applications such as darktable, amongst others, use exiv2 to extract
image metadata, thumbnails and previews, and can only open CR3 files
when linked with exiv2 0.27.5 or later.

Note that exiv2 0.27.5 needs to be built with -DEXIV2_ENABLE_BMFF=On to
enable *.CR3 support.

Would it be possible to get Exiv2 v0.27.5 with BMFF support enabled
included in Ubuntu 22.04?

Note that a similar request exists for Debian in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000788

References
https://github.com/exiv2/exiv2#2-19
https://github.com/Exiv2/exiv2/issues/1229
https://github.com/darktable-org/darktable/pull/10332
https://github.com/Beep6581/RawTherapee/issues/6248#issuecomment-869208918
https://answers.launchpad.net/ubuntu/+source/exiv2/+question/700398

Thanks

** Affects: exiv2 (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/1959508

Title:
  Proposal to include exiv2 0.27.5 in Ubuntu 22.04 LTS

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


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

[Bug 1811724] Re: libbd_mdraid.so.2: cannot open shared object file

2021-11-03 Thread David H. Brown
I encountered something very similar to this issue (maybe even this
issue?) when my docker containers could not start (using snap on Ubuntu
20.04.3 LTS under VirtualBox with a Windows 10 host). Similar to others,
`sudo apt install libblockdev-mdraid2` seems to have fixed it.

In case these log lines are useful context, they came from `sudo grep
fail /var/log/syslog` (just trying to filter out some of the noise and I
suspect that the devmapper/containerd/cni bits are not directly
related):

Nov  4 05:22:48 docker kernel: [0.305507] acpi PNP0A03:00: fail to add 
MMCONFIG information, can't access extended PCI configuration space under this 
bridge.
Nov  4 05:22:48 docker systemd[1]: Starting GRUB failed boot detection...
Nov  4 05:22:48 docker systemd[1]: Finished GRUB failed boot detection.
Nov  4 05:22:48 docker udisksd[731]: failed to load module mdraid: 
libbd_mdraid.so.2: cannot open shared object file: No such file or directory
Nov  4 05:22:48 docker containerd[733]: time="2021-11-04T05:22:48.627329367Z" 
level=warning msg="failed to load plugin 
io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
Nov  4 05:22:48 docker containerd[733]: time="2021-11-04T05:22:48.635107136Z" 
level=error msg="failed to load cni during init, please check CRI plugin status 
before setting up network for pods" error="cni config load failed: no network 
config found in /etc/cni/net.d: cni plugin not initialized: failed to load cni 
config"
Nov  4 05:22:49 docker docker.dockerd[719]: snap-update-ns failed with code 1

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

Title:
  libbd_mdraid.so.2: cannot open shared object file

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


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

[Bug 1739476]

2019-03-07 Thread Clement-david-h
Fixed in 6.0.2 ; see https://codereview.scilab.org/#/c/20834/

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

Title:
  Scilab 6.0 launches, shows its window and closes immediately on bionic
  and cosmic

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

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

[Bug 1575078] Re: [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a while

2017-10-02 Thread David H. Wilkins
Solved?

Thanks for this forum Ubuntu.   I'm a Fedora user, but I frequently find
solutions here

I have an XPS 9550 along with the issue of the headphone microphone not
working. I changed /etc/modprobe.d/alsa.conf from:

options snd-hda-intel single_cmd=1 probe_mask=1 model=dell-headset-multi

to:

options snd-hda-intel single_cmd=1 probe_mask=1 model=headset-mic

And now my headphone microphone works.   There is no annoying popup when
you plug in the headphones either.  Hopefully this helps someone.

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

Title:
  [XPS 15 9550, Realtek ALC3266] Headphone jack stops working after a
  while

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

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

[Bug 1642134] Re: Kodi crashes upon start, downgrading nvidia-*304 fixes it

2016-11-16 Thread David H
I'm seeing the same issue with Kodi crashing in the same manner on
startup, with the same resolution (package downgrade).

This may be related to an internal Nvidia bug ID: 1835736

This is referenced here:
https://devtalk.nvidia.com/default/topic/968892/geforce-7300le-with-304-132-glxinfo-fails-now-with-quot-x-error-of-failed-request-badvalue-quot-/?offset=22

and here:
https://devtalk.nvidia.com/default/topic/974456/f24-permission-problems-/

Either way, in case anyone comes across this issue and wants a
workaround:

# First downgrade to the previous good version of the Nvidia driver.
sudo apt install nvidia-304=304.131-0ubuntu3

# Next hold all related packages so they're not auto upgraded.
sudo aptitude hold nvidia-opencl-icd-304 nvidia-current nvidia-304 
nvidia-304-dev nvidia-304-updates nvidia-304-updates-dev libcuda1-304

# Now reboot.
# When the issue is resolved in the repositories, unhold the packages by:
sudo aptitude unhold nvidia-opencl-icd-304 nvidia-current nvidia-304 
nvidia-304-dev nvidia-304-updates nvidia-304-updates-dev libcuda1-304

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

Title:
  Kodi crashes upon start, downgrading nvidia-*304 fixes it

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

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


[Bug 421016]

2015-07-21 Thread Clement-david-h
(In reply to Andrei from comment #38)
> debian jessie x32, scilab 5.5.2
> plot(x) produces pops up the empty figure window

Are you using the Scilab stock binary ? your own compiled version or the
debian one ?

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

Title:
  sclilab 5.1 craches when using graypolarplot

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

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


[Bug 817921] Re: Communication with Exchange quietly hangs

2014-10-10 Thread David H. Wilkins
This is most likely not an issue with Ubuntu - I'm a Fedora user and I
have the same problem.

Many times hitting "Send / Receive" ends up with a dialog that never
returns, after which I restart Evolution and it gets fast again.

The problem *seems* to also happen when changing networks or resuming
from suspend, but I haven't done any tests to verify

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

Title:
  Communication with Exchange quietly hangs

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

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


[Bug 1309132]

2014-06-11 Thread Clement-david-h
(In reply to Sergio Callegari from comment #10)
> Could be useful to list the issue and the workaround somewhere with the 
> scilab release notes, though, to prevent this bug from being reopened
> multiple times and to help users who may encounter this issue

release notes added at https://codereview.scilab.org/14640

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

Title:
  oxygen-gtk2 makes scilab crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/1309132/+subscriptions

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


[Bug 1309132]

2014-06-06 Thread Clement-david-h
(In reply to Sergio Callegari from comment #7)
> The issue is also present in the just released kubuntu Trusty (14.04 that is 
> a release with long term support). Also here, moving away from
> gtk2-oxygen theme fixes the crash. There is a bug open in ubuntu's launchpad, 
> but is declared invalid as it should be fixed upstream by the kde
> developers.

Agreed with ubuntu's developers, this is a kde bug with a workaround.
Not related to Scilab code 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/1309132

Title:
  oxygen-gtk2 makes scilab crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/1309132/+subscriptions

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


[Bug 1309132]

2014-05-13 Thread Clement-david-h
*** Bug 13393 has been marked as a duplicate of this bug. ***

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

Title:
  oxygen-gtk2 makes scilab crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk2-engines-oxygen/+bug/1309132/+subscriptions

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


[Bug 1091068] Re: No support for Ivybridge Server GPUs in 12.04

2013-01-29 Thread David H
Yes, this seems to be fixed for me now on Kubuntu 12.04 using libdrm
from precise-proposed on a Dell Precision T1650 with Xeon  E3-1225 V2
CPU P4000 integrated graphics.

Thanks - much appreciated.

root@blackbox:~# lspci -nnvv | fgrep Graphics
00:02.0 VGA compatible controller [0300]: Intel Corporation Ivy Bridge Graphics 
Controller [8086:016a] (rev 09) (prog-if 00 [VGA controller])
root@blackbox:~# 

david@blackbox:~$ 
david@blackbox:~$ dpkg-query -W 'libdrm*'
libdrm-dev
libdrm-intel1   2.4.39-0ubuntu0.1
libdrm-nouveau1
libdrm-nouveau1a2.4.39-0ubuntu0.1
libdrm-radeon1  2.4.39-0ubuntu0.1
libdrm2 2.4.39-0ubuntu0.1

david@blackbox:~$ lsmod | fgrep i915
i915  477602  3 
drm_kms_helper 46978  1 i915
drm   241971  4 i915,drm_kms_helper
i2c_algo_bit   13423  1 i915
video  19596  1 i915

david@blackbox:~$ uname -a
Linux blackbox 3.2.0-36-generic #57-Ubuntu SMP Tue Jan 8 21:44:52 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux

david@blackbox:~$ grep -i 'load.*intel' /var/log/Xorg.0.log
[16.183] (II) LoadModule: "intel"
[16.183] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[16.547] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so

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

Title:
  No support for Ivybridge Server GPUs in 12.04

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

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


[Bug 1092390] Re: kded4 memory use grows with every accepted ssh connection. Memory leak?

2012-12-20 Thread David H
For extra clarification: All services under "startup services" in the
service manager had status "not running" during the test in #3 above.

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

Title:
  kded4 memory use grows with every accepted ssh connection. Memory
  leak?

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

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


[Bug 1092390] Re: kded4 memory use grows with every accepted ssh connection. Memory leak?

2012-12-20 Thread David H
OK, I stopped all services in the service manager.  Right now, each
service has its "stop" button greyed out with only the "Start" button
active.


djh900@dh:~$ 
djh900@dh:~$ pgrep kded4
23291
djh900@dh:~$ ps vp 23291
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
23291 pts/3Sl 0:00 12 2 857345 64736  1.6 kded4
djh900@dh:~$ for ((i=0; i< 100; i++)); do ssh localhost true; done
djh900@dh:~$ ps vp 23291
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
23291 pts/3Sl 0:06 12 2 1055617 280744  7.1 kded4
djh900@dh:~$ for ((i=0; i< 100; i++)); do ssh localhost true; done
djh900@dh:~$ ps vp 23291
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
23291 pts/3Sl 0:12 12 2 1253921 498504 12.7 kded4
djh900@dh:~$ 

 
djh900@dh:~$ 
djh900@dh:~$ ls -lah /usr/share/kde4/services/kded
total 328K
drwxr-xr-x  2 root root 4.0K Nov 26 09:59 .
drwxr-xr-x 16 root root  56K Nov 26 10:00 ..
-rw-r--r--  1 root root   29 Oct 14  2011 activitymanager.desktop
-rw-r--r--  1 root root 2.8K Oct  9  2011 bluedevil.desktop
-rw-r--r--  1 root root 6.6K Jan 11  2012 desktopnotifier.desktop
-rw-r--r--  1 root root 8.7K Mar 30  2012 device_automounter.desktop
-rw-r--r--  1 root root 4.9K Mar  2  2012 dnssdwatcher.desktop
-rw-r--r--  1 root root 5.6K Jul 31 01:08 favicons.desktop
-rw-r--r--  1 root root 8.1K Jul 31 01:12 freespacenotifier.desktop
-rw-r--r--  1 root root 4.8K Jun  7  2012 kcookiejar.desktop
-rw-r--r--  1 root root 5.7K Jul 31 01:12 kephal.desktop
-rw-r--r--  1 root root 2.4K Jul 31 01:12 keyboard.desktop
-rw-r--r--  1 root root 9.3K Jul 31 01:12 khotkeys.desktop
-rw-r--r--  1 root root 3.2K Aug  1 02:25 kmixd.desktop
-rw-r--r--  1 root root 6.3K Jan 11  2012 kpasswdserver.desktop
-rw-r--r--  1 root root 7.3K Jun  7  2012 kssld.desktop
-rw-r--r--  1 root root 6.8K Mar  1  2012 ktimezoned.desktop
-rw-r--r--  1 root root  13K Jul 31 01:12 kwrited.desktop
-rw-r--r--  1 root root 1.4K Apr  2  2012 muon-notifier.desktop
-rw-r--r--  1 root root  11K Jan 19  2012 nepomuksearchmodule.desktop
-rw-r--r--  1 root root 3.5K Apr  8  2012 networkmanagement.desktop
-rw-r--r--  1 root root  13K Apr 30  2012 networkstatus.desktop
-rw-r--r--  1 root root 9.8K Jan 19  2012 networkwatcher.desktop
-rw-r--r--  1 root root  289 Sep 23  2011 notificationhelper.desktop
-rw-r--r--  1 root root 2.5K Oct  9  2011 obexftpdaemon.desktop
-rw-r--r--  1 root root 7.0K Jan 19  2012 phononserver.desktop
-rw-r--r--  1 root root 8.2K Jul 31 01:12 powerdevil.desktop
-rw-r--r--  1 root root 8.8K Jun  7  2012 proxyscout.desktop
-rw-r--r--  1 root root 3.5K Jul 31 01:12 randrmonitor.desktop
-rw-r--r--  1 root root 9.2K Jul 31 01:06 remotedirnotify.desktop
-rw-r--r--  1 root root 8.8K Jan 19  2012 solidautoeject.desktop
-rw-r--r--  1 root root 7.5K Jan 19  2012 soliduiserver.desktop
-rw-r--r--  1 root root 8.6K Jul 31 01:12 statusnotifierwatcher.desktop
djh900@dh:~$ 


I switched on kdebugdialog for kded4. There's a bit of chatter as kded4 starts 
up, but nothing while the sshs are happening. See attachment.


** Attachment added: "stdout+stderr of kded4 with debugging enaabled"
   
https://bugs.launchpad.net/ubuntu/+source/kde4libs/+bug/1092390/+attachment/3464994/+files/kde-debug.log

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

Title:
  kded4 memory use grows with every accepted ssh connection. Memory
  leak?

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

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


[Bug 1092390] [NEW] kded4 memory use grows with every accepted ssh connection. Memory leak?

2012-12-19 Thread David H
Public bug reported:

The kded4 RSS grows seemingly without bound with every ssh login.

djh900@dh:~$ pkill kded4
djh900@dh:~$ nohup kded4
nohup: ignoring input and appending output to `nohup.out'
djh900@dh:~$ pgrep kded4
11430
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:00  0 2 857053 64476  1.6 kded4
djh900@dh:~$ for i in 0 1 2 3 4 5 6 7 8 9; do ssh localhost true; done
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:01  0 2 857213 87108  2.2 kded4
djh900@dh:~$ for i in 0 1 2 3 4 5 6 7 8 9; do ssh localhost true; done
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:01  0 2 857373 109656  2.7 kded4
djh900@dh:~$ for i in 0 1 2 3 4 5 6 7 8 9; do ssh localhost true; done
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:02  0 2 923101 131948  3.3 kded4
djh900@dh:~$ for i in 0 1 2 3 4 5 6 7 8 9; do ssh localhost true; done
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:03  0 2 923261 154500  3.9 kded4
djh900@dh:~$ for i in 0 1 2 3 4 5 6 7 8 9; do ssh localhost true; done
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:03  0 2 923453 176792  4.5 kded4
djh900@dh:~$ for i in 0 1 2 3 4 5 6 7 8 9; do ssh localhost true; done
djh900@dh:~$ ps vp 11430
  PID TTY  STAT   TIME  MAJFL   TRS   DRS   RSS %MEM COMMAND
11430 pts/0Sl 0:04  0 2 989149 199084  5.0 kded4
djh900@dh:~$

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: kdelibs-bin 4:4.8.5-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu15.1
Architecture: amd64
Date: Thu Dec 20 13:38:30 2012
ExecutablePath: /usr/bin/kded4
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
MarkForUpload: True
ProcEnviron:
 SHELL=/bin/bash
 TERM=xterm
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 LANGUAGE=en_AU:en
SourcePackage: kde4libs
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

** Attachment added: "stdout and stderr from kded4 while provoking this bug"
   https://bugs.launchpad.net/bugs/1092390/+attachment/3464372/+files/nohup.out

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

Title:
  kded4 memory use grows with every accepted ssh connection. Memory
  leak?

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

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


[Bug 745011] Re: "info: unrecognized option '--convert-db'" on upgrade

2011-12-02 Thread David H. Bronke
I had also tried the 'touch /sbin/udevadm.upgrade' workaround, and it
failed  to work. However, instead of deleting the '--convert-db' line in
/var/lib/dpkg/info/udev.postinst, I changed it from:

udevadm info --convert-db

to:

udevadm.upgrade info --convert-db

This let the install finish correctly, and the next time I edited the
udev.postinst file, dpkg had changed it back to the original. Now back
to fixing dependencies and then finishing my upgrade.

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

Title:
  "info: unrecognized option '--convert-db'" on upgrade

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

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


[Bug 870373] Re: guest session will not open

2011-10-19 Thread David H
Done.  Please find attached the terminal output.

Incidentally, I made a new install on another partition, this time from
the release version of 11.10, and on that I can open a guest session
without a problem (just to be clear, the terminal output is from the old
install).

** Attachment added: "Terminal Output"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/870373/+attachment/2561843/+files/Terminal%20Output

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

Title:
  guest session will not open

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

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


[Bug 870373] Re: guest session will not open

2011-10-07 Thread David H
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/870373

Title:
  guest session will not open

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

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


[Bug 870373] [NEW] guest session will not open

2011-10-07 Thread David H
Public bug reported:

What I expected to happen:

By choosing the guest session option (either from the login screen or
the user menu when logged in to a normal account) a guest session should
be launched.

What happened instead:

By choosing either method, the screen goes blank for a moment before I
am returned to the login screen.

Looking at the logs, it looks like the guest "/home" is created in /tmp,
but for whatever reason it can't be used.  At first I thought it was due
to the apparmor profile for the guest session, since it throws up a lot
of denied  entries, but even after putting that profile in complain
mode, the issue persists.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: lightdm 1.0.1-0ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu2
Architecture: i386
Date: Fri Oct  7 23:55:29 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  guest session will not open

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

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


[Bug 870373] Re: guest session will not open

2011-10-07 Thread David H
** Attachment added: "lightdm.log"
   
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/870373/+attachment/2525443/+files/lightdm.log

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

Title:
  guest session will not open

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

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


ubuntu-bugs@lists.ubuntu.com

2011-10-07 Thread David H
Subsequent updates have resolved this issue.

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

Title:
  Selecting too many App filters causes Dash to only search in
  Files&Folder

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

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


ubuntu-bugs@lists.ubuntu.com

2011-09-13 Thread David H
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/849205

Title:
  Selecting too many App filters causes Dash to only search in
  Files&Folder

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

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


ubuntu-bugs@lists.ubuntu.com

2011-09-13 Thread David H
Public bug reported:

I am using Ubuntu 11.10 Beta 1 with unity 4.14.2-0ubuntu2

To reproduce this bug:

1.Bring up the Dash.
2. Test it is working by searching for a program, e.g. "app" for Appearance.
3. Close and open the Dash again, then select "More Apps".
4. Select "Filter Results".
5. Select at least three filters.
6. Close the dash.
7. Open the Dash and search for a program as in step 2.  You should see it 
offers results from "Files & Folders" only.  If nothing is found in Files & 
Folders, the Dash remains blank.

I have been able to replicate this in the Guest Session too.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.14.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-11.17-generic 3.0.4
Uname: Linux 3.0.0-11-generic i686
ApportVersion: 1.22.1-0ubuntu2
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,compiztoolbox,animation,move,resize,workarounds,grid,vpswitch,place,snap,session,mousepoll,gnomecompat,imgpng,expo,unitymtgrabhandles,ezoom,wall,fade,scale,unityshell,scaleaddon]
Date: Tue Sep 13 18:23:32 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  Selecting too many App filters causes Dash to only search in
  Files&Folder

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

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


[Bug 834626] Re: compiz crashed with SIGSEGV in nux::WindowCompositor::MouseEventCycle()

2011-09-06 Thread David H
In the 15 minutes before I got this error, the dash would appear behind
all windows whenever I opened it.  Immediately before the error, I was
unmounting a USB drive through its launcher menu.  The launcher
disappeared, but the menu remained, and the system became unresponsive
for five seconds before compiz restarted itself.

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

Title:
  compiz crashed with SIGSEGV in
  nux::WindowCompositor::MouseEventCycle()

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

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


[Bug 832458] Re: ccsm crashed with KeyError in compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)(): '\xd0\t\x9b\n\x01'

2011-09-06 Thread David H
I'm using Oneiric Beta 1, and just had this bug occur.  There are no
obvious symptoms I can see, other than apport reporting it.  Some
updates for Compiz have just been released, I think, which may be
causing the problem.  The crash occurs around 5-10 seconds after opening
ccsm, even without doing anything.  I have been able to do this 4 times
in a row.

As I say, even though the crash is reported, the window remains open,
and seems to be running as normal (I can still change options, for
example).

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

Title:
  ccsm crashed with KeyError in
  compizconfig.Plugin.ApplyStringExtensions (src/compizconfig.c:6780)():
  '\xd0\t\x9b\n\x01'

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

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


[Bug 842226] Re: keepassx crashes after autotype

2011-09-06 Thread David H
** Visibility changed to: Private

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

Title:
  keepassx crashes after autotype

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

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


[Bug 842226] Re: keepassx crashes after autotype

2011-09-05 Thread David H
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/842226

Title:
  keepassx crashes after autotype

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

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


[Bug 842226] [NEW] keepassx crashes after autotype

2011-09-05 Thread David H
Public bug reported:

I am using keepassx  0.4.3-1ubuntu1  in Ubuntu 11.10 beta 1.  I imported
my password database from my 11.04 install (as .xml).

What I expected to happen:

1) Choose the credentials I wanted to input
2) Right-click and select "Perform Autotype"
3) KeepassX inputs the information
4) The browser has focus, but the KeepassX window remains.

What actually happened.

When I envoke Autotype, KeepassX fills in the information as expected,
but on completion, the window disappears.  The launcher is still on the
bar, but when I left-click, the launcher disappears.  Right-clicking
brings up the launcher menu, but clicking on any entries causes the
launcher to disappear.

I can start the program again, with the dialogue giving me the choice to
open the database as read-only or as read-write (as one would expect if
KeepassX had crashed).

One strange thing I noticed was that, with email addresses the @ symbol
was inputted as a ", even though my Keyboard layout was my normal one,
and the @ is there in the relevant entry.  Therefore, there may be a
connection to bug #286617, though a fix was released for that one.

Another thing is that the KeepassX processes do not shut down; in System
Monitor they are listed as "sleeping".

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: keepassx 0.4.3-1ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
Architecture: i386
Date: Mon Sep  5 23:57:19 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: keepassx
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  keepassx crashes after autotype

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

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


[Bug 841874] Re: Network manager stop working after last update

2011-09-05 Thread David H
The following bug report:

https://bugs.launchpad.net/ubuntu/+source/gnome-nettool/+bug/840082

reports the same bug, and offers a workaround. I don't want to mark this
one as a duplicate because the other is lodged against gnome-net-tool,
which isn't the right program.

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

Title:
  Network manager stop working after last update

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

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


[Bug 553994] Re: knetworkmanager says "disabled", needs to reset networkmanager state

2011-09-05 Thread David H
This happened to me yesterday in kubuntu 10.04. Resolved it with

service network-manager stop
rm  /var/lib/NetworkManager/NetworkManager.state
service network-manager start

This is nasty - if you can't  get a network connection up manually and
don't have any other web access, it's very difficult to debug.

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

Title:
  knetworkmanager says "disabled", needs to reset networkmanager state

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

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


[Bug 592842] Re: appmenu doesn't work with apps run as sudo root

2011-05-01 Thread David H
I was going to file a bug about appmenu not working with programs
launched as another user (not necessarily root) with gksu.  Would I be
right in thinking that solving this current bug would solve that?

As I'm about to prove, I'm no programmer or software designer, but
here's a possible solution to David Barth's second concern: In cssm,
there is a module (Title Bar Info) that puts the word "ROOT:" in the
window title of root apps.  At present, appmenu (or the panel?) does not
reflect this i.e. it doesn't show "ROOT:".  If you could find a way to
"grab" this info from the window title (and switch on the module, which
isn't on by default, and may not even be installed until cssm is) this
might be a workable solution.

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

Title:
  appmenu doesn't work with apps run as sudo root

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


[Bug 767859] Re: package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread David H
*** This bug is a duplicate of bug 767829 ***
https://bugs.launchpad.net/bugs/767829

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

Title:
  package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 767859] [NEW] package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-04-20 Thread David H
*** This bug is a duplicate of bug 767829 ***
https://bugs.launchpad.net/bugs/767829

Public bug reported:

Binary package hint: apport

I don't know if this would be considered a duplicate of Bug 767498.
I've reported it as new since it concerns the new upgrade.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: apport 1.20.1-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
ApportLog:
 ERROR: apport (pid 6605) Wed Apr 20 17:50:54 2011: called for pid 1674, signal 
11
 ERROR: apport (pid 6605) Wed Apr 20 17:50:54 2011: executable: 
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 (command line 
"/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1")
 ERROR: apport (pid 6605) Wed Apr 20 17:50:54 2011: this executable already 
crashed 2 times, ignoring
Architecture: i386
Date: Thu Apr 21 00:17:48 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Beta i386 (20110413)
PackageArchitecture: all
SourcePackage: apport
Title: package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package apport 1.20.1-0ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 572772] Re: cannot save images on kubuntu 10.04 firefox

2010-12-11 Thread David H
Affects me too. Kubuntu 10.04.1 on x86_64, kmozillahelper installed.
Ctrl+S will bring up the 'save page' dialog, but File -> 'Save Page as'
won't.

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

Title:
  cannot save images on kubuntu 10.04 firefox

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


[Bug 467205] Re: [Gigabyte Technology Co., Ltd. EP45-UD3L] suspend/resume failure [non-free: nvidia]

2009-10-31 Thread David H. Johnson, III

** Attachment added: "AlsaDevices.txt"
   http://launchpadlibrarian.net/34800464/AlsaDevices.txt

** Attachment added: "AplayDevices.txt"
   http://launchpadlibrarian.net/34800465/AplayDevices.txt

** Attachment added: "ArecordDevices.txt"
   http://launchpadlibrarian.net/34800466/ArecordDevices.txt

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/34800467/BootDmesg.txt

** Attachment added: "Card0.Amixer.values.txt"
   http://launchpadlibrarian.net/34800468/Card0.Amixer.values.txt

** Attachment added: "Card0.Codecs.codec.2.txt"
   http://launchpadlibrarian.net/34800469/Card0.Codecs.codec.2.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/34800470/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/34800472/Dependencies.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/34800473/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/34800474/Lsusb.txt

** Attachment added: "PciMultimedia.txt"
   http://launchpadlibrarian.net/34800476/PciMultimedia.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/34800477/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/34800478/ProcInterrupts.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/34800479/ProcMaps.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/34800480/ProcModules.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/34800482/ProcStatus.txt

** Attachment added: "SleepLog.txt"
   http://launchpadlibrarian.net/34800483/SleepLog.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/34800484/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/34800486/UdevLog.txt

** Attachment added: "WifiSyslog.txt"
   http://launchpadlibrarian.net/34800487/WifiSyslog.txt

-- 
[Gigabyte Technology Co., Ltd. EP45-UD3L] suspend/resume failure [non-free: 
nvidia]
https://bugs.launchpad.net/bugs/467205
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 467205] [NEW] [Gigabyte Technology Co., Ltd. EP45-UD3L] suspend/resume failure [non-free: nvidia]

2009-10-31 Thread David H. Johnson, III
Public bug reported:

?

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  david  2369 F xfce4-volumed
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf290 irq 22'
   Mixer name   : 'Realtek ALC888'
   Components   : 'HDA:10ec0888,1458a002,0011'
   Controls  : 40
   Simple ctrls  : 22
Date: Sat Oct 31 12:49:04 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=66c0cafd-2d77-4d13-beb0-be9b75ef9e78
InterpreterPath: /usr/bin/python2.6
IwConfig:
 lono wireless extensions.
 
 eth0  no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. EP45-UD3L
NonfreeKernelModules: nvidia
Package: linux-image-2.6.31-14-generic 2.6.31-14.48 [modified: 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/ir-common.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/saa7146.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/saa7146_vv.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mc44s803.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mt2060.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mt20xx.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mt2131.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mt2266.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mxl5005s.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/mxl5007t.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/qt1010.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tda18271.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tda827x.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tda8290.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tda9887.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tea5761.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tea5767.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tuner-simple.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tuner-types.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/tuner-xc2028.ko
 lib/modules/2.6.31-14-generic/kernel/drivers/media/common/tuners/xc5000.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/b2c2/b2c2-flexcop-pci.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/b2c2/b2c2-flexcop-usb.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/b2c2/b2c2-flexcop.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/bt8xx/bt878.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/bt8xx/dst.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/bt8xx/dst_ca.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/bt8xx/dvb-bt8xx.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dm1105/dm1105.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-core/dvb-core.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-a800.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9005-remote.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9005.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-af9015.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-anysee.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-au6610.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-ce6230.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-cinergyT2.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-cxusb.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dib0700.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-common.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mb.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dibusb-mc.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-digitv.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dtt200u.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dtv5100.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-dw2102.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-gl861.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-gp8psk.ko
 
lib/modules/2.6.31-14-generic/kernel/drivers/media/dvb/dvb-usb/dvb-usb-m920x.ko 
lib/modules/2.6.31-14-generic/kernel/drivers/

[Bug 125986] Re: [MASTER] No flash after update of flashplugin-nonfree

2007-07-30 Thread David H
Works on dapper too. Can this be pushed to dapper-backports to replace the old 
one there?
Thanks everyone for all your hard work.

-- 
[MASTER] No flash after update of flashplugin-nonfree
https://bugs.launchpad.net/bugs/125986
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 125131] Re: Need to be updated for new stable version (9, 0, 48, 0)

2007-07-16 Thread David H
Note that 9.0.31 (the current one in dapper-backports) is vulnerable.
http://www.adobe.com/support/security/bulletins/apsb07-12.html

-- 
Need to be updated for new stable version (9,0,48,0)
https://bugs.launchpad.net/bugs/125131
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 48731] Re: kio_audiocd eats up CPU instead of displaying CD contents

2006-12-19 Thread David H
Happening to me too on a Dell Inspiron 9400 - kio_audiocd uses close to
100% cpu and never does anything useful. cdparanoia seems to work OK.
Kubuntu 6.06 with all updates to 12 Dec 2006.

While I get the sg_write kernel messages (from both cdparanoia and
kio_audiocd), it looks like there is a memory leak in kio_audiocd that
is the real problem. 'top' shows the %MEM constantly increasing and
strace of the kio_audiocd process shows...

[EMAIL PROTECTED]:~$ strace -p 7037
Process 7037 attached - interrupt to quit
brk(0x126a3000) = 0x126a3000
brk(0x126c4000) = 0x126c4000
brk(0x126e5000) = 0x126e5000
brk(0x12706000) = 0x12706000
brk(0x12727000) = 0x12727000
brk(0x12748000) = 0x12748000
brk(0x12769000) = 0x12769000
brk(0x1278a000) = 0x1278a000
brk(0x127ab000) = 0x127ab000
brk(0x127cc000) = 0x127cc000
brk(0x127ed000) = 0x127ed000
brk(0x1280e000) = 0x1280e000
... and so on.

The drive is...
[EMAIL PROTECTED]:~$ cdparanoia -Qv

Checking /dev/cdrom for cdrom...
Testing /dev/cdrom for cooked ioctl() interface
/dev/scd0 is not a cooked ioctl CDROM.
Testing /dev/cdrom for SCSI interface
generic device: /dev/sg1
ioctl device: /dev/scd0

Found an accessible SCSI CDROM drive.
Looking at revision of the SG interface in use...
SG interface version 3.5.33; OK.

CDROM model sensed sensed: _NEC DVD+-RW ND-6650A 102C


Checking for SCSI emulation...
Drive is ATAPI (using SCSI host adaptor emulation)
Couldn't disable kernel command translation layer

Checking for MMC style command set...
Drive is MMC style
DMA scatter/gather table entries: 128
table entry size: 32768 bytes
maximum theoretical transfer: 1783 sectors
Setting default read size to 13 sectors (30576 bytes).

Verifying CDDA command set...
Expected command set reads OK.

-- 
kio_audiocd eats up CPU instead of displaying CD contents
https://launchpad.net/bugs/48731

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