[Bug 1451469] Re: Firefox freezes and consume a lot of memory when visiting www.argos.co, uk

2015-07-01 Thread Daniel Ellis
This is the same with Firefox 38.0.5 on Windows.  This one site is so
bad, the whole browser becomes unusable.  But I don't see the same issue
with Chrome.

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

Title:
  Firefox freezes and consume a lot of memory when visiting
  www.argos.co,uk

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

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


[Bug 30378] Re: Joystick activity does not stop the screensaver

2014-06-29 Thread Daniel Ellis
Agree whole heartedly with Stephan Sokolow.  We need a way to have the X
server handle the joystick without having it send the mapped events to
other applications.  Was there any response from upstream?

For now, here is how you can enable the joystick within the X server:-

sudo apt-get install xserver-xorg-input-joystick

This creates the file /usr/share/X11/xorg.conf.d/50-joystick.conf

Now to disable the mouse integration, and create a mapping of the
buttons so they all behave as shift keys, edit the file to look as
follows:-

Section InputClass
Identifier joystick catchall
MatchIsJoystick on
MatchDevicePath /dev/input/event*
Driver joystick
Option StartKeysEnabled True
Option StartMouseEnabled False
Option MapButton1key=50
Option MapButton2key=50
Option MapButton3key=50
Option MapButton4key=50
EndSection

Now pressing any of the four mains buttons will prevent the screensaver
from appearing.  Although, this will not work for any games that you
only use the direction pads on.  I think most games involve button
presses, so hopefully this is a practical solution for people until a
proper solution is available.

-- 
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/30378

Title:
  Joystick activity does not stop the screensaver

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

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


[Bug 30378] Re: Joystick activity does not stop the screensaver

2014-06-28 Thread Daniel Ellis
** Changed in: gnome-screensaver (Ubuntu)
   Status: Invalid = Confirmed

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

Title:
  Joystick activity does not stop the screensaver

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

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


[Bug 30378] Re: Joystick activity does not stop the screensaver

2014-06-28 Thread Daniel Ellis
I have tested this and can confirm the issue still remains on both
Ubuntu 12.04 and 14.04, so marking as confirmed.  The technical reasons
behind the current behaviour do not cause the issue at hand to become
invalid.  Upstream may have marked this as invalid, but this remains an
Ubuntu issue, and this bug should remain confirmed until a suitable work
around is found for Ubuntu.

-- 
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/30378

Title:
  Joystick activity does not stop the screensaver

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

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


[Bug 799300] Re: Cannot mount with 3.0 kernel

2013-11-10 Thread Daniel Ellis
This still remains a problem with Debian 7.2.  I have just upgraded a
Debian 6 server to 7.2 and have noticed this issue.

This guy appears to have an understand of the problem, but there was no
solution:

http://lists.debian.org/debian-kernel/2011/08/msg00424.html   (Debian
Bug#637560)

My system is:

- Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux
- mount.cifs version: 5.5

Example issue:-

 sudo mount -v -t cifs //server/share/subdir /mnt/myshare --verbose -o 
user=me
 
 mount.cifs kernel mount options: 
ip=192.168.X.X,unc=\\server\share,user=me,prefixpath=subdir,pass=
 mount error(2): No such file or directory
 Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)


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

** Also affects: cifs-utils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637560
   Importance: Unknown
   Status: Unknown

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

Title:
  Cannot mount with 3.0 kernel

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

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


[Bug 799300] Re: Cannot mount with 3.0 kernel

2013-11-10 Thread Daniel Ellis
The status watcher automatically marked this a fixed, whereas actually
the upstream bug was just closed without a fix.

** Changed in: cifs-utils (Debian)
   Importance: Unknown = Undecided

** Changed in: cifs-utils (Debian)
   Status: Fix Released = New

** Changed in: cifs-utils (Debian)
 Remote watch: Debian Bug tracker #637560 = None

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

Title:
  Cannot mount with 3.0 kernel

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

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


[Bug 624566] Re: Enhancement: Middle click to close tab (like Firefox)

2012-11-23 Thread Daniel Ellis
Now that I've converted all my machines to Linux Mint, I think I might
try the patch again with Pluma (The fork of gedit which is part of the
MATE desktop).  I bet the MATE maintainers would gladly use it.

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

Title:
  Enhancement: Middle click to close tab (like Firefox)

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

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


[Bug 875766] Re: [Unity 2D] Dash button turns white

2012-03-17 Thread Daniel Ellis
@dabas, I just had same issue and found this bug, Alt+F1 followed by Esc
solved it for me.

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

Title:
  [Unity 2D] Dash button turns white

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

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


[Bug 761478] Re: Enhancement: Prompt to check a busy file system on next reboot

2011-11-27 Thread Daniel Ellis
I have just tried this on Ubuntu 10.04 and 11.10 and both systems
automatically remove the /forcefsck file after the reboot.

I haven't found any official documentation for this file yet, so my
concern is whether the behavior of this file is distribution specific.

It would be great if this method is standard amongst distributions, then
I think this would be a suitable solution.

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

Title:
  Enhancement: Prompt to check a busy file system on next reboot

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

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


[Bug 613273] Re: run-init: nuking initramfs contents: directory not empty

2011-11-08 Thread Daniel Ellis
I agree Bernie, so I changed the title.  I don't believe you need
particular privileges to do this.

** Summary changed:

- kernel panic on ec2 in system_call_fastpath
+ run-init: nuking initramfs contents: directory not empty

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

Title:
  run-init: nuking initramfs contents: directory not empty

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

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


[Bug 613273] Re: run-init: nuking initramfs contents: directory not empty

2011-11-08 Thread Daniel Ellis
Please can someone register this as also affecting udev (Ubuntu
Lucid).  I have tried, but cannot find a method to do this.

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

Title:
  run-init: nuking initramfs contents: directory not empty

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

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


[Bug 507142] Re: lirc service doesn't start (x64)

2011-11-03 Thread Daniel Ellis
** Summary changed:

- lirc service don't start (x64)
+ lirc service doesn't start (x64)

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

Title:
  lirc service doesn't start (x64)

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

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


[Bug 824369] Re: ubuntu 11.04 - lirc init script sets invalid ir protocol for imon driver (imon Looks like you're trying to use an IR protocol this device does not support)

2011-11-03 Thread Daniel Ellis
I have been trying to diagnose an issue where my MythTV box (with an
iMon LCD) occasionally hangs on shutdown.  I have tracked the issue down
to the lirc init script, and the line it freezes on is:-

  in_kernel_support enable

I still haven't figured out what this is function is doing yet, but
searching has brought me here, and I also notice the following lines in
dmesg:-

  imon 6-3:1.0: Looks like you're trying to use an IR protocol this device does 
not support
  imon 6-3:1.0: Unsupported IR protocol specified, overriding to iMON IR 
protocol

My device is 15c2:0038 SoundGraph Inc. GD01 MX VFD Display/IR Receiver
running on Ubuntu 11.04.

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

Title:
  ubuntu 11.04 - lirc init script sets invalid ir protocol for imon
  driver (imon Looks like you're trying to use an IR protocol this
  device does not support)

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

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


[Bug 669481] Re: Timeout should not be -1 if $recordfail

2011-10-20 Thread Daniel Ellis
This is also a problem for MythTV.  The system automatically powers
on/off to record TV programs.  This issue can mean the machine fails to
boot and therefor will miss recordings.  It also means the machine will
be stuck in this state for the duration.  Particularly bad if you are on
vacation!

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

Title:
  Timeout should not be -1 if $recordfail

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

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


[Bug 863562] Re: nm-applet flashes when clicked

2011-10-17 Thread Daniel Ellis
The issue is consistent and very obvious on my Dell Mini 9 running the
final release of Ubuntu 11.10.

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

Title:
  nm-applet flashes when clicked

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

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


[Bug 762679] Re: Top toolbar is still visible when running mythfrontend.

2011-10-17 Thread Daniel Ellis
*** This bug is a duplicate of bug 348934 ***
https://bugs.launchpad.net/bugs/348934

** This bug has been marked a duplicate of bug 348934
   MythTV doesn't go full screen without desktop visual effects off

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

Title:
  Top toolbar is still visible when running mythfrontend.

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

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


[Bug 348934] Re: MythTV doesn't go full screen without desktop visual effects off

2011-10-17 Thread Daniel Ellis
This is still an issue with Ubuntu 11.10.  The compiz settings
workaround mentioned above works, but I had to logout and re-login for
the change to take effect.

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

Title:
  MythTV doesn't go full screen without desktop visual effects off

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

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


[Bug 863751] Re: sound stopped working after yesterday's update

2011-10-08 Thread Daniel Ellis
*** This bug is a duplicate of bug 841308 ***
https://bugs.launchpad.net/bugs/841308

** This bug has been marked a duplicate of bug 841308
   [Realtek ALC268] ALSA test tone not correctly played back

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

Title:
  sound stopped working after yesterday's update

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

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


[Bug 841308] Re: [Realtek ALC268] ALSA test tone not correctly played back

2011-10-08 Thread Daniel Ellis
Thanks skyssa!  Here is the simple fix for those who have the issue on
the Dell Mini 9:-

Edit the file alsa-base.conf by running the following command:-

gksudo gedit /etc/modprobe.d/alsa-base.conf

Add this line to the end of the file, save, and reboot

options snd-hda-intel model=dell

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

Title:
  [Realtek ALC268] ALSA test tone not correctly played back

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

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


[Bug 832602] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

2011-08-24 Thread Daniel Ellis
*** This bug is a duplicate of bug 832412 ***
https://bugs.launchpad.net/bugs/832412

** This bug is no longer a duplicate of bug 832533
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
** This bug has been marked a duplicate of bug 832412
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

Title:
  gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

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


[Bug 832533] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

2011-08-24 Thread Daniel Ellis
*** This bug is a duplicate of bug 832412 ***
https://bugs.launchpad.net/bugs/832412

** This bug has been marked a duplicate of bug 832412
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

Title:
  gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

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


[Bug 832196] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

2011-08-24 Thread Daniel Ellis
*** This bug is a duplicate of bug 832412 ***
https://bugs.launchpad.net/bugs/832412

** This bug is no longer a duplicate of bug 832533
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()
** This bug has been marked a duplicate of bug 832412
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

Title:
  gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

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


[Bug 832420] Re: gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

2011-08-24 Thread Daniel Ellis
*** This bug is a duplicate of bug 832412 ***
https://bugs.launchpad.net/bugs/832412

** This bug has been marked a duplicate of bug 832412
   gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

Title:
  gvfs-fuse-daemon crashed with SIGSEGV in g_type_create_instance()

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

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


[Bug 458686] Re: MythTV Frontend icon is Very hard to see.

2011-07-09 Thread Daniel Ellis
Confirmed this is fixed.  Just updated and new logo appears. Thanks.

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

Title:
  MythTV Frontend icon is Very hard to see.

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

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


[Bug 458686] Re: MythTV Frontend icon is Very hard to see.

2011-06-30 Thread Daniel Ellis
The official square icon looks good on both the menu and desktop
shortcuts.

http://www.mythtv.org/wiki/Logo#Icon

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

Title:
  MythTV Frontend icon is Very hard to see.

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

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


[Bug 780452] Re: Pointing devices fails to start on Ubuntu 11.04

2011-05-10 Thread Daniel Ellis
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/780452

Title:
  Pointing devices fails to start on Ubuntu 11.04

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


[Bug 780452] [NEW] Pointing devices fails to start on Ubuntu 11.04

2011-05-10 Thread Daniel Ellis
Public bug reported:

Binary package hint: gpointing-device-settings

Running from command line:-

$ gpointing-device-settings
Segmentation fault

Starting from gdb I get the following:-

$ gdb gpointing-device-settings

(gdb) run
Starting program: /usr/bin/gpointing-device-settings 
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffeee2f700 (LWP 4167)]

Program received signal SIGSEGV, Segmentation fault.
__strcmp_sse2 () at ../sysdeps/x86_64/multiarch/../strcmp.S:214
214 ../sysdeps/x86_64/multiarch/../strcmp.S: No such file or directory.
in ../sysdeps/x86_64/multiarch/../strcmp.S
(gdb)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gpointing-device-settings 1.5.1-4
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: Tue May 10 12:47:12 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gpointing-device-settings
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gpointing-device-settings (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/780452

Title:
  Pointing devices fails to start on Ubuntu 11.04

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


[Bug 537703] Re: Compiz intercepts alert sound from gnome-terminal

2011-04-20 Thread Daniel Ellis
This bug is still an issue on Ubuntu 11.04 beta2, and so far cannot find
a workaround without resorting to disabling compiz.   I.e. logging in
using Ubuntu Classic (No effects).

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

Title:
  Compiz intercepts alert sound from gnome-terminal

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


[Bug 763513] Re: package python-support 1.0.10ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-04-18 Thread Daniel Ellis
I have marked this bug invalid, because the RAM in this machine turned
out to be faulty.  The RAM is being returned.  Sorry about the noise.

** Changed in: python-support (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/763513

Title:
  package python-support 1.0.10ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

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


[Bug 716371] Re: Nvidia HDMI - four codecs, which one is the right one?

2011-04-18 Thread Daniel Ellis
Thanks David, after reinstalling again, I have tested Digital Surround
5.1 (HDMI) nr 4 Output and audio does work (only after installing the
nvidia proprietary driver).

It is good that a user can now configure this via the GUI.  However,
somehow I missed this after selecting a few options.  I had no idea what
nr 4 Output meant.  Looking to get an out-of-the-box solution, what
could we do about this?

When I edited the alsa config to limit the available interfaces exposed
to pulseaudio, the drop down box displayed:-

  Digital Stereo (HDMI) Output
  Digital Surround 5.1 (HDMI) Output

Which was perfect and simple.

I think the solution to this lies in alsa.  Unless these other three
outputs have any use, then I think alsa should not expose them.  (If
they do have any other use, I would be interested to know what)

The question is whether it would be technically possible for alsa to
know which interface is valid?

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

Title:
  Nvidia HDMI - four codecs, which one is the right one?

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


[Bug 763513] Re: package python-support 1.0.10ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-04-17 Thread Daniel Ellis
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/763513

Title:
  package python-support 1.0.10ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

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


[Bug 763513] [NEW] package python-support 1.0.10ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2011-04-17 Thread Daniel Ellis
Public bug reported:

Binary package hint: python-support

I was installing updates via Update Manager.  Meanwhile I was browsing
Ubuntu Software Center and I selected install ubuntu-restricted-extras
(expecting the install operation to be queued).  The update failed about
the same time, but I am not sure if this was the cause of the issue, or
whether the update would have failed anyway.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: python-support 1.0.10ubuntu3
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: Sun Apr 17 11:54:47 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 139
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
PackageArchitecture: all
SourcePackage: python-support
Title: package python-support 1.0.10ubuntu3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 139
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package natty

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

Title:
  package python-support 1.0.10ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 139

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


[Bug 716371] Re: Nvidia HDMI - four codecs, which one is the right one?

2011-04-16 Thread Daniel Ellis
And the other file requested.

** Attachment added: alsa-info.txt
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/716371/+attachment/2047757/+files/alsa-info.txt

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

Title:
  Nvidia HDMI - four codecs, which one is the right one?

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


[Bug 716371] Re: Nvidia HDMI - four codecs, which one is the right one?

2011-04-16 Thread Daniel Ellis
Hi David, I have done a fresh install to prevent my local changes adding
any confusion.  Attached are the two files.

** Attachment added: pulseverbose.log
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/716371/+attachment/2047747/+files/pulseverbose.log

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

Title:
  Nvidia HDMI - four codecs, which one is the right one?

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


[Bug 761478] [NEW] Enhancement: Prompt to check a busy file system on next reboot

2011-04-15 Thread Daniel Ellis
Public bug reported:

Binary package hint: gnome-disk-utility

When selecting Check File System on a file system which is is use, you
currently get an error stating the device is busy.

If a disk was busy, Disk Utility could prompt the user and ask if the
file system should be scheduled for a check on the next reboot.

I have just found out about the special file /forcefsck
(http://www.cyberciti.biz/faq/linux-force-fsck-on-the-next-reboot-or-
boot-sequence/) which forces the file system to be checked on the next
reboot, and due to this I think this is a potentially simple
implementation.  Disk Utility would just have to prompt and create that
file.

** Affects: gnome-disk-utility (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/761478

Title:
  Enhancement: Prompt to check a busy file system on next reboot

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


[Bug 691135] Re: no sound via nvidia gt430 hdmi output with pulseaudio

2011-04-14 Thread Daniel Ellis
I have HDMI audio (surround 5.1) working with a GT430 on Ubuntu 11.04
beta2.  After reading various pages online, I found nothing conclusive,
but eventually it worked.

Edit /etc/modprobe.d/alsa-base.conf

Add the line:-

options snd-hda-intel probe_mask=8

I also cleared the users pulseaudio configuration, but I don't know if
that was required:

rm -R ~/.pulse

Then reboot.

FYI, this is how I came to the answer:-

It became apparent that there are four hdmi devices, of which only one
is the real device.  Whether this is in the hardware or just due to the
hdmi audio driver, I have know idea.

1. Disabled onboard audio (to simplify things and make the HDMI device CARD 0).
2. Use aplay -l to list the audio devices.  My system showed four (0 through 
to 3).
3. Use speaker-test --channels 6 --test=wav --device hdmi:0,X (where the X on 
the end is the hdmi device to use)

For example, on my system the following command played the audio when running 
the speaker test:-
speaker-test --channels 6 --test=wav --device hdmi:0,3

4. Adding the probe_mask value to alsa-base.conf I noticed the available hdmi 
devices was reduced.
5. After noticing the field was a mask, I used the value 8 to specify only the 
fourth device (device 3).

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

Title:
  no sound via nvidia gt430 hdmi output with pulseaudio

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


[Bug 716371] Re: Nvidia HDMI - four codecs, which one is the right one?

2011-04-14 Thread Daniel Ellis
This didn't appear to be fixed for me when I tried this on 11.04 beta2.
This was my comment on another bug which describes how I got it working
on my system
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/691135/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/716371

Title:
  Nvidia HDMI - four codecs, which one is the right one?

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


[Bug 669997] Re: Empathy asks me to confirm certificate before connecting to Google Apps GTalk

2011-03-30 Thread Daniel Ellis
** Bug watch added: GNOME Bug Tracker #646272
   https://bugzilla.gnome.org/show_bug.cgi?id=646272

** Also affects: empathy via
   https://bugzilla.gnome.org/show_bug.cgi?id=646272
   Importance: Unknown
   Status: Unknown

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

Title:
  Empathy asks me to confirm certificate before connecting to Google
  Apps GTalk

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


[Bug 721306] Re: [MASTER] Can't upgrade from 10.04LTS to 10.10 - E:Error, pkgProblemResolver::Resolve generated breaks - xorg-xserver-video-nouveau

2011-02-22 Thread Daniel Ellis
I would say bug 614993 is the master bug, as that one was raised first.
I think this should be marked as a duplicate of that bug, does anyone
disagree?

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

Title:
  [MASTER] Can't upgrade from 10.04LTS to 10.10 - E:Error,
  pkgProblemResolver::Resolve generated breaks - xorg-xserver-video-
  nouveau

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


[Bug 610205] Re: syntax highlighting/pygments is broken (trac is missing a link to jquery.js)

2011-02-11 Thread Daniel Ellis
By the way, this issue makes Trac 0.11 run (or at least feel) very slow.
I think this is because the browser cannot find jquery.js which causes
all sorts of javascript errors.

I fixed our install by adding the following Alias to the path which does
contain all the relevant files.  Now trac is speedy again!


Alias /trac/chrome/common /usr/share/pyshared/trac/htdocs

Directory /usr/share/pyshared/trac/htdocs
  Order allow,deny
  Allow from all
/Directory

Location /trac
  # Trac config here...
/Location

# Note, this Location must appear below the /trac location to take effect
Location /trac/chrome/common
  SetHandler None
/Location

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

Title:
  syntax highlighting/pygments is broken (trac is missing a link to
  jquery.js)

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


[Bug 511882] Re: Imported images are not rotated based on exif meta data

2011-01-11 Thread Daniel Ellis
** Changed in: videoporama (Ubuntu)
 Assignee: Daniel Ellis (danellisuk) = (unassigned)

** Changed in: videoporama (Ubuntu)
   Status: In Progress = Confirmed

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

Title:
  Imported images are not rotated based on exif meta data

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


[Bug 583852] Re: Game type failed to load message

2010-11-04 Thread Daniel Ellis
Tested this on 10.04 and 10.10, so marking as confirmed.

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

-- 
Game type failed to load message
https://bugs.launchpad.net/bugs/583852
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 655920] [NEW] Maverick: Qjackctl no longer depends on jackd

2010-10-06 Thread Daniel Ellis
Public bug reported:

Binary package hint: qjackctl

In releases previous to Maverick, Qjackctl depended on jackd, but in
Maverick it is no longer a dependency.  This means jackd now needs to be
installed manually.

This is possibly by design, since the GUI may not technically depend on
jackd.

However, in this case it should at least mark the jackd package as
Recommends, as this will then automatically install jackd, but still
provide the ability to remove jackd if needed.

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

-- 
Maverick: Qjackctl no longer depends on jackd
https://bugs.launchpad.net/bugs/655920
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 480103] Re: Pulseaudio not working while jackd is running

2010-08-28 Thread Daniel Ellis
Using the following guide I have managed to configure my system (Ubuntu
10.04) so that jack restarts PulseAudio so that sound from PulseAudio
clients is routed through jack.  It works marvellously.

See http://sync-signal.com/2009/12/configuring-jack-and-pulseaudio-on-
ubuntu-9-10/

In summary:

1. Install pulseaudio-module-jack
2. Copy the default.pa configuration file and edit the new version to only load 
the two jack modules
3. Configure client.conf so that pulse audio does not automatically restart
4. Update the jack startup/shutdown commands to kill PulseAudio and restart it 
with the custom PulseAudio configuration file

These are the four commands I used in the jack configuration dialogue:-

Execute script on Startup: pulseaudio -k
Execute script after Startup:  pulseaudio -DnF ~/.pulse/pulsejack.pa
Execute script on Shutdown:pulseaudio -k
Execute script after Shutdown: killall jackd; pulseaudio --start

(This differs slightly from the guide, due to 'pulse-session' not
existing, so I replaced it with 'pulseaudio --start')

Now we have a working solution, we need to determine how we can get
Ubuntu to work like this out of the box.

1. pulseaudio-module-jack could be marked as a recommended dependency of jackd.
2. A default pulse-jack configuration file could be included somewhere on the 
system
3. This is the tricky part, as I don't think disabling PulseAudio's 
auto-restart feature will be a suitable option.
4. Change the default jack startup/shutdown settings (the default settings are 
invalid anyway, as it attempts to run 'artsshell' which is not installed and so 
leaves an error in the message log).

So please report back if this solution works, and please also let us
know if you think of a better solution than disabling the auto-restart
feature of PulseAudio.  Then lets see if we can find a suitable proposal
for getting this to work out of the box!

-- 
Pulseaudio not working while jackd is running
https://bugs.launchpad.net/bugs/480103
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 227770] Re: glstreamer0.10-gl disapeared in hardy

2010-08-27 Thread Daniel Ellis
Still missing in Ubuntu 10.04 (Lucid) and so far this is still missing
in Maverick (the beta is due next week).

What needs to be done to include this?  Is there someone this should be
assigned to?  Or is it something I could assist with?

-- 
glstreamer0.10-gl disapeared in hardy
https://bugs.launchpad.net/bugs/227770
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 227770] Re: glstreamer0.10-gl disapeared in hardy

2010-08-27 Thread Daniel Ellis
I can see from the remote bug watch (http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=464905) that this package has now reached debian
experimental.  I found the package here:
http://packages.debian.org/experimental/gstreamer0.10-plugins-gl.

-- 
glstreamer0.10-gl disapeared in hardy
https://bugs.launchpad.net/bugs/227770
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 624566] [NEW] Enhancement: Middle click to close tab (like Firefox)

2010-08-26 Thread Daniel Ellis
Public bug reported:

Binary package hint: gedit

I would find it useful if you could close gedit tabs by middle clicking on the
tab.  Firefox has this ability and it is much quicker and easier than locating
the relatively small cross.

This has been reported upstream at 
https://bugzilla.gnome.org/show_bug.cgi?id=627986.
However, the Gnome developers have decided against this.

But how about this be added to Ubuntu?  Patch is attached.

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

-- 
Enhancement: Middle click to close tab (like Firefox)
https://bugs.launchpad.net/bugs/624566
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 624566] Re: Enhancement: Middle click to close tab (like Firefox)

2010-08-26 Thread Daniel Ellis

** Patch added: Patch to add the ability to close a tab using the middle mouse 
button
   
https://bugs.launchpad.net/bugs/624566/+attachment/1520061/+files/middle-click-close.patch

-- 
Enhancement: Middle click to close tab (like Firefox)
https://bugs.launchpad.net/bugs/624566
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 624566] Re: Enhancement: Middle click to close tab (like Firefox)

2010-08-26 Thread Daniel Ellis
The first patch was not suitable, because it would always close the active tab,
not the tab which was clicked on.  Essentially I think the first patch was in
the wrong place altogether.

This patch only changes gedit-tab-label.c and the click handler simply sends
the same CLOSE_CLICKED signal that the close button sends.

** Patch added: Better implementation of closing a tab using middle click
   
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/624566/+attachment/1520118/+files/middle-click-close2.patch

-- 
Enhancement: Middle click to close tab (like Firefox)
https://bugs.launchpad.net/bugs/624566
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 609274] [NEW] Difficult to change session type if user configured to login without a password

2010-07-23 Thread Daniel Ellis
Public bug reported:

Binary package hint: gdm

It can be difficult (and I suspect in some cases impossible) to change
the session type for a particular user, if the user is configured to
login without prompting for a password.  This is because the login
operation happens as soon as the username is clicked, and does not give
an opportunity to change the session type / language etc.

These are some ideas to solve the problem:

1. Either make the login options bar always visible (which I suspect would not 
be compatible with Ubuntu's minimal design theme).
2. Don't login when the username is clicked.  Allow the username to be 
selected, and only login when the login button is pressed.
3. Add an option to manually show the session properties (maybe add to the menu 
which currently includes the Universal Access Preferences option).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdm 2.30.2.is.2.30.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Fri Jul 23 20:20:39 2010
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: gdm

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


** Tags: amd64 apport-bug lucid ubuntu-une

-- 
Difficult to change session type if user configured to login without a password
https://bugs.launchpad.net/bugs/609274
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 609274] Re: Difficult to change session type if user configured to login without a password

2010-07-23 Thread Daniel Ellis

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

-- 
Difficult to change session type if user configured to login without a password
https://bugs.launchpad.net/bugs/609274
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 597859] Re: Wrong application name appears in Sound Preferences when using pulseaudio

2010-06-25 Thread Daniel Ellis
** Bug watch added: bugzilla.libsdl.org/ #1011
   http://bugzilla.libsdl.org/show_bug.cgi?id=1011

** Also affects: libsdl via
   http://bugzilla.libsdl.org/show_bug.cgi?id=1011
   Importance: Unknown
   Status: Unknown

-- 
Wrong application name appears in Sound Preferences when using pulseaudio
https://bugs.launchpad.net/bugs/597859
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 597859] [NEW] Wrong application name appears in Sound Preferences when using pulseaudio

2010-06-23 Thread Daniel Ellis
Public bug reported:

SDL based applications sometimes display the wrong application name in
the Sound Preferences dialog when using pulseaudio.

I can see from the code that the SDL pulse module is initiating a new
pulse audio context and passing an application name using the function
get_progname().

The get_progname() function returns the name of the current process.
However, the process name is often not a suitable name to use.  For
example, the OpenShot video editor is a python application, and so
python is displayed in the Sound Preferences window (see Bug #596504),
when it should be displaying OpenShot.

PulseAudio allows applications to specify the application name, either
at the time the context is created (as SDL does currently), or by
special environment variables (see
http://www.pulseaudio.org/wiki/ApplicationProperties).  If no name is
specified, then pulseaudio will determine the name based on the process.

If you specify the application name when initiating the pulseaudio
context, then that will override any application name specified using an
environment variable.

As libsdl is a library, I believe the solution is for libsdl to not
specify any application name when initiating a pulseaudio context, which
will enable applications to specify the application name using
environment variables.  In the case that the applications do not specify
anything, pulseaudio will fall back to using the process name anyway.

The attached patch removes the get_progname() function and passes NULL
as the application name when creating the pulseaudio context, which
fixes the issue.

** Affects: libsdl1.2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Wrong application name appears in Sound Preferences when using pulseaudio
https://bugs.launchpad.net/bugs/597859
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 597859] Re: Wrong application name appears in Sound Preferences when using pulseaudio

2010-06-23 Thread Daniel Ellis

** Patch added: dont-specify-appname.patch
   http://launchpadlibrarian.net/50819721/dont-specify-appname.patch

-- 
Wrong application name appears in Sound Preferences when using pulseaudio
https://bugs.launchpad.net/bugs/597859
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 585574] Re: With timed login enabled, logging in as another user fails.

2010-06-12 Thread Daniel Ellis
Version: 2.30.2.is.2.30.0-0ubuntu1

-- 
With timed login enabled, logging in as another user fails.
https://bugs.launchpad.net/bugs/585574
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 585574] Re: With timed login enabled, logging in as another user fails.

2010-06-09 Thread Daniel Ellis
Updated to gdm-2.30.2 from -proposed and can confirm that it resolves
this bug.  The new GDM version is much neater.  The automatic login is
presented without showing the other users.  Selecting cancel or pressing
ESC disables the auto login and the standard user list is presented.
You also have the ability to skip the timed delay, by clicking login or
pressing enter.  In all, this is much better.

-- 
With timed login enabled, logging in as another user fails.
https://bugs.launchpad.net/bugs/585574
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 585574] [NEW] With timed login enabled, logging in as another user fails.

2010-05-25 Thread Daniel Ellis
Public bug reported:

Binary package hint: gdm

Enable the timed login feature for user 'Guest'.  Then reboot.
When the GDM presents the user list and displays the automatic login countdown, 
use the arrow keys to select another user and press enter.  GDM does not 
display the password input box, and attempting to login will fail.  After that, 
the greeter is reloaded and you are able to login normally.

You can avoid this issue by pressing Escape before selecting another
user from the list.

This was tested on Ubuntu 10.04 Netbook Remix.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gdm 2.30.0-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Tue May 25 21:49:59 2010
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: gdm

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


** Tags: apport-bug i386 lucid ubuntu-une

-- 
With timed login enabled, logging in as another user fails.
https://bugs.launchpad.net/bugs/585574
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 585574] Re: With timed login enabled, logging in as another user fails.

2010-05-25 Thread Daniel Ellis

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

-- 
With timed login enabled, logging in as another user fails.
https://bugs.launchpad.net/bugs/585574
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 569135] Re: [REGRESSION] Flash missing plugin dialog in Firefox doesn't propose to install it

2010-04-30 Thread Daniel Ellis
Confirmed on a fresh install of Ubuntu 10.04 (both Desktop-x64 and
Netbook Remix)

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

-- 
[REGRESSION] Flash missing plugin dialog in Firefox doesn't propose to install 
it
https://bugs.launchpad.net/bugs/569135
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 554449] Re: adobe-flashplugin is virtual error when installing flash from Adobe site.

2010-04-30 Thread Daniel Ellis
I think we can see from above that this is only effecting 64bit.  I have
tried this on Ubuntu 10.04 Netbook Remix and it was fine.  And it failed
on Ubuntu 10.04 Desktop x64.

-- 
adobe-flashplugin is virtual error when installing flash from Adobe site.
https://bugs.launchpad.net/bugs/554449
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 73835] Re: evolution slow to display images

2010-04-20 Thread Daniel Ellis
Looks like bdoe raised the bug on bugzilla here:

https://bugzilla.gnome.org/show_bug.cgi?id=582591

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

-- 
evolution slow to display images
https://bugs.launchpad.net/bugs/73835
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 407621] Re: (design decision) Icons missing from context menu , dialogue buttons , firefox bookmark favicons, system menu

2010-04-14 Thread Daniel Ellis
** Description changed:

  The default setting for icons has now changed , the icons will not be shown 
unless forced upon by the app.
- Icons that are essential must be displayed and need to be set accordingly in 
the app. 
+ Icons that are essential must be displayed and need to be set accordingly in 
the app.
  If an icon is not displayed.This is a bug in the app. Kindly report it 
accordingly. And add a tag menu-icons to the bug report.
  
  Reason for this change in the default : to have a cleaner , consistent
  interface.
  
  To have the icons displayed as was in the earlier versions of Ubuntu, 
Workaround:
  - For menu icons : Appearances Preferences  Interface tab  Select Show 
icons in menus
  - For buttons , In the gconf-editor, check this option:
-  /desktop/gnome/interface/buttons_have_icons
+  /desktop/gnome/interface/buttons_have_icons
  
  ---
  The icons are not shown in the menus and dialogue buttons , since update :
  libgnome2-0 (2.26.0-1ubuntu1) to 2.27.5-0ubuntu1
  
- Upstream is setting these two options to false by default. 
+ Upstream is setting these two options to false by default.
  http://bugzilla.gnome.org/show_bug.cgi?id=557469
  http://bugzilla.gnome.org/show_bug.cgi?id=583352
+ 
+ Upstream bug for removing the interface tab in the Appearance dialog.
+ https://bugzilla.gnome.org/show_bug.cgi?id=592756

-- 
(design decision) Icons missing from context menu , dialogue buttons , firefox 
bookmark favicons, system menu
https://bugs.launchpad.net/bugs/407621
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 111111] Re: Tepache doesn't create a working code

2010-03-22 Thread Daniel Ellis
I found this this bug report when I was trying out tepache for the first time.  
After creating a basic window and using tepache to create the starting python 
file, no window would be displayed.  However, eventually I found that glade had 
set a default value of the windows Visible property (under the Common tab) to 
No!  All worked as expected when I changed it to Yes.
Whether this is relevant to the initial bug report I don't know, but it might 
be useful to others.

-- 
Tepache doesn't create a working code
https://bugs.launchpad.net/bugs/11
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 421004] Re: Please sync warsow 0.50+dfsg1-1 from Debian unstable

2010-02-16 Thread Daniel Ellis
What is the procedure for updating this project now that 0.5 has been
packaged in Debian?  I have attempted to read up on what's involved but
have not really found where to start.

I noticed that the series can be defined on this page:
https://launchpad.net/ubuntu/lucid/+source/warsow

It is currently set to 0.4.  I clicked change and the search does now
include the 0.5 series, but didn't save, as I didn't want to touch
things before I understood the proper process.

Also, is the 'needs-packaging' tag relevant for upgrade requests such as
this?

-- 
Please sync warsow 0.50+dfsg1-1 from Debian unstable
https://bugs.launchpad.net/bugs/421004
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 515501] Re: Lucid 2.6.32-12 cursor invisible

2010-02-14 Thread Daniel Ellis
Sorry, ignore comment #2, my issue is related to Bug #516412.

-- 
Lucid 2.6.32-12 cursor invisible
https://bugs.launchpad.net/bugs/515501
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 515501] Re: Lucid 2.6.32-12 cursor invisible

2010-02-04 Thread Daniel Ellis
I have a similar problem since upgrading Lucid Alpha 2 to 2.6.32-12.

My system boots to a different virtual terminal which does display the
cursor, I then use CTRL+ALT+F7 to show the login screen.  But then my
system just freezes.

My system has also worked fine on all prior Ubuntu versions, and it
still boots fine when using 2.6.32-10.

-- 
Lucid 2.6.32-12 cursor invisible
https://bugs.launchpad.net/bugs/515501
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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2010-02-01 Thread Daniel Ellis
Could this be a duplicated of Bug #84899 ?

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2010-02-01 Thread Daniel Ellis
Could this be a duplicated of Bug #84899 ?

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
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 511882] Re: Imported images are not rotated based on exif meta data

2010-01-29 Thread Daniel Ellis
Thanks, I have now sent the patch to Olivier (the author).  The patch
does work and there is an auto_rotate option in the config file which
the default is set to 1.  However I have not managed to update the
configuration GUI to include this config option yet.  However, I doubt
there would be any need to disable the functionality for most people.

If this patch is to be included in the Ubuntu repository, it will need
updating to **require** the package python_pyexiv2.  If anyone knows how
to make python continue if a certain import statement fails, then we
could make videoporama just recommend python_pyexiv2 instead of
requiring it.

-- 
Imported images are not rotated based on exif meta data
https://bugs.launchpad.net/bugs/511882
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 511882] [NEW] Imported images are not rotated based on exif meta data

2010-01-24 Thread Daniel Ellis
Public bug reported:

Binary package hint: videoporama

When importing images from certain digital cameras, images which are
taken as portraits appear on their side.  You have to manually rotate
each of the effected images using a program such as GIMP before
importing them to videoporama.

I have a solution to this using python_pyexiv2 to discover the
orientation of the images.  However this will be an extra dependency on
the project.

** Affects: videoporama (Ubuntu)
 Importance: Undecided
 Assignee: Daniel Ellis (danellisuk)
 Status: In Progress

** Changed in: videoporama (Ubuntu)
   Status: New = In Progress

** Changed in: videoporama (Ubuntu)
 Assignee: (unassigned) = Daniel Ellis (danellisuk)

-- 
Imported images are not rotated based on exif meta data
https://bugs.launchpad.net/bugs/511882
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 511882] Re: Imported images are not rotated based on exif meta data

2010-01-24 Thread Daniel Ellis
** Branch linked: lp:~danellisuk/+junk/videoporama

-- 
Imported images are not rotated based on exif meta data
https://bugs.launchpad.net/bugs/511882
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 370046] Re: Cannot set wireless regulatory domain on Dell Inspiron Mini9

2009-12-18 Thread Daniel Ellis
I have located the release notes for the propriety Broadcom wireless
driver at http://www.broadcom.com/docs/linux_sta/README.txt

It sounds to me that this driver cannot be configured with the
appropriate regulatory domain and therefor it cannot use these channels.
From the document:-

Why aren't channels 12  13 supported?  The driver only supports the default
locale setting wich is ROW (Rest Of World) which does not include channels 12 
or 13.

I expect this is something that will have to be taken up with the laptop
supplier, in my case I will have to take this up directly with Dell.

-- 
Cannot set wireless regulatory domain on Dell Inspiron Mini9
https://bugs.launchpad.net/bugs/370046
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 377060] Re: [jaunty karmic] espeak missing words and phonemes from sentences

2009-10-31 Thread Daniel Ellis
I am going to assign this to the Ubuntu Audio Team as this probably is
not an issue specifically with espeak.  As noted by David Sugar in
comment 4, this is a problem with portaudio not working correctly with
pulseaudio.

** Changed in: espeak (Ubuntu)
 Assignee: (unassigned) = Ubuntu Audio Team (ubuntu-audio)

-- 
[jaunty karmic] espeak missing words and phonemes from sentences
https://bugs.launchpad.net/bugs/377060
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 209900] Re: Festival won't speak when other app is playing sounds

2009-10-31 Thread Daniel Ellis
Although Puccha's comment about using aoss will work.  My understanding
is that it will route audio as follows:-

  festival  oss  alsa  pulseaudio

A more efficient method of routing festival is to use padsp which passes
oss directly to pulseaudio as follows:-

  festival  oss  pulseaudio

The command would be:

$ echo Hello | padsp festival --tts

(aoss is not installed by default in Ubuntu 9.10, whereas padsp is)

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

** Summary changed:

- Festival won't speak when other app is playing sounds
+ Festival is not compatible with pulseaudio (won't speak when other app is 
playing sound)

-- 
Festival is not compatible with pulseaudio (won't speak when other app is 
playing sound)
https://bugs.launchpad.net/bugs/209900
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 209900] Re: Festival is not compatible with pulseaudio (won't speak when other app is playing sound)

2009-10-31 Thread Daniel Ellis
A thread on ubuntu forums
http://ubuntuforums.org/showthread.php?t=751169 shows how to make
festival work with pulseaudio directly.  This will avoid having to use a
wrapper such as padsp.

On my machine, I created the file /etc/festival.scm and entered the
following four lines:-

 Use pulseaudio to output sound
(Parameter.set 'Audio_Command paplay -n festival $FILE)
(Parameter.set 'Audio_Method 'Audio_Command)
(Parameter.set 'Audio_Required_Format 'snd)

Festival now works as expected and the sound stream is identified as
festival in Sound Preferences on the Application tab.

Now that Ubuntu uses pulseaudio as default, how can we go about
including this default configuration file?

-- 
Festival is not compatible with pulseaudio (won't speak when other app is 
playing sound)
https://bugs.launchpad.net/bugs/209900
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 442570] Re: loud bang when start of audio playback

2009-10-30 Thread Daniel Ellis
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug is no longer a duplicate of bug 442463
   Regression: frequent popping sound with light indicating that sound is 
supposed to be muted
** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
loud bang when start of audio playback
https://bugs.launchpad.net/bugs/442570
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 464949] Re: Popping or clicking sound in Audigy 4

2009-10-30 Thread Daniel Ellis
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

** This bug is no longer a duplicate of bug 442463
   Regression: frequent popping sound with light indicating that sound is 
supposed to be muted
** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
Popping or clicking sound in Audigy 4
https://bugs.launchpad.net/bugs/464949
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 442463] Re: Regression: frequent popping sound with light indicating that sound is supposed to be muted

2009-10-30 Thread Daniel Ellis
*** This bug is a duplicate of bug 381201 ***
https://bugs.launchpad.net/bugs/381201

I have marked this as a duplicate of #381201.  I chose to mark this as
the duplicate because the other bug was reported earlier, and also has
more duplicates.  Hope this was okay.

** This bug has been marked a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
Regression: frequent popping sound with light indicating that sound is supposed 
to be muted
https://bugs.launchpad.net/bugs/442463
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 381201] Re: snd-hda-intel powersave option and CLICK from speakers

2009-10-30 Thread Daniel Ellis
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Ubuntu Audio Team (ubuntu-audio)

-- 
snd-hda-intel powersave option and CLICK from speakers
https://bugs.launchpad.net/bugs/381201
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 381201] Re: snd-hda-intel powersave option and CLICK from speakers

2009-10-30 Thread Daniel Ellis
I have tested this with a fresh install of the release version of Ubuntu
9.10 desktop 64bit.  The clicking / popping still exists.

I can confirm that editing the file /etc/modprobe.d/alsa-base.conf and
changing the following line fixes the problem:-

  options snd-hda-intel power_save=10 power_save_controller=N
to
  options snd-hda-intel power_save=0 power_save_controller=N

I have marked bug #442463 as a duplicate of this because this bug was
reported earlier.  However the other bug was triaged as Medium, so
please can someone with the appropriate permission now mark this bug as
Medium?  Thanks.

-- 
snd-hda-intel powersave option and CLICK from speakers
https://bugs.launchpad.net/bugs/381201
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 464949] Re: Popping or clicking sound in Audigy 4

2009-10-30 Thread Daniel Ellis
This bug was previously marked as a duplicate of bug #442463.  I marked
that bug as a duplicate of bug #381201 (which was reported first).  In
order to do so I marked the duplicates of #442463 as duplicates of
#381201.

However, I think this bug is not a duplicate of bug #381201, this is
because that bug is to do with the 'snd-hda-intel' module  which (from
my understanding from comment #2) is not relevant to the Audigy.
Therefore I will un-mark the duplicate status of this bug.

Sorry I cant test this, as I don't have an Audigy sound card.  However,
I do have a an SB live somewhere, so hopefully I can dig that out and
see if that has the same issue.

** This bug is no longer a duplicate of bug 381201
   snd-hda-intel powersave option and CLICK from speakers

-- 
Popping or clicking sound in Audigy 4
https://bugs.launchpad.net/bugs/464949
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 464949] Re: Popping or clicking sound in Audigy 4

2009-10-30 Thread Daniel Ellis
I am only guessing here, but after reading
http://www.thinkwiki.org/wiki/How_to_enable_audio_codec_power_saving
could you try editing /etc/modprobe.d/alsa-base.conf and edit the line:-

options snd-ac97-codec power_save=1
(change the 1 to a 0)

If the line does not exist (it doesn't on my machine), maybe try adding
the line.  I don't know, but might be worth trying.

-- 
Popping or clicking sound in Audigy 4
https://bugs.launchpad.net/bugs/464949
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 354620] Re: Recording from microphone stutters when pulseaudio is running

2009-10-28 Thread Daniel Ellis
I have just tested this issue on the Dell Mini 9 and it appears to now
be fixed.  I had always believed the stuttering to be due to the CPU
being maxed out.  See my post on this duplicate bug
https://bugs.launchpad.net/ubuntu/+source/alsa-
lib/+bug/275046/comments/26

On my fully up to date Karmic install, recording using gnome-sound-
recorder now works, even when encoding to ogg.  The CPU is no longer
maxed out, (both CPU threads are about 50%).

I am only guessing here, but I expect that the process of recording from
the mic, then being processed by pulse audio and finally encoding to ogg
was previously too much for the ATOM processor.  I would guess that the
processing by pulse audio included sample rate conversion and mixing.
Therefore in Jaunty, recording worked when either removing pulse, or
simply by recording directly to wav rather than to ogg.

Maybe there have been improvements to pulse audio that reduces the load
on the CPU caused by it's processing, maybe it no longer needs to
perform sample rate conversion or mixing.  I would like to find out if
anyone knows.  But anyway it appears to be working so excellent work,
whoever was involved!

Thanks!

-- 
Recording from microphone stutters when pulseaudio is running
https://bugs.launchpad.net/bugs/354620
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 396459] Re: auto-login settings not migrated

2009-10-17 Thread Daniel Ellis
Thank you Nikola for your effort with determining why Don't ask for
password on login was greyed out.   I tried your solution of creating
the nopasswdlogin group and it did indeed allow that option to be
selected.  However, upon restarting, the users that I selected still had
to enter their password at the GM login screen.

I eventually found a different resolution at ubuntu forums
http://ubuntuforums.org/showthread.php?t=12777page=2.  The thread is
very old but the solution still works with Karmic.  The only difference
is to change the location of /etc/X11/gdm/nopassusers.txt to
/etc/gdm/nopassusers.txt

-- 
auto-login settings not migrated
https://bugs.launchpad.net/bugs/396459
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 447690] Re: login screen is not accessible with keyboard

2009-10-10 Thread Daniel Ellis
I think this is quite an important accessibility issue.  I have tested
booting without a mouse attached and it is impossible to login.  I think
this bug was introduced recently, possibly within the last few days.

** Tags added: accessibility regression

-- 
login screen is not accessible with keyboard
https://bugs.launchpad.net/bugs/447690
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 236611] Re: Pakistan has moved to daylight savings time (GMT+6) but NTP still reports GMT+5

2009-10-09 Thread Daniel Ellis
*** This bug is a duplicate of bug 237023 ***
https://bugs.launchpad.net/bugs/237023

On Karmic, Pakistan time is currently one hour out.  It is currently
using UTC+5 and it should be UTC+6 (which is Pakistan summer time). See
http://en.wikipedia.org/wiki/Pakistan_Standard_Time

I can also confirm this because I have asked my colleague which works in
Pakistan.  This issue was previously closed and marked as fixed last
year.  But this needs to be reopened for the 2009 summer time.

Bare in mind that the Pakistan summer time will be reverting back to
standard time on October 31st 2009.

-- 
Pakistan has moved to daylight savings time (GMT+6) but NTP still reports GMT+5
https://bugs.launchpad.net/bugs/236611
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 446669] [NEW] E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn()

2009-10-08 Thread Daniel Ellis
Public bug reported:

Binary package hint: phpldapadmin

After installing phpldapadmin on Ubuntu Karmic Server Beta (x86).  The
web interface is unusable due to the error:-

E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with
that of PLMTree::draw_dn()

Searching for this error found an answer at
http://sourceforge.net/tracker/?func=detailatid=498546aid=2809461group_id=61828

I managed to get my installation to work with the very simple change to
lib/AJAXTree.php. The diff is attached.

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

-- 
E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of 
PLMTree::draw_dn()
https://bugs.launchpad.net/bugs/446669
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 446669] Re: E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of PLMTree::draw_dn()

2009-10-08 Thread Daniel Ellis

** Attachment added: Change $level=0 to $level
   http://launchpadlibrarian.net/33321446/phpldapadmin.diff

-- 
E_STRICT: Declaration of AJAXTree::draw_dn() should be compatible with that of 
PLMTree::draw_dn()
https://bugs.launchpad.net/bugs/446669
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 366708] Re: Pulseaudio dies after a while, usb audio card

2009-10-04 Thread Daniel Ellis
On 9.10 Beta, sound randomly stops for me whilst playing Warsow.
However the sound is always fine if I kill pulseaudio before playing.  I
use on-board sound which is using the snd_hda_intel alsa driver.

-- 
Pulseaudio dies after a while, usb audio card
https://bugs.launchpad.net/bugs/366708
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-27 Thread Daniel Ellis
I performed many more tests.  At first I thought I was going mad because
everything was working fine today.  However, then I tried again after
rebooting and it failed again.  The difference, is that the first time I
booted with a CD in the drive, the second time I did not.  I then
performed both tests again to confirm this was the case.

Here were my results:-

(Results after booting with CD left in the drive)
Detected | Hardware eject   | Software eject
Audio CD:   Yes  | No   | Yes
DVD Video:  Yes  | No   | Yes
PC CDROM:   Yes  | No   | Yes
DVD ROM:Yes  | No   | Yes

(Results after booting with no CD in the drive)
Detected | Hardware eject   | software eject
Audio CD:   Yes  | No   | Yes
DVD Video:  No   | No   | Yes
PC CDROM:   No   | No   | Yes
DVD ROM:No   | No   | Yes

I have attached the dmesg output for the tests that worked.  When the
tests fail, dmesg just shows a list of 'unaligned transfer' messages as
per my previous comments.

** Attachment added: dmesg output when working.txt
   http://launchpadlibrarian.net/32532819/dmesg%20output%20when%20working.txt

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-26 Thread Daniel Ellis
I have also noticed the following output of dmesg which I do not get
when inserting a cd on my 9.04 partition:-

[  188.454599] sr 4:0:0:0: [sr0] unaligned transfer
[  188.454665] sr 4:0:0:0: [sr0] unaligned transfer
[  188.454675] sr 4:0:0:0: [sr0] unaligned transfer
[  188.454786] sr 4:0:0:0: [sr0] unaligned transfer
[  188.454802] sr 4:0:0:0: [sr0] unaligned transfer
[  188.454854] sr 4:0:0:0: [sr0] unaligned transfer
[  188.455038] sr 4:0:0:0: [sr0] unaligned transfer
[  188.455134] sr 4:0:0:0: [sr0] unaligned transfer

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-26 Thread Daniel Ellis
Actually it is both, but the primary issue I am reporting here is gnome
not seeing the disk.  I only noted the eject issue in-case the symptoms
helped to understand the issue.  If I leave 'computer:///' open I can
see both 'CD/DVD Drives', when I insert a CD, one drive disappears.  If
I then insert a CD in the other drive, they both disappear.

I have subscribed to bug #397734 and will be monitoring these issues
side-by-side.

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-26 Thread Daniel Ellis
Okay, I disconnected the IDE cable to my second cdrom drive.  However,
there is now a second (phantom) cdrom0 shown in Nautilus.  I checked the
bios and that shows nothing detected on IDE 2).

The result from 'devkit-disks --dump' is attached (with hard disks and
partitions removed).

The result 'from gvfs-mount -li' shows only the phantom cdrom0.  I have
also attached the result from gcfs-mount without the media in the drive.

'blkid /dev/sr0' returns nothing.

'/lib/udev/cdrom_id /dev/sr0' returns:-
---
ID_CDROM=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RW=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_DVD=1
ID_CDROM_MEDIA_STATE=complete
ID_CDROM_MEDIA_SESSION_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT_DATA=1
---


** Attachment added: devkit-disks.txt
   http://launchpadlibrarian.net/32489124/devkit-disks.txt

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-26 Thread Daniel Ellis

** Attachment added: gvfs-mount-with-media.txt
   http://launchpadlibrarian.net/32489156/gvfs-mount-with-media.txt

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-26 Thread Daniel Ellis

** Attachment added: udevadm.txt
   http://launchpadlibrarian.net/32489165/udevadm.txt

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-26 Thread Daniel Ellis

** Attachment added: gvfs-mount-without-media.txt
   http://launchpadlibrarian.net/32489152/gvfs-mount-without-media.txt

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 431055] Re: gnome doesn't 'see' cdroms/dvds

2009-09-25 Thread Daniel Ellis
I did not test this issue before this fixed was released.  However, my
system has udev 147~-5 and I am experiencing this issue.  I have checked
60-persistent-storage.rules, and the fix included by 147~-2 is in the
file:-

---
# probe filesystem metadata of optical drives which have a media inserted
KERNEL==sr*, ENV{ID_CDROM_MEDIA}==?*, 
ENV{ID_CDROM_MEDIA_SESSION_LAST_OFFSET}==?*, IMPORT{program}=/sbin/blkid -o 
udev -p -u noraid -O $env{ID_CDROM_MEDIA_SESSION_LAST_OFFSET} $tempnode
# single-session CDs do not have ID_CDROM_MEDIA_SESSION_LAST_OFFSET
KERNEL==sr*, ENV{ID_CDROM_MEDIA}==?*, 
ENV{ID_CDROM_MEDIA_SESSION_LAST_OFFSET}==, IMPORT{program}=/sbin/blkid -o 
udev -p -u noraid $tempnode

# probe filesystem metadata of disks
KERNEL!=sr*, IMPORT{program}=/sbin/blkid -o udev -p $tempnode
---

The CDROMs cannot be ejected via the hardware switch.  But 'eject
cdrom1' will eject the disks.  This issue happens across reboots.  My
hardware does not have this problem on my 9.04 partition.

-- 
gnome doesn't 'see' cdroms/dvds
https://bugs.launchpad.net/bugs/431055
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 436248] [NEW] Karmic: Sound in Kino is not passed through pulseaudio

2009-09-24 Thread Daniel Ellis
Public bug reported:

Binary package hint: kino

When playing back a video, the sound will cut out if another application
plays a sound.  As far as I understand, all applications need their
audio routed through pulseaudio for them to work nicely together.

The author notes that kino does not directly support pulseaudio, but
padsp may be used to redirect the output.
[http://www.kinodv.org/article/view/173/1/13/]

I have tested this by changing the menu item of kino from 'kino %F' to
'padsp kino %F'.  This fixes the issue and I don't notice any increased
latency on the audio.

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

-- 
Karmic: Sound in Kino is not passed through pulseaudio
https://bugs.launchpad.net/bugs/436248
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 436265] [NEW] Karmic: Sound in Videoporama is not passed through pulseaudio

2009-09-24 Thread Daniel Ellis
Public bug reported:

Binary package hint: videoporama

When playing a preview, the sound will cut out if another application
plays a sound. As far as I understand, all applications need their audio
routed through pulseaudio for them to work nicely together.

On my system, I changed the command of the menu item to 'padsp
videoporama', which fixed the issue.

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

-- 
Karmic: Sound in Videoporama is not passed through pulseaudio
https://bugs.launchpad.net/bugs/436265
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 432764] Re: [Karmic] Timidity blocks audio device

2009-09-21 Thread Daniel Ellis
*** This bug is a duplicate of bug 210472 ***
https://bugs.launchpad.net/bugs/210472

I have the same issue, I believe this to be due to timidity not working
with pulse audio. So I will mark this as a duplicate of Bug #210472.

** This bug has been marked a duplicate of bug 210472
   Timidity daemon doesn't play nice with pulse audio

-- 
[Karmic] Timidity blocks audio device
https://bugs.launchpad.net/bugs/432764
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


  1   2   >