[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2008-11-02 Thread Doug McMahon
This can be changed by setting the value of
APT::Get::Build-Dep-Automatic to false

Would be useful if how to do this was documented so users who want build-deps 
to be marked as manual could do so.
Or  those you wish to use aptitude which is no longer an option due to this 
'bug' fix

-- 
Packages installed with apt-get build-dep should be set to auto-installed for 
easy removal
https://bugs.launchpad.net/bugs/248268
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 397734] Re: can't eject cdrom with hardware button

2010-03-27 Thread Doug McMahon
Mantas - 
Adding your file to a lucid testing install has resolved a long-standing odd 
behavior on one of my drives -/dev/sr0 - Lite-on DVD A  DH20A4P  ( since karmic 
alpha 1

The behavior was that to open the drive from a fresh start required
exactly 3 presses on the drive's eject button. The first 2 would result
in the drive attempting to open but failing (like the tray was 'stuck'

After that 1 press would suffice till a reboot when it would take 3
again, ect.

Noting that a launcher running 'eject' would work from a fresh start, though it 
seemed to take unusually long to do so. (the first time.
Now the eject button works the first time from a fresh/reboot start.

Whether the file has any unforeseen/ill effects on't know as yet.

-- 
can't eject cdrom with hardware button
https://bugs.launchpad.net/bugs/397734
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 397734] Re: can't eject cdrom with hardware button

2010-03-27 Thread Doug McMahon
was alpha 4, not 1, when behavior first started

-- 
can't eject cdrom with hardware button
https://bugs.launchpad.net/bugs/397734
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 575798] Re: Severe sound problem playing some aac files

2010-05-08 Thread Doug McMahon
> Matthew Tompsett  wrote
>This is quite a severe problem for me as I have encoded hundreds of files in 
>previous versions of Ubuntu using gstreamer and all these files are now 
>useless to me in Lucid.

I do feel bad for you  - I guess this issue is somewhat mooted by the
fact that almost no encoders use m...@1 for aac anymore and haven't for
quite some time.

The notable exception to this is  in 8.04 which continues to use m...@1
thru gstreamer - why this was never fixed is beyond me - faac has had a
default to m...@2 (LC) for quite some time (predating 8.04 I'm sure

Why 10.04 can't handle these files is unknown to me - maybe a buffers
issue -  and though this has nothing to do with ffmpeg, pulse or any
player in particular going to confirm anyway, maybe an explain will
arrive, maybe not...

** Changed in: ffmpeg (Ubuntu)
   Status: New => Confirmed

-- 
Severe sound problem playing some aac files
https://bugs.launchpad.net/bugs/575798
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 575798] Re: Severe sound problem playing some aac files

2010-05-09 Thread Doug McMahon
While I forgot that the lucid mplayer uses the system ffmpeg libs  - still 
don't see the connection to the faad2 package in lucid (libfaad2
It's my understanding that mplayer uses it's own internal faad decoder even in 
it's present lucid build.

This can be seen by removing libfaad2 (no faad2 libs installed
whatsoever) - mplayer by default still decodes aac thru faad (internal)
and does LC properly while Main contines to be the issue.

Further -  as a small test the other day I built vlc 1.0.6 on lucid
statically linked to faad2 -2.6.1 (source used in karmic)

It plays aac LC files  fine, exhibited the same (mis)behavior  with aac
Main

-- 
Severe sound problem playing some aac files
https://bugs.launchpad.net/bugs/575798
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 575355] [NEW] Non-Exec Policy being applied to .exe on cdrom

2010-05-04 Thread Doug McMahon
Public bug reported:

Binary package hint: wine1.2

An .exe on a cdrom is being prevented from running due to the Non-Exec Policy, 
this is causing some confusion among users.
While there are several ways to suggest to have the .exe run, (short of editing 
the default launch command),   it does seem an improper implementation of the 
policy.

Combine this with the lack of drive detection in wine and it's a bit of
a mess for some.

So again while there several workarounds to suggest to users, it would
be nice to get some clarification if this was intended behavior

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: wine (not installed)
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue May  4 15:13:37 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100416)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: wine1.2

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


** Tags: apport-bug i386 lucid

-- 
Non-Exec Policy being applied to .exe on cdrom
https://bugs.launchpad.net/bugs/575355
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 569675] Re: Wine blocks files without executable Bit

2010-05-04 Thread Doug McMahon
>"However I believe this can be fixed using proper mount options,"

Well the proper mount options were(are) provided by an fstab entry for
the drive...

Unfortunately that isn't created for those doing 'fresh' installs,
though upgrade installs do  still contain an entry(s) for cd/dvd
drive(s). (sometimes to the detriment of the user

mentioned here
https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/554642

For those stumbling upon this looking for a solution  - a few of several 
use the team wine ppa
use the cli - 
wine /path/to/whatever.exe

create a custom (right click) launcher, just use wine as launch command
edit the default launch command for wine in /usr/share/applications/wine.desktop
new command - 
Exec=wine start /unix %f

or add an fstab entry back  (possibly ill advised..?

-- 
Wine blocks files without executable Bit
https://bugs.launchpad.net/bugs/569675
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 575798] Re: Severe sound problem playing some aac files

2010-05-05 Thread Doug McMahon
I believe the issue here is files encoded with the Main aac profile will not 
decode properly in lucid, though they will in karmic and earlier.
 The same behavior is seen with a compiled mplayer -  so that seems to remove 
the repo libfaad2 as cause.

-- 
Severe sound problem playing some aac files
https://bugs.launchpad.net/bugs/575798
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 575798] Re: Severe sound problem playing some aac files

2010-05-06 Thread Doug McMahon
If wished to reproduce 
edit the gstreamer  profile for aac to encode to Main ( aac profile=1
and encode a track

While the gstreamer profile now properly defaults to LC, previously it
was set to Main, don't recollect if change occurred in Karmic or was
done in lucid

Only ffplay and mplayer -ac ffaac will properly decode.

Take that same track to karmic or earlier and all players will decode
including mplayer which uses internal faad decoder

-- 
Severe sound problem playing some aac files
https://bugs.launchpad.net/bugs/575798
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 523269] Re: Local collection empty

2010-02-17 Thread Doug McMahon
Notice the same behaviour in an updated 2:2.2.2.90-0ubuntu1 amarok,
additionally amarok isno longer quitting properly.

** Changed in: amarok (Ubuntu)
   Status: New => Confirmed

-- 
Local collection empty
https://bugs.launchpad.net/bugs/523269
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 494166] Re: [lucid] nvidia-glx can't work with new xorg 7.5

2010-01-08 Thread Doug McMahon
With todays updated the driver provided by proprietary-video-improvements PPA 
is working fully w/ glx, xv and full use of compiz
Will hopefully be able to do a fresh A2 install next week and just use the 
lucid packages

-- 
[lucid] nvidia-glx can't work with new xorg 7.5
https://bugs.launchpad.net/bugs/494166
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 505052] [NEW] Only one optical drive receives fstab entry

2010-01-08 Thread Doug McMahon
Public bug reported:

Binary package hint: python-fstab

In systems with more than 1 optical drive only sr0 gets an fstab entry

Ex. - 2 cd/dvd drives on fresh install
While /media/cdrom1 is created and /etc/udev/rules.d/70-persistent-cd.rules 
receives/contains 2 entries, only 1 is written to fstab

# add the ENV{GENERATED}=1 flag to your own rules as well.
# DVDR_PX-712A (pci-:00:1f.1-scsi-1:0:1:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
ENV{ID_PATH}=="pci-:00:1f.1-scsi-1:0:1:0", SYMLINK+="cdrom", 
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
ENV{ID_PATH}=="pci-:00:1f.1-scsi-1:0:1:0", SYMLINK+="cdrw", 
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
ENV{ID_PATH}=="pci-:00:1f.1-scsi-1:0:1:0", SYMLINK+="dvd", 
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
ENV{ID_PATH}=="pci-:00:1f.1-scsi-1:0:1:0", SYMLINK+="dvdrw", 
ENV{GENERATED}="1"

# DVD-ROM_GDR8164B (pci-:00:1f.1-scsi-1:0:0:0)
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
ENV{ID_PATH}=="pci-:00:1f.1-scsi-1:0:0:0", SYMLINK+="cdrom1", 
ENV{GENERATED}="1"
SUBSYSTEM=="block", ENV{ID_CDROM}=="?*", 
ENV{ID_PATH}=="pci-:00:1f.1-scsi-1:0:0:0", SYMLINK+="dvd1", 
ENV{GENERATED}="1"

# / was on /dev/sda1 during installation
UUID=edecaa8c-f3f0-4b87-b077-5b4d8983fae5 /   ext4
errors=remount-ro 0   1
# swap was on /dev/sda5 during installation
UUID=77d3f7b6-77c9-4fd8-9f58-4634596e9512 noneswapsw
  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0   0


The same also occurs in 9.10 - karmic

ProblemType: Bug
Architecture: i386
Date: Fri Jan  8 22:55:11 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100104)
NonfreeKernelModules: nvidia
Package: python-fstab 1.4-1
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: python-fstab
Tags: lucid
Uname: Linux 2.6.32-9-generic i686

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


** Tags: apport-bug i386 lucid

-- 
Only one optical drive receives fstab entry
https://bugs.launchpad.net/bugs/505052
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 505052] Re: Only one optical drive receives fstab entry

2010-01-08 Thread Doug McMahon

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

-- 
Only one optical drive receives fstab entry
https://bugs.launchpad.net/bugs/505052
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 494166] Re: [lucid] nvidia-glx can't work with new xorg 7.5

2010-01-18 Thread Doug McMahon
In regards to the release notes ( don't see how to file a bug there

"then configure your xorg.conf with:
   sudo nvidia-config"
That's actually caused some confusion, should be

 sudo nvidia-xconfig

-- 
[lucid] nvidia-glx can't work with new xorg 7.5
https://bugs.launchpad.net/bugs/494166
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 494166] Re: [lucid] nvidia-glx can't work with new xorg 7.5

2010-01-18 Thread Doug McMahon
"@Doug
Fixed, thanks."

I hope I didn't mistake 'release notes' for "known issues"  here, where some 
have be going from ubuntu forums, ect.
http://www.ubuntu.com/testing/lucid/alpha2#Known%20issues

By the way from fresh installs or even booting to live cd env, it's
working quite well as instructed or even just installing  nvidia-
current, running  the sudo and a restart. ( or log out in a live cd

-- 
[lucid] nvidia-glx can't work with new xorg 7.5
https://bugs.launchpad.net/bugs/494166
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 508561] Re: mplayer-nogui will not accept -ass cli options in lucid

2010-01-18 Thread Doug McMahon
Also note that gnome-mplayer is also unable to play files due to same reason, 
it uses a -ass option in it's command by default.
The differene is if they are disabled then no -ass option is used, where as 
smplayer will insert a -noass option which is rejected
The -noass option is not rejected in a re-build

-- 
mplayer-nogui will not accept -ass cli options in lucid
https://bugs.launchpad.net/bugs/508561
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 510179] Re: Lucid Gparted fails to create/format/resize partitions

2010-01-21 Thread Doug McMahon
Not that I can use this many but  - fails on sdb17 on a drive with 
1 primary
1 extended
12 ld's
fail on the 13th ld

** Changed in: parted (Ubuntu)
   Status: New => Confirmed

-- 
Lucid Gparted fails to create/format/resize partitions
https://bugs.launchpad.net/bugs/510179
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 508561] Re: mplayer-nogui will not accept -ass cli options in lucid

2010-01-21 Thread Doug McMahon
resolved from recent update and or mplayer re-build

** Changed in: mplayer (Ubuntu)
   Status: New => Fix Released

-- 
mplayer-nogui will not accept -ass cli options in lucid
https://bugs.launchpad.net/bugs/508561
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 523269] Re: Local collection empty

2010-02-25 Thread Doug McMahon
having got around to trying from a live cd (02-25), the install of the server 
package restores amarok to proper function
mysql-server

-- 
Local collection empty
https://bugs.launchpad.net/bugs/523269
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 496010] Re: aac decoding missing in libxine1-ffmpeg

2009-12-13 Thread Doug McMahon
Well I guess libxine1-ffmpeg can't be moved to universe like 
gstreamer0.10-plugins-bad ?
(i'd think that would then  allow adding faad to the build depends

-- 
aac decoding missing in libxine1-ffmpeg
https://bugs.launchpad.net/bugs/496010
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 496010] Re: aac decoding missing in libxine1-ffmpeg

2009-12-15 Thread Doug McMahon
Again this is somewhat similar to the 'bug' in *buntu-restricted-extras,
(karmic and lucid), where any explanation for the change is not
forthcoming.

"the source package is called 'xine-lib'" - obviously I know that, the
plug-in though is built in libxine-ffmpeg and so that's what is of
concern here.

"...dependencies are declared for sourc packages."  Fine, you've previously 
built faad decoding support into xine-libs without any dependency on libfaadX, 
I gather off of the internal faad in the xine-lib source.
( unless you were providing a more recent static faad, which while that's what 
I'd do , don't see that's part of repo builds 

In any event the plug-in builds and works fine using the internal faad
source in lucid, though a newer version might be preferred

so the question remains, -  why aren't you building the plug-in as has
been previously done? (8.10 - 9.10,  and I guess 8.04

And if it's a question of the internal faad being to old then possibly
the newer 1.1.17

-- 
aac decoding missing in libxine1-ffmpeg
https://bugs.launchpad.net/bugs/496010
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 496010] Re: please re-enable aac decoding with internal libfaad

2009-12-16 Thread Doug McMahon
If I thought i was cofused as to the repo builds before, well
>"while debian doesn't use the internal faad"

Taking a look at xine-lib on my karmic and earlier, where aac decoding
is enabled by default, it seems you're using the internal faad. (the one
included in the  xine-lib source

If you're not build depending on libfaad, or supplying a static faad
than the only other possibility is ffaac, which I don't see.

In any event it works fine, tested on a fresh lucid daily, nothing
installed but lucid build-deps for libxine-ffmpeg (xine-lib), devscripts
and gxine to test.

with the 'patched' libxine-ffmpeg installed

xine: found input plugin  : file input plugin
xine: found demuxer plugin: Apple Quicktime (MOV) and MPEG-4 demux plugin

ldd -r /usr/lib/xine/plugins/1.26/xineplug_decode_faad.so
linux-gate.so.1 =>  (0x00211000)
libxine.so.1 => /usr/lib/libxine.so.1 (0x00b29000)
libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x00f66000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x002ab000)
libz.so.1 => /lib/libz.so.1 (0x00dfd000)
librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0x00115000)
libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0x008b7000)
libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0x0011e000)
libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x0082c000)
libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x00763000)
libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x003a2000)
/lib/ld-linux.so.2 (0x00385000)


As far as a patch, it's just reversing what I believe to be an 'errant' comment

# debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_faad.so

( you guys certainly don't need a patch from me, I hand edited, attached
one anyway


** Attachment added: "enable-faad.gz"
   http://launchpadlibrarian.net/36889323/enable-faad.gz

-- 
please re-enable aac decoding with internal libfaad
https://bugs.launchpad.net/bugs/496010
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 496010] Re: please re-enable aac decoding with internal libfaad

2009-12-16 Thread Doug McMahon
Sorry, that shouldn't have been attached as such, basically just this

Index: xine-lib-1.1.16.3/debian/libxine1-ffmpeg.install 
===
--- xine-lib-1.1.16.3/debian/libxine1-ffmpeg.install2009-12-16 
19:36:06.0 -0500
+++ xine-lib-1.1.16.3/debian/libxine1-ffmpeg.install2009-12-16 
19:41:10.0 -0500
@@ -1,5 +1,5 @@
 debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_ff.so
-# debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_faad.so
+debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_faad.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_mad.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_mpeg2.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_a52.so

-- 
please re-enable aac decoding with internal libfaad
https://bugs.launchpad.net/bugs/496010
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 523269] Re: Local collection empty

2010-02-21 Thread Doug McMahon
To add additionally 
As noted, - from a prev. amarok 2,22 install for the upgrade to work some 
packages need to be installed, 2.22 run once, then upgrade. However from a 
fresh, fully updated lucid install (02/21

Installed  amarok 2:2.2.2.90-0ubuntu1 - no collection found, mysql not
initialised, unclean amarok exit

After installing the mentioned server packages, then amarok
2:2.2.2.90-0ubuntu1 works fine, exits cleanly

The install of the server packages would be all of these due to depends,
so it may be one or more that does the trick - possibly the client if
not the server..? ( though the server seems most likely

libdbd-mysql-perl (4.012-1ubuntu1)
libdbi-perl (1.609-1)
libhtml-template-perl (2.9-1)
libnet-daemon-perl (0.43-1)
libplrpc-perl (0.2020-2)
mysql-client-5.1 (5.1.41-3ubuntu6)
mysql-server (5.1.41-3ubuntu6)
mysql-server-5.1 (5.1.41-3ubuntu6)
mysql-server-core-5.1 (5.1.41-3ubuntu6)

Also possibly of interest may be the msqle debian patch

-- 
Local collection empty
https://bugs.launchpad.net/bugs/523269
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 494745] [NEW] ubuntu-restricted-extras installs 'stripped' ffmpeg libs in lucid

2009-12-09 Thread Doug McMahon
Public bug reported:

Binary package hint: ubuntu-restricted-extras

Actually a dup of this bug, only difference is that it's in  lucid.
https://bugs.launchpad.net/ubuntu/+source/ubuntu-restricted-extras/+bug/462366

If there is no intention of 'fixing', then a short explanation as to why not 
will suffice. 
To think that this isn't causing confusion for users, well it is and will 
continue to do so in lucid.

It would probably be better served if u-r-e was split into 2 packages,
one that installed the restricted codecs and plug-ins, the other that
installed the nonfree apps

** Affects: ubuntu-restricted-extras (Ubuntu)
 Importance: Undecided
 Status: New

-- 
ubuntu-restricted-extras installs 'stripped' ffmpeg libs in lucid
https://bugs.launchpad.net/bugs/494745
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 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraries

2009-12-09 Thread Doug McMahon
'status: Confirmed → Fix Released "
Whatever affects me not in the least, though this is confusing users ans 
causing some issue

Dropping the unstripped is fine, they don't exist in karmic except as
'transitional'.

 Why aren't the recommends for the "extra" versions,  (formerly known as
"unstripped")


** Changed in: ubuntu-restricted-extras (Ubuntu)
   Status: Fix Released => New

-- 
ubuntu-restricted-extras installs stripped ffmpeg libraries
https://bugs.launchpad.net/bugs/462366
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 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraries

2009-12-09 Thread Doug McMahon
So maybe we're not talking apples and oranges here, this is what I believe the 
config. should be.
Ex. the ubuntu-restricted-extras-i386 file in source (recommends

gstreamer0.10-plugins-ugly
gstreamer0.10-plugins-ugly-multiverse
ttf-mscorefonts-installer
adobe-flashplugin | flashplugin-installer
unrar
gstreamer0.10-plugins-bad
gstreamer0.10-plugins-bad-multiverse
gstreamer0.10-ffmpeg
libavcodec-extra-52
libavformat-extra-52
libpostproc-extra-51
libswscale-extra-0
gstreamer0.10-pitfdll
libmp4v2-0

-- 
ubuntu-restricted-extras installs stripped ffmpeg libraries
https://bugs.launchpad.net/bugs/462366
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 496010] [NEW] aac decoding missing in libxine1-ffmpeg for lucid

2009-12-12 Thread Doug McMahon
Public bug reported:

aac decoding is not possible with xine based players due to it's removal from 
libxine1-ffmpeg.
>From the install file of libxine1-ffmeg in your current xine-lib

debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_ff.so
#debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_faad.so
debian/tmp/usr/lib/xine/plugins/*/xineplug_decode_mad.so
ect.

If the intention that it was to be provided by libavcodec then it's not.

Meanwhile gstreamer does provide aac decoding.

ProblemType: Bug
Architecture: i386
Date: Sat Dec 12 17:02:29 2009
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: libxine1-ffmpeg 1.1.16.3-1ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-7.10-generic
SourcePackage: xine-lib
Tags: lucid
Uname: Linux 2.6.32-7-generic i686

** Affects: xine-lib (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
aac decoding missing in libxine1-ffmpeg for lucid
https://bugs.launchpad.net/bugs/496010
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 496010] Re: aac decoding missing in libxine1-ffmpeg for lucid

2009-12-12 Thread Doug McMahon

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

-- 
aac decoding missing in libxine1-ffmpeg for lucid
https://bugs.launchpad.net/bugs/496010
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 494745] Re: ubuntu-restricted-extras installs 'stripped' ffmpeg libs in lucid

2009-12-12 Thread Doug McMahon
*** This bug is a duplicate of bug 462366 ***
https://bugs.launchpad.net/bugs/462366

This not fixed, nor is it in karmic, though an explanation of why it
should remain configured as it presently is  also suffice (somewhat

-- 
ubuntu-restricted-extras installs 'stripped' ffmpeg libs in lucid
https://bugs.launchpad.net/bugs/494745
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 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraries

2009-12-08 Thread Doug McMahon
Well, if this isn't going to be changed in karmic then how about  not
having it happen in lucid where the package is currently the same.

Or an explanation as to why it shouldn't or doesn't matter

-- 
ubuntu-restricted-extras installs stripped ffmpeg libraries
https://bugs.launchpad.net/bugs/462366
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 554002] Re: gstreamer decoding of ac3 fails when pulseaudio device is set to surround in lucid

2010-04-14 Thread Doug McMahon
** Changed in: gst-plugins-ugly0.10 (Ubuntu)
   Status: New => Confirmed

-- 
gstreamer decoding of ac3 fails when pulseaudio device is set to surround in 
lucid 
https://bugs.launchpad.net/bugs/554002
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 540011] [NEW] Manage Content Plug-ins is empty in lucid

2010-03-16 Thread Doug McMahon
Public bug reported:

Binary package hint: firefox

Tools -> Manage Content Plug-ins in the curent lucid firefox displays no info
This is for both the "Plugins in Use"  when a plugin is being used or "All 
plugins - both are blank

ProblemType: Bug
Architecture: i386
Date: Tue Mar 16 21:49:10 2010
DistroRelease: Ubuntu 10.04
FirefoxPackages:
 firefox 3.6+nobinonly-0ubuntu6
 firefox-gnome-support 3.6+nobinonly-0ubuntu6
 firefox-branding 3.6+nobinonly-0ubuntu6
 abroswer N/A
 abrowser-branding N/A
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100313.1)
NonfreeKernelModules: nvidia
Package: firefox 3.6+nobinonly-0ubuntu6
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: firefox
Uname: Linux 2.6.32-16-generic i686

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


** Tags: apport-bug i386 lucid

-- 
Manage Content Plug-ins is empty in lucid
https://bugs.launchpad.net/bugs/540011
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 540011] Re: Manage Content Plug-ins is empty in lucid

2010-03-16 Thread Doug McMahon

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

** Attachment added: "profile_default_pluginreg.dat.txt"
   http://launchpadlibrarian.net/41074621/profile_default_pluginreg.dat.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/41074622/profiles.ini.txt

-- 
Manage Content Plug-ins is empty in lucid
https://bugs.launchpad.net/bugs/540011
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 537410] Re: Firefox does not know which plugin to install for Flash content

2010-03-16 Thread Doug McMahon
Noticed the same thing just now, which lead to seeing that in 'manage content 
plugins' nothing is ever displayed
bug - https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/540011

** Changed in: firefox (Ubuntu)
   Status: New => Confirmed

-- 
Firefox does not know which plugin to install for Flash content
https://bugs.launchpad.net/bugs/537410
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 505052] Re: Only one optical drive receives fstab entry

2010-03-16 Thread Doug McMahon
marked as invalid as I see lucid now doesn't use fstab entries for
optical drives at all

** Changed in: python-fstab (Ubuntu)
   Status: New => Invalid

-- 
Only one optical drive receives fstab entry
https://bugs.launchpad.net/bugs/505052
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 488612] Re: Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic

2010-04-07 Thread Doug McMahon
>It may help you provide a "gconftool-2 --dump /apps/nautilus-actions"

I'm not on lucid atm, will do that later (and may set up a fresh beta2
install

One thing that's bothered me and can't find a screen of of the config
tool in use  -

is it intended that all the created actions be displayed in red?
(generally red has a negative 'feel'  to me

-- 
Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic
https://bugs.launchpad.net/bugs/488612
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 488612] Re: Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic

2010-04-07 Thread Doug McMahon
created 4 very simple actions - nothing appears in the context menu
I think I'll try a fresh install ( this is an alpha 1 updated) - noticed 2 
comments here that while they alluded to issues with na, didn't indicate that 
it wasn't working itself 
http://ubuntuforums.org/showthread.php?t=1443827

attached the dump (i hope

** Attachment added: "gconf_dump.txt"
   http://launchpadlibrarian.net/43392081/gconf_dump.txt

-- 
Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic
https://bugs.launchpad.net/bugs/488612
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 488612] Re: Nautilus Actions don't show up in Nautilus right-click menu if the command is not a full path

2010-04-08 Thread Doug McMahon
> "that inserting the whole path in the command box does make the action show 
> up"
same here - all works fine now (and actions are no longer displayed in red

-- 
Nautilus Actions don't show up in Nautilus right-click menu if the command is 
not a full path
https://bugs.launchpad.net/bugs/488612
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 543603] Re: miro.real crashed with KeyError in wrapper()

2010-04-01 Thread Doug McMahon
> This particular crash has already been reported and is a duplicate of
bug #537050, so is being marked as such. Please look at..

seeing as though that's a private bug, hope this gets fixed, but small comment 
here - 
Have no issue with miro-3.0 (from the tar.gz), works just fine on lucid (i386), 
though bit less convenient to run (and just a bit really

-- 
miro.real crashed with KeyError in wrapper()
https://bugs.launchpad.net/bugs/543603
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 554002] [NEW] gstreamer decoding of ac3 fails when pulseaudio device is set to surround in lucid

2010-04-02 Thread Doug McMahon
Public bug reported:

When the pulseaudio device is set to analog surround 5.1 output gstreamer apps 
fail with this message when playing ac3 audio.
This happens whether a .ac3 audio file or a DVD_VIDEO disk.
Switching to analog stereo output allows playback

Note that non-gstreamer apps have no such issue

"pa_stream_writable_size() failed: Connection terminated"

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gstreamer0.10-plugins-ugly 0.10.14-1
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Apr  2 10:53:39 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100313.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gst-plugins-ugly0.10

** Affects: gst-plugins-ugly0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
gstreamer decoding of ac3 fails when pulseaudio device is set to surround in 
lucid 
https://bugs.launchpad.net/bugs/554002
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 554002] Re: gstreamer decoding of ac3 fails when pulseaudio device is set to surround in lucid

2010-04-02 Thread Doug McMahon

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

-- 
gstreamer decoding of ac3 fails when pulseaudio device is set to surround in 
lucid 
https://bugs.launchpad.net/bugs/554002
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 554642] [NEW] no cd/dvd drive detection for wine in lucid

2010-04-03 Thread Doug McMahon
Public bug reported:

Binary package hint: wine1.2

With the removal of cd/dvd drives from fstab in lucid wine can no longer detect 
the drive(s)
This could present several issues for progs that access media on the drive ( 
unless the prog can use an IO of ASPI (WNASPI32.DLL)

One of the more common potential issues will be running a .exe from a
disk on the drive, the executable bit is not set, nor can it be set from
the mountpoint of /media/ (or at least obviously so.

A workaround is to create a typical fstab entry for the drive and mount dir. 
(/media/cdrom0, ect.
This does work but properties - permissions of the mount does show some unusual 
ownership

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: wine (not installed)
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Apr  3 10:24:10 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100313.1)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: wine1.2

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


** Tags: apport-bug i386 lucid

-- 
no cd/dvd drive detection for wine in lucid
https://bugs.launchpad.net/bugs/554642
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 564736] [NEW] Ondemand frequency scaling becomes stuck at 800Mhz in lucid

2010-04-16 Thread Doug McMahon
Public bug reported:

In 2.6.32-20 and 2.6.32-21 frequency scaling somewhat at random becomes non 
functional, though it seems most likely to occur on the first boot.
A reboot to recovery usually will restore proper function though not always.

While I only know of a couple of users that have reported the same it's
quite likely more widespread without notice except for complaints of
poorer performance.

Can be clearly seen here - other than the initial performance mode from
boot has been at 800 ever since, even when doing things that would need
a higher freq.

time_in_state
2201000 8022
220 516
160 2
120 0
80 419920

total_trans
4
The freq can be manually changed though that's not a viable option longterm

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-21-generic 2.6.32-21.31
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.32-21.31-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  doug   1346 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf6ffc000 irq 21'
   Mixer name   : 'SigmaTel STAC9228'
   Components   : 'HDA:83847616,10280209,00100201'
   Controls  : 28
   Simple ctrls  : 18
Date: Fri Apr 16 10:30:27 2010
HibernationDevice: RESUME=UUID=7da52543-f741-4edc-84dd-605c3d2b401b
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
MachineType: Dell Inc. XPS M1330
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=99548c63-8904-4f2b-b4cc-fa34375f8774 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34
SourcePackage: linux
dmi.bios.date: 12/26/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0U8042
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd12/26/2008:svnDellInc.:pnXPSM1330:pvr:rvnDellInc.:rn0U8042:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: XPS M1330
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-bug i386 lucid needs-upstream-testing regression-release

-- 
Ondemand frequency scaling becomes stuck at 800Mhz in lucid
https://bugs.launchpad.net/bugs/564736
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 564736] Re: Ondemand frequency scaling becomes stuck at 800Mhz in lucid

2010-04-16 Thread Doug McMahon

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

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

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

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

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

** Attachment added: "Card0.Codecs.codec.0.txt"
   http://launchpadlibrarian.net/44432689/Card0.Codecs.codec.0.txt

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

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

** Attachment added: "IwConfig.txt"
   http://launchpadlibrarian.net/44432692/IwConfig.txt

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

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

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

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

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

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

** Attachment added: "RfKill.txt"
   http://launchpadlibrarian.net/44432700/RfKill.txt

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

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

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

-- 
Ondemand frequency scaling becomes stuck at 800Mhz in lucid
https://bugs.launchpad.net/bugs/564736
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 565185] [NEW] the xx16.png's are scaled to large

2010-04-16 Thread Doug McMahon
Public bug reported:

Binary package hint: plymouth

While it's certainly possible I'm missing the intention here it seems
the new set of .png's, (16) are for use with the restricted drivers such
as nvidia-current, and the orig.'s with the opensource such as nouveau.

If so then they should be scaled down and they will actually look pretty good. 
How much is not exactly clear, here on a 23" screen I've scaled them to 87x23 
for the logo and 10x10 for the dots and it looks fairly good.
I would think 50% at the very least.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: plymouth-theme-ubuntu-logo 0.8.2-2 [modified: 
lib/plymouth/themes/ubuntu-logo/ubuntu_logo16.png 
lib/plymouth/themes/ubuntu-logo/progress_dot_off16.png 
lib/plymouth/themes/ubuntu-logo/progress_dot_on16.png]
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
CurrentDmesg:
 [   16.520217] agpgart-intel :00:00.0: AGP 3.0 bridge
 [   16.520238] agpgart-intel :00:00.0: putting AGP V3 device into 8x mode
 [   16.520339] nvidia :01:00.0: putting AGP V3 device into 8x mode
 [   26.060011] eth0: no IPv6 routers present
Date: Sat Apr 17 00:18:17 2010
DefaultPlymouth: /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100313.1)
MachineType: alienware alienware
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=a3212ae1-2de6-457e-9a86-8e57fd4309a6 ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcFB: 0 VGA16 VGA
SourcePackage: plymouth
TextPlymouth: /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
dmi.bios.date: 01/29/2004
dmi.bios.vendor: Intel Corp.
dmi.bios.version: BZ87510A.86A.0091.P21.0401291113
dmi.board.name: D875PBZ
dmi.board.vendor: Intel Corporation
dmi.board.version: AAC26680-205
dmi.chassis.type: 2
dmi.chassis.vendor: alienware
dmi.chassis.version: alienware
dmi.modalias: 
dmi:bvnIntelCorp.:bvrBZ87510A.86A.0091.P21.0401291113:bd01/29/2004:svnalienware:pnalienware:pvr:rvnIntelCorporation:rnD875PBZ:rvrAAC26680-205:cvnalienware:ct2:cvralienware:
dmi.product.name: alienware
dmi.sys.vendor: alienware

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


** Tags: apport-bug i386 lucid

-- 
the xx16.png's are scaled to large
https://bugs.launchpad.net/bugs/565185
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 565185] Re: the xx16.png's are scaled to large

2010-04-16 Thread Doug McMahon

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

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

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

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

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

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

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

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

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

-- 
the xx16.png's are scaled to large
https://bugs.launchpad.net/bugs/565185
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 564736] Re: Ondemand frequency scaling becomes stuck at 800Mhz in lucid

2010-04-16 Thread Doug McMahon
I'm going to mark this as invalid - having gotten tired of randomly
losing ondemand scaling i just went ahead with a re-install and it seems
to be working fine. (daily of 04/16 updated

If there are any others with same issue I'll note that conservative mode
should work or for temp fix

sudo sh -c "echo 75 >
/sys/devices/system/cpu/cpufreq/ondemand/up_threshold"

** Changed in: linux (Ubuntu)
   Status: New => Invalid

-- 
Ondemand frequency scaling becomes stuck at 800Mhz in lucid
https://bugs.launchpad.net/bugs/564736
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 488612] Re: Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic

2010-03-30 Thread Doug McMahon
** Changed in: nautilus-actions (Ubuntu)
   Status: New => Confirmed

-- 
Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic
https://bugs.launchpad.net/bugs/488612
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 488612] Re: Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic

2010-03-30 Thread Doug McMahon
Lucid Fully updated as of 03/30 (gnome, nautilus, ect.)
Using 2.30.0-0ubuntu1
While actions can be created, saved, edited, ect. they fail to appear in the 
context menu.

Tested on 2 separate installs, the same behavior was seen previously
with 2.29.4 (self built)

A built 2.29.4 does work in karmic so I'm gathering I understand how to
use it, at least in a basic sense  (obviously the 2.29.X releases are
considerably different than the previous 1.1X.X as seen in karmic and
earlier

-- 
Nautilus Actions don't show up in Nautilus right-click menu as they do on Karmic
https://bugs.launchpad.net/bugs/488612
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 552132] Re: gnome-appearance-properties crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2010-03-30 Thread Doug McMahon
Exact same crash report on a fully updated 03/30 install, though..

On another machine, (fairly similar hardware), also fully updated there
is no problem, gnome-appearance-properties opens as expected

Reverting to these on install with issue allows  gnome-appearance-properties to 
open
capplets-data_2.29.92-0ubuntu3
gnome-control-center_2.29.92-0ubuntu3
libgnome-window-settings1_2.29.92-0ubuntu3

Updating back to the current 2.30  versions again causes the crash.

-- 
gnome-appearance-properties crashed with SIGSEGV in 
g_cclosure_marshal_VOID__VOID()
https://bugs.launchpad.net/bugs/552132
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 552132] Re: gnome-appearance-properties crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2010-03-30 Thread Doug McMahon
Maybe not related - but
On the machine that works correctly I have 2 parallel installs of lucid, 
exactly the same except one's on nouveau, the other nvidia-current.

Both were a couple of days behind updates, inc. the 18 kernel ect.

On the one that's currently working fine all the available updates where
done in one session, took 2 runs thru the update manager, then a reboot
and all is well.

On the other I just brought it forward, but held back gnome-control-
center, ect., did a restart, finished the gnome and python, ect.
updates, still holding back gnome-control-center. After a restart
updated gnome-control-center and the 2 dep. packages -  gnome-
appearance-properties won't open and segfaults as described in this bug.

-- 
gnome-appearance-properties crashed with SIGSEGV in 
g_cclosure_marshal_VOID__VOID()
https://bugs.launchpad.net/bugs/552132
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 538214] Re: Booting with the framebuffer renderer leaves the system at textual "login:" screen

2010-03-13 Thread Doug McMahon
Had the same behavior this morning using plymouth (Version: 0.8.0~-14, 
ubuntu-logo), though it wouldn't occur if a disk check took place
removing plymouth, plymouth-x11, rebooting and re-installing both has solved 
here atm ( thru 4 restarts

-- 
Booting with the framebuffer renderer leaves the system at textual "login:" 
screen
https://bugs.launchpad.net/bugs/538214
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 538214] Re: Booting with the framebuffer renderer leaves the system at textual "login:" screen

2010-03-13 Thread Doug McMahon
Returned on the 5th restart, I seem to get a few 'good' starts after a
re-install, then behavior returns (w/ the fsck exception

-- 
Booting with the framebuffer renderer leaves the system at textual "login:" 
screen
https://bugs.launchpad.net/bugs/538214
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 538165] Re: Lucid reads file size wrong

2010-03-14 Thread Doug McMahon
As it stands the web pages would only present possible confusion to
those who are already using karmic, a footnote would only need to
address that (your download will be reported as larger in MB's if using
karmic already

For all others (except poss. mac os) it would appear as 'normal' (< than
700MB's

-- 
Lucid reads file size wrong
https://bugs.launchpad.net/bugs/538165
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 554002] Re: gstreamer decoding of ac3 fails when pulseaudio device is set to surround in lucid

2010-05-21 Thread Doug McMahon
the gstreamer pulseaudio plugin is the cause here

** Package changed: gst-plugins-ugly0.10 (Ubuntu) => gst-plugins-
good0.10 (Ubuntu)

-- 
gstreamer decoding of ac3 fails when pulseaudio device is set to surround in 
lucid 
https://bugs.launchpad.net/bugs/554002
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 523269] Re: Local collection empty

2010-05-23 Thread Doug McMahon
This is continuing to be an issue - at least with gnome.

If you can't or aren't inclined to fix then maybe add mysql-server-
core-5.1 as a recommend

-- 
Local collection empty
https://bugs.launchpad.net/bugs/523269
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to amarok in ubuntu.

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


[Bug 593078] [NEW] rebuld vlc in maverick for 0.6 ffmpeg

2010-06-12 Thread Doug McMahon
Public bug reported:

Binary package hint: vlc

actuially figure a rebuild is planned - want to suggest if using a vlc
1.0.X source (currently 1.0.6) that a few small patches would be
appropriate

Most notably wmas decoding should be added to avcodec - diff I use here is 
attached.
Other more obscure  could include als support and h.264 packetizer

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: vlc 1.0.6-1ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.35-2.3-generic 2.6.35-rc2
Uname: Linux 2.6.35-2-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jun 12 11:13:28 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100329)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: vlc

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


** Tags: apport-bug i386 maverick

-- 
rebuld vlc in maverick for 0.6 ffmpeg
https://bugs.launchpad.net/bugs/593078
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 593078] Re: rebuld vlc in maverick for 0.6 ffmpeg

2010-06-12 Thread Doug McMahon

** Patch added: "602_wmas_to_avcodec.diff"
   http://launchpadlibrarian.net/50220773/602_wmas_to_avcodec.diff

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

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/50220141/RelatedPackageVersions.txt

-- 
rebuld vlc in maverick for 0.6 ffmpeg
https://bugs.launchpad.net/bugs/593078
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 593191] [NEW] guayadeque fails to start in maverick [csd, ARGB issues

2010-06-12 Thread Doug McMahon
Public bug reported:

Binary package hint: guayadeque

The recent guayadeque released in maverick will not start up.

Temp workarounds are either from cli 
export  XLIB_SKIP_ARGB_VISUALS=1 guayadeque

or a small script to replace default launch command

#!/bin/bash
export  XLIB_SKIP_ARGB_VISUALS=1
guayadeque

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: guayadeque 0.2.5-1
ProcVersionSignature: Ubuntu 2.6.35-2.3-generic 2.6.35-rc2
Uname: Linux 2.6.35-2-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jun 12 18:50:52 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100329)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: guayadeque

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


** Tags: apport-bug i386 maverick

-- 
guayadeque fails to start in maverick [csd, ARGB issues
https://bugs.launchpad.net/bugs/593191
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 593191] Re: guayadeque fails to start in maverick [csd, ARGB issues

2010-06-12 Thread Doug McMahon

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

-- 
guayadeque fails to start in maverick [csd, ARGB issues
https://bugs.launchpad.net/bugs/593191
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 592336] Re: Removal of aptitude from base installation

2010-06-13 Thread Doug McMahon
cariboo907 wrote > I find aptitude with it's options is a very useful tool 
during testing, removing it will make the job a lot harder.
Then just install it, it's not like it's been removed from the repo's

The question is not whether aptitude has value (certainly does), but
whether it needs to be on the base install (live cd

Have not yet  seen any reasons presented as to why it needs to be
included.

-- 
Removal of aptitude from base installation
https://bugs.launchpad.net/bugs/592336
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 590281] [NEW] ubutu-software-center fails to open in 10.10 [Maverick]

2010-06-05 Thread Doug McMahon
Public bug reported:

Binary package hint: software-center

The software center fails to open, either from applications menu or cli
error message from terminal

/usr/share/software-center/softwarecenter/view/historypane.py:29: 
DeprecationWarning: please use 'debian' instead of 'debian_bundle'
  from debian_bundle import deb822
Traceback (most recent call last):
  File "/usr/bin/software-center", line 78, in 
app = SoftwareCenterApp(datadir, xapian_base_path)
  File "/usr/share/software-center/softwarecenter/app.py", line 206, in __init__
self.icons, datadir)
  File "/usr/share/software-center/softwarecenter/view/historypane.py", line 
128, in __init__
self.parse_history_log()
  File "/usr/share/software-center/softwarecenter/view/historypane.py", line 
163, in parse_history_log
when = datetime.datetime.strptime(stanza['Start-Date'], '%Y-%m-%d %H:%M:%S')
  File "/usr/lib/pymodules/python2.6/debian/deb822.py", line 170, in __getitem__
value = self.__dict[key]
KeyError: 'Start-Date'

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 2.1.1
ProcVersionSignature: Ubuntu 2.6.34-5.14-generic 2.6.34
Uname: Linux 2.6.34-5-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sat Jun  5 21:27:44 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100329)
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: software-center

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


** Tags: apport-bug i386 maverick

-- 
ubutu-software-center fails to open in 10.10 [Maverick]
https://bugs.launchpad.net/bugs/590281
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 590281] Re: ubutu-software-center fails to open in 10.10 [Maverick]

2010-06-05 Thread Doug McMahon

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

-- 
ubutu-software-center fails to open in 10.10 [Maverick]
https://bugs.launchpad.net/bugs/590281
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 496616] Re: Mediaplayer crashed with "pa_stream_writable_size() failed: Connection terminated"

2010-05-27 Thread Doug McMahon
See if removing gstreamer0.10-pusleaudio resolves

If you have a 5.1 sound system it will cost you 5.1 output - (vs. 6 ch.
output which will remain), so not a solution

-- 
Mediaplayer crashed with "pa_stream_writable_size() failed: Connection 
terminated"
https://bugs.launchpad.net/bugs/496616
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 587379] [NEW] ffmpeg-extra shared library packages in Maverick contain no shared object files

2010-05-29 Thread Doug McMahon
Public bug reported:

Binary package hint: ffmpeg

Possibly a bit premature, but the extra version's of the ffmpeg libs
have no .so's  to be installed - no /usr/lib whatsoever

(otherwise glad to see a fairly current r being used

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ffmpeg 4:0.6~svn20100505-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.34-4.11-generic 2.6.34
Uname: Linux 2.6.34-4-generic i686
Architecture: i386
Date: Sat May 29 20:20:34 2010
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100329)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ffmpeg

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


** Tags: apport-bug i386 maverick

-- 
ffmpeg-extra shared library packages in Maverick contain no shared object files
https://bugs.launchpad.net/bugs/587379
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 587379] Re: ffmpeg-extra shared library packages in Maverick contain no shared object files

2010-05-29 Thread Doug McMahon

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

-- 
ffmpeg-extra shared library packages in Maverick contain no shared object files
https://bugs.launchpad.net/bugs/587379
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 554002] Re: gstreamer decoding of ac3 fails when pulseaudio device is set to surround in lucid

2010-05-25 Thread Doug McMahon
>Does gst-plugins-good0.10 0.10.22-1 (available in Debian testing) fix
this for you?

No, I moved the affected install to 0.10 0.10.22 a bit ago (gstreamer-
devs ppa.

When I filed this during the beta it only affected ac3,  recently,
(before upgrading gst), it became most all formats.

Similar to this bug
http://ubuntuforums.org/showthread.php?t=1478230

It should be noted that on 2 other installs this behavior doesn't
happen, only with the 5.1 sound and pulse set to 5.1 analog output. -
the other installs are 2, 2.1 output

Removing the gstreamer pulseaudio plugin fixes immediately, though that
does remove 5.1 support in gstreamer (vs. 6 ch output which remains.

-- 
gstreamer decoding of ac3 fails when pulseaudio device is set to surround in 
lucid 
https://bugs.launchpad.net/bugs/554002
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 534115] [NEW] Please enable File Management in default gnome menu in Lucud

2010-03-07 Thread Doug McMahon
Public bug reported:


There are many useful setting options available in File Management 
(nautilus-file-management) for users of all sorts.
Cannot see any valid reason while it's always been disabled by default other 
than the idea that new users may be idiots and need to be protected from these 
options
(what options may be 'dangerous' is also unclear...

Cannot even begin to count how many times just myself have had to tell
users how to enable F M  thru any of the various methods

ProblemType: Bug
Architecture: i386
Date: Sun Mar  7 19:23:12 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100211.1)
Package: gnome (not installed)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: meta-gnome2
Uname: Linux 2.6.32-15-generic i686

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Please enable File Management in default gnome menu in Lucud
https://bugs.launchpad.net/bugs/534115
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 534115] Re: Please enable File Management in default gnome menu in Lucud

2010-03-07 Thread Doug McMahon
sorry about mis-spelling lucid

-- 
Please enable File Management in default gnome menu in Lucud
https://bugs.launchpad.net/bugs/534115
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 459940] Re: A few Gnome applications do not start (Could not load classifier cascade)

2010-03-03 Thread Doug McMahon
Have had no issues with frei0r-plugins and openshot (latest from experimental) 
on karmic
Am using gstreamer packages from here instead of the karmic ones

https://launchpad.net/~gstreamer-developers/+archive/ppa

-- 
A few Gnome applications do not start (Could not load classifier cascade)
https://bugs.launchpad.net/bugs/459940
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 506125] Re: nautilus-actions-config-tool assert failure: NA-nact:ERROR:nact-ibackground-tab.c:381:get_folders_treeview: assertion failed: (GTK_IS_TREE_VIEW( treeview ))

2010-03-23 Thread Doug McMahon
>That's because unfortunately the latest version of nautilus-actions
hasn't been uploaded to Ubuntu. >That latest version -- starting with
2.29.4 -- should contain the fix for this bug.

Well unless I'm missing something that seems to be partially true, the
2.29.4 version does work as in it starts up and allows creation of
actions.

The newly created actions are not seen in the r. click context menu
though.

(2.29.4 does work in karmic.

-- 
nautilus-actions-config-tool assert failure: 
NA-nact:ERROR:nact-ibackground-tab.c:381:get_folders_treeview: assertion 
failed: (GTK_IS_TREE_VIEW( treeview ))
https://bugs.launchpad.net/bugs/506125
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 546583] Re: Drags the wrong window

2010-03-24 Thread Doug McMahon
** Changed in: metacity (Ubuntu)
   Status: New => Confirmed

-- 
Drags the wrong window
https://bugs.launchpad.net/bugs/546583
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 506125] Re: nautilus-actions-config-tool assert failure: NA-nact:ERROR:nact-ibackground-tab.c:381:get_folders_treeview: assertion failed: (GTK_IS_TREE_VIEW( treeview ))

2010-02-13 Thread Doug McMahon
Last I checked - several days ago - 2.29.4 will open and create actions
though they are not available for use in the context menu.

Assume that will work itself out down the road,  (if not already...

-- 
nautilus-actions-config-tool assert failure: 
NA-nact:ERROR:nact-ibackground-tab.c:381:get_folders_treeview: assertion 
failed: (GTK_IS_TREE_VIEW( treeview ))
https://bugs.launchpad.net/bugs/506125
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 521482] Re: can't get past DVD Menu

2010-02-13 Thread Doug McMahon
Same thing here - opens to a non-functional menu screen, no apparent way
to progress past

-- 
can't get past DVD Menu
https://bugs.launchpad.net/bugs/521482
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 543580] [NEW] Recovery mode in lucid fails to load recovery menu

2010-03-21 Thread Doug McMahon
Public bug reported:

Binary package hint: grub2

Booting to recovery mode in updated lucid (03/21), hangs at black screen 
instead of loading the recovery menu
(the initial text based recovery 'seems' to work as normal

ProblemType: Bug
Architecture: i386
Date: Sun Mar 21 13:30:00 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100211.1)
Package: grub2 (not installed)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: grub2
Uname: Linux 2.6.32-16-generic i686

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


** Tags: apport-bug i386 lucid

-- 
Recovery mode in lucid fails to load recovery menu
https://bugs.launchpad.net/bugs/543580
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 543580] Re: Recovery mode in lucid fails to load recovery menu

2010-03-21 Thread Doug McMahon
Dual boot with 2  parallel installs, one with nouveau/plymouth, one with
nvidia-current/no plymouth - only occurs on the  nouveau/plymouth
install

-- 
Recovery mode in lucid fails to load recovery menu
https://bugs.launchpad.net/bugs/543580
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 543580] Re: Recovery mode in lucid fails to load recovery menu

2010-03-22 Thread Doug McMahon
restored plymouth to nvidia-current install (it now works fine) and
recovery menu comes up, - so it only fails to load with nouveau.

The binary hint of grub2 may be incorrect

** Changed in: grub2 (Ubuntu)
   Status: New => Confirmed

-- 
Recovery mode in lucid fails to load recovery menu
https://bugs.launchpad.net/bugs/543580
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 543580] Re: Recovery mode in lucid fails to load recovery menu

2010-03-22 Thread Doug McMahon
While probably not that helpful an 'unfriendly recovery' also fails at same 
point and way, while the same does work with nvidia-current
(..., runs a fsck, reloads screen, root shell prompt

-- 
Recovery mode in lucid fails to load recovery menu
https://bugs.launchpad.net/bugs/543580
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 543580] Re: Recovery mode in lucid fails to load recovery menu

2010-03-22 Thread Doug McMahon
You can scratch the above - it takes 2 attempts at recovery mode with
friendly-recovery removed, then it works as expected, so I only see the
issue with the combo of nouveau and friendly-recovery

-- 
Recovery mode in lucid fails to load recovery menu
https://bugs.launchpad.net/bugs/543580
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 543580] Re: Recovery mode in lucid fails to load recovery menu

2010-03-22 Thread Doug McMahon
if it was just me i'd chalk it up to a local glitch, but anyway recovery mode 
with the recovery menu is now working fine with nouveau.
Why don't know - basically just removed friendly-recovery, rebooted a couple of 
times (normal and recovery), removed plymouth and rebooted a few times, 
re-installed  friendly-recovery, rebooted, re-installed plymouth, tested and 
works fine thru several attempts. Then re-installed plymouth-x11 and still is 
good

-- 
Recovery mode in lucid fails to load recovery menu
https://bugs.launchpad.net/bugs/543580
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 438065] Re: Karmic: DVDs cannot be mounted in GNOME

2009-10-04 Thread Doug McMahon
Just to note
This does not just relate to dvd's. ( as noted in some dups and other reports 
In most (and here for sure) any media will cause the issue,  whether data cd's, 
data dvd's, dvd_video or audio cd's.

Also this extends to external usb dvd/cd drives, though the symptoms
can vary. The current symptom is after 1 successful mount and eject any
further attempts will cause the external to go into an endless open and
close loop, in my case continuing AFTER the drive has been disconnected,
but still powered

In fact I had to use this particular usb drive in vista to get it to
stop looping, now works perfectly in 8.04 and a 9.10 with reverted
brasero


*-cdrom
   description: DVD reader
   product: DVD/HD  X807616
   vendor: TOSHIBA
   physical id: 0.0.0
   bus info: s...@9:0.0.0
   logical name: /dev/scd2
   logical name: /dev/sr2
   logical name: /media/WHEN_WE_WERE_KINGS_PAN_SCAN
   version: MC08
   capabilities: removable audio dvd
   configuration: mount.fstype=udf 
mount.options=ro,nosuid,nodev,relatime,uid=1000,gid=1000,umask=77,iocharset=utf8
 state=mounted status=ready

-- 
Karmic: DVDs cannot be mounted in GNOME
https://bugs.launchpad.net/bugs/438065
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 442130] Re: Custom fstab causes duplicate entries for partitions in Places

2009-10-04 Thread Doug McMahon
** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

-- 
Custom fstab causes duplicate entries for partitions in Places
https://bugs.launchpad.net/bugs/442130
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 438065] Re: Karmic: DVDs cannot be mounted in GNOME

2009-10-04 Thread Doug McMahon
Can confirm that running above resolves the locking and failure to mount
all types of media ( data cd's and dvd's, audio cd's, dvd_video in both
internal and external cd/dvd drives

-- 
Karmic: DVDs cannot be mounted in GNOME
https://bugs.launchpad.net/bugs/438065
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 412063] Re: [karmic] missing aac encoder

2009-10-06 Thread Doug McMahon
While I must apologize for the duplicate of this bug ( the reason for removing 
libfaac (non-free)  should have been obvious to me, it still begs the question 
of what is the position on native aac encoding that was enabled in ffmpeg,  
just 2 days later than the current source in karmic.
enabled since ffmpeg -r 19375, released on  07/08

My inclination is there may be an update to ffmpeg in karmic, if so some
consideration should be given to using a newr -r ( r-19777 would be a
very good choice

-- 
[karmic] missing aac encoder
https://bugs.launchpad.net/bugs/412063
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 397734] Re: can't eject unmounted cdrom with hardware button

2009-10-10 Thread Doug McMahon
This appears to be an ill advised 'fix' and some consideration should be
given to reverting the 02 patch.

While it will work as intended some some combinations of hardware types
and configurations it by no means works on all and most likely not even
the majority.

Can confirm with what Mr. Gardner has posted  some minor differences
that are for the most part unimportant other than the fact that even the
'misbehaviour'  is inconsistent.

On 2 desktops with 4 drives total only 1 out of the 4 will remove the
mount when manually ejected.

To point out the unacceptable states  ( 2 different drves, dvd media

dvd manually ejected, tray open
configuration: ansiversion=5 mount.fstype=iso9660 
mount.options=ro,nosuid,nodev,relatime,utf8 state=mounted status=open

dvd manually ejected, tray closed
configuration: ansiversion=5 mount.fstype=udf 
mount.options=ro,nosuid,nodev,relatime,utf8 state=mounted status=nodisc

-- 
can't eject unmounted cdrom with hardware button
https://bugs.launchpad.net/bugs/397734
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 462366] [NEW] ubuntu-restricted-extras installs stripped ffmpeg libraires

2009-10-27 Thread Doug McMahon
Public bug reported:

Binary package hint: ubuntu-restricted-extras

The recommends for ubuntu-restricted-extras include the 'stripped'
versions of the ffmpeg libs.

"libavcodec52, libavformat52, libpostproc51, libswscale0"

If the 'extra' versions of these files are installed prior to installing
the restricted-extras' package then they are removed, along with
anything depending on them ( devede is an ex.

While there is nothing preventing one from re-installing the 'extra'
libs this is confusing to many users and is quite the opposite of what
they expected to achieve.

ProblemType: Bug
Architecture: i386
Date: Tue Oct 27 23:36:10 2009
Dependencies:
 
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: ubuntu-restricted-extras 36
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: ubuntu-restricted-extras
Uname: Linux 2.6.31-14-generic i686

** Affects: ubuntu-restricted-extras (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
ubuntu-restricted-extras installs stripped ffmpeg libraires
https://bugs.launchpad.net/bugs/462366
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 462366] Re: ubuntu-restricted-extras installs stripped ffmpeg libraires

2009-10-27 Thread Doug McMahon

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/34509759/XsessionErrors.txt

-- 
ubuntu-restricted-extras installs stripped ffmpeg libraires
https://bugs.launchpad.net/bugs/462366
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 436350] Re: Please Upgrade Gstreamer Bad and Multiverse Plug-ins To 0.10.14

2009-09-29 Thread Doug McMahon
** Changed in: gst-plugins-bad0.10 (Ubuntu)
   Status: New => Confirmed

-- 
Please Upgrade Gstreamer Bad and Multiverse Plug-ins To 0.10.14
https://bugs.launchpad.net/bugs/436350
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 439073] [NEW] add dmo loader in i386 package for karmic

2009-09-29 Thread Doug McMahon
Public bug reported:

Binary package hint: vlc

If you are splitting vlc into  i386  and amd_64 packages  then there is
no reason not to enable the dmo loader in i386

--enable-loader

And add  appropriate define to vlc-nox.install 
usr/lib/vlc/codec/libdmo_plugin.so

Was confirmed as a valid feature request here
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/48391

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

-- 
add dmo loader in i386 package for karmic 
https://bugs.launchpad.net/bugs/439073
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 439077] [NEW] enable globalhotkeys in karmic vlc

2009-09-29 Thread Doug McMahon
Public bug reported:

Binary package hint: vlc

There's no reason not to enable globalhotkeys in vlc-1.0.2 for karmic

Just add libxcb-keysyms1-dev as a build depend and it will be
automatically enabled

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

-- 
enable globalhotkeys in karmic vlc
https://bugs.launchpad.net/bugs/439077
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 439131] [NEW] libcddb2 not enabled in karmic vlc

2009-09-29 Thread Doug McMahon
Public bug reported:

Binary package hint: vlc

again another useful feature missing in the karmic 1.0.2 package. I'm sure 
those who use vlc for audio cd's would like the cddb data
Please add libcdbb2-dev to your  build depends

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

-- 
libcddb2 not enabled in karmic vlc
https://bugs.launchpad.net/bugs/439131
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 436767] Re: Automounting CDs does not work

2009-09-30 Thread Doug McMahon
If you were to remove librasero-media0 ( and by extension brasero and
rhythmbox) then the odds are your cd/dvd drive(s) will operate correctly
with no need to boot up with media inserted or mount media as root.

-- 
Automounting CDs does not work
https://bugs.launchpad.net/bugs/436767
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 436767] Re: Automounting CDs does not work

2009-09-30 Thread Doug McMahon
excuse the typo, that should be libbrasero-media0

-- 
Automounting CDs does not work
https://bugs.launchpad.net/bugs/436767
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 436767] Re: Automounting CDs does not work

2009-09-30 Thread Doug McMahon
and just as a final note

restoring brasero and libbrasero-media0 to ver. 2.27.92-0ubuntu2
restores full functions of all cd/dvd drives and gksu nautilus is now
also functional, both from Alt+F2 (preferred method ) and terminal.

The only caveat to gksu ...  is the drive(s) cannot be an an 'open'
state, particularly sr0

-- 
Automounting CDs does not work
https://bugs.launchpad.net/bugs/436767
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 397734] Re: can't eject unmounted cdrom with hardware button

2009-10-10 Thread Doug McMahon
** Changed in: devicekit-disks (Ubuntu Karmic)
   Status: Fix Released => New

-- 
can't eject unmounted cdrom with hardware button
https://bugs.launchpad.net/bugs/397734
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 436350] Re: Please Upgrade Gstreamer Bad and Multiverse Plug-ins To 0.10.14

2009-09-25 Thread Doug McMahon
Considering the long list of both feature enhancements and bug fixes
this should be seriously considered.

At present, though some progress has been made with dvd navigation,and
playback, totem is still inferior to the removed totem-xine and
seriously lags behind players such as vlc and mplayer.

At this point it cannot be recommended as the main video player in
karmic.

-- 
Please Upgrade Gstreamer Bad and Multiverse Plug-ins To 0.10.14
https://bugs.launchpad.net/bugs/436350
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 433150] [NEW] No automount of UDF/iso9660 volumes

2009-09-19 Thread Doug McMahon
Public bug reported:

In a fresh install of karmic alpha 6 with updates thru 09/19

Optical media with UDF/iso9660 filesytems is no longer being detected or
mounted when inserted.  There is no activity shown in dmesg, and the
cdrom icon in computer will disappear once the media is inserted

This occurs will all data cd, dvd disks and dvd video disks

Audio cd's are unaffected

lshw - C disk lists the drive(s), showing a status of "ready" which indicates 
media found with either no or unknown filesystem.
Nothing is to be found in /media/cdrom*

In the case of dvd video. media players that can access the device will
playback, ie, dvd:///dev/sr0, without manually mounting, otherwise the
disks can be mounted manually under root, though somewhat improperly

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

-- 
No automount of UDF/iso9660 volumes
https://bugs.launchpad.net/bugs/433150
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 439846] Re: brasero 2.28.0-0ubuntu1 breaks DVD playback and disrupts CD/DVD operation

2009-10-01 Thread Doug McMahon
I have reverted a fully updated a6 to libbrasero/brasero 2.27.92 and have 
regained full and proper use of the cd/dvd drives.
Additionally the previously broken gksu nautilus is now fully functional both 
from Alt+F2 and the terminal

The only caveat to use of gksu nautilus is the cd/dvd drive must not be
in an 'open' state

A screenshot is posted here showing a root nautilus, installed versions
of brasero/libbrasero-media0, desktop icons and 2 drives correcting
auto-mounting with notification

http://ubuntuforums.org/showthread.php?p=807#post807

-- 
brasero 2.28.0-0ubuntu1 breaks DVD playback and disrupts CD/DVD operation
https://bugs.launchpad.net/bugs/439846
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 440125] Re: libfaac is disabled in libavcodec-extra-52

2009-10-01 Thread Doug McMahon

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

-- 
libfaac is disabled in libavcodec-extra-52
https://bugs.launchpad.net/bugs/440125
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   3   4   5   6   7   8   9   10   >