[Bug 1281250] Re: VNC accessible from non-linux machines only with encryption disabled

2014-05-28 Thread Wes Garner
FYI Solution for Android users - use bVNC Free
It accepts this encryption type

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

Title:
  VNC accessible from non-linux machines only with encryption disabled

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

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


Re: [Bug 89860] Re: /proc/acpi/button/lid/*/state always says open

2012-04-03 Thread Wes Garner
Unsubscribe

-- 
Wes Garner
wesgar...@gmail.com
Mobile: 205-202-0021
Fax: 205-995-8790
On Apr 2, 2012 11:55 PM, Robert Collins 89...@bugs.launchpad.net wrote:

 ** No longer affects: acpi (Ubuntu)

 ** No longer affects: acpi-support (Ubuntu)

 ** Changed in: linux-source-2.6.20 (Ubuntu)
 Assignee: Registry Administrators (registry) = (unassigned)

 ** Changed in: linux-source-2.6.22 (Ubuntu)
 Assignee: Registry Administrators (registry) = (unassigned)

 ** Changed in: linux (Ubuntu)
 Assignee: Registry Administrators (registry) = (unassigned)

 ** No longer affects: acpi

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/89860

 Title:
  /proc/acpi/button/lid/*/state always says open

 Status in “linux” package in Ubuntu:
  Won't Fix
 Status in “linux-source-2.6.20” package in Ubuntu:
  Won't Fix
 Status in “linux-source-2.6.22” package in Ubuntu:
  Won't Fix

 Bug description:
  My laptop is an HP Pavilion dv4000.  I'm running up-to-date Feisty.

  Regardless of whether my laptop lid is open or closed, I always get
  this:

  root@peace:/etc/acpi# cat /proc/acpi/button/lid/*/state
  state:  open

  This would explain why I can suspend the laptop using Gnome's power
  management menu, but why it doesn't do it when I close the lid.  (I
  have specified under power management preferences that it's to suspend
  when I close the lid.)

  I know that at some level the lid switch works because when I press it
  the screen backlight turns off (although I can still faintly see that
  the display is still live).

  There was one hint of the issue in this email:
 http://lists.opensuse.org/opensuse-mobile/2007-02/msg00016.html

  Here's a Ubuntu bug that seems similar, but got rejected:
 https://launchpad.net/ubuntu/+source/kernel-package/+bug/16662

  My bug is different than this one:
 https://launchpad.net/ubuntu/+source/linux-source-2.6.15/+bug/34389
  because my laptop state is *always* reported as open.

  I've attached the output of dmesg and dmidecode.

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


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

Title:
  /proc/acpi/button/lid/*/state always says open

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

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

[Bug 735135] [NEW] [Jetway Mini-Top, Nvidia GPU] Ubuntu fails to output audio with HDMI

2011-03-14 Thread Wes Garner
Public bug reported:

Binary package hint: pulseaudio

This could be a bug in either pulsaudio or alsa-driver
Audio over HDMI fails unless specific plughw:0,7 is specified in defaults
HDMI is selected in sound settings in all correct places. alsamixer shows none 
muted. Sound settings only show one HDMI output, does not make a tone when 
doing tests nor does TV or receiver show connection.


Works:
aplay -D plughw:NVidia,7 /usr/share/sounds/alsa/Front_Center.wav
aplay -D plughw:0,7 /usr/share/sounds/alsa/Front_Center.wav

Fails:
Any Ubuntu system sounds, including tests in sound settings
Playing audio through nautilus (holding mouse over MP3) or any other 
application that doesn't have 0,7 specified
aplay /usr/share/sounds/alsa/Front_Center.wav

Also, even if 0,7 is specified with applications, usually pass-through
audio from a video file causes device busy or device not found with 0,7

The following workaround thread does work mostly but still causes occasional 
problems in different applications such as XBMC
http://ubuntuforums.org/showthread.php?t=1668737

cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.29  Wed Feb 23 16:18:35 PST 
2011
GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-5ubuntu2) 

aplay -l
 List of PLAYBACK Hardware Devices 
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: default [USB PnP Sound Device  ], device 0: USB Audio [USB 
Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

grep eld_valid /proc/asound/NVidia/eld*
/proc/asound/NVidia/eld#0.0:eld_valid   0
/proc/asound/NVidia/eld#1.0:eld_valid   1
/proc/asound/NVidia/eld#2.0:eld_valid   0
/proc/asound/NVidia/eld#3.0:eld_valid   0

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: pulseaudio 1:0.9.22+stable-queue-24-g67d18-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 1: default [USB PnP Sound Device  ], device 0: USB Audio [USB 
Audio]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  mediacenter   3010 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'NVidia'/'HDA NVidia at 0xfe97c000 irq 17'
   Mixer name   : 'Nvidia GPU 0b HDMI/DP'
   Components   : 'HDA:10de000b,10de0101,00100200'
   Controls  : 17
   Simple ctrls  : 5
Card1.Amixer.info:
 Card hw:1 'default'/'C-Media Electronics Inc.   USB PnP Sound Device   
at usb-:00:1d'
   Mixer name   : 'USB Mixer'
   Components   : 'USB0d8c:013c'
   Controls  : 7
   Simple ctrls  : 3
Date: Mon Mar 14 16:15:55 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pulseaudio
Symptom: audio
Symptom_Card: HDA-Intel - HDA NVidia
Symptom_Jack: Digital Out, HDMI
Title: [To Be Filled By O.E.M., Nvidia GPU 0b HDMI/DP, Digital Out, HDMI] 
Pulseaudio fails to detect card
UpgradeStatus: Upgraded to natty on 2011-03-09 (5 days ago)
dmi.bios.date: 08/26/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080015
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: To be filled by O.E.M.
dmi.board.vendor: To be filled by O.E.M.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd08/26/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnTobefilledbyO.E.M.:rnTobefilledbyO.E.M.:rvrTobefilledbyO.E.M.:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: alsa hdmi nvidia pulseaudio

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

Title:
  [Jetway Mini-Top, Nvidia GPU] Ubuntu fails to output audio with HDMI

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


[Bug 735135] Re: [Jetway Mini-Top, Nvidia GPU] Ubuntu fails to output audio with HDMI

2011-03-14 Thread Wes Garner
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735135

Title:
  [Jetway Mini-Top, Nvidia GPU] Ubuntu fails to output audio with HDMI

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


[Bug 677940] Re: brasero crashes when clicking BURN

2010-11-24 Thread Wes Garner
Yes, in my instance it's a video project matching that bug

-- 
brasero crashes when clicking BURN
https://bugs.launchpad.net/bugs/677940
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 677940] Re: brasero crashes when clicking BURN

2010-11-21 Thread Wes Garner
(brasero:2204): GLib-CRITICAL **: g_variant_builder_end: assertion
`is_valid_builder (builder)' failed

(brasero:2204): GLib-CRITICAL **: g_variant_get_type: assertion `value
!= NULL' failed

(brasero:2204): GLib-CRITICAL **: g_variant_type_is_array: assertion
`g_variant_type_check (type)' failed

(brasero:2204): GLib-CRITICAL **: g_variant_get_type_string: assertion
`value != NULL' failed

GLib-ERROR **: g_variant_new: expected array GVariantBuilder but the built 
value has type `(null)'
aborting...
Aborted

-- 
brasero crashes when clicking BURN
https://bugs.launchpad.net/bugs/677940
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 552227] Re: gwibber-accounts crashed with KeyError in get_account_data()

2010-10-13 Thread Wes Garner
Still present in Maverick 10.10

-- 
gwibber-accounts crashed with KeyError in get_account_data()
https://bugs.launchpad.net/bugs/552227
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 58307] Re: --append-to-version breaks make-kpkg kernel build

2010-08-28 Thread Wes Garner
Occurring in 10.04 LTS
dpkg-gencontrol: error: package linux-image-2.6.36-rc2-wg-next-20100827 not in 
control info
make[2]: *** [debian/stamp/binary/linux-image-2.6.36-rc2-wg-next-20100827] 
Error 255
make[2]: Leaving directory `/home/wesgarner/src/linux-next'
make[1]: *** [debian/stamp/binary/pre-linux-image-2.6.36-rc2-wg-next-20100827] 
Error 2
make[1]: Leaving directory `/home/wesgarner/src/linux-next'
make: *** [kernel-image] Error 2


** Changed in: kernel-package (Ubuntu)
   Status: Confirmed = Incomplete

-- 
--append-to-version breaks make-kpkg kernel build
https://bugs.launchpad.net/bugs/58307
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 92383] Re: wr...@lba=288830h failed with SK=7h/ASC=00h/ACQ=00h]: Input/output error

2010-08-27 Thread Wes Garner
Same issue here on  Dell Studio 1450
 3779624960/7838695424 (48.2%) @2.4x, remaining 20:53 RBU 100.0% UBU  67.2%
:-[ wr...@lba=1c2ce0h failed with SK=3h/WRITE ERROR]: Input/output error
:-( write failed: Input/output error

-- 
wr...@lba=288830h failed with SK=7h/ASC=00h/ACQ=00h]: Input/output error
https://bugs.launchpad.net/bugs/92383
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 374900] Re: Libfaac not LGPL

2009-11-18 Thread Wes Garner
I wanted to do a bump on this to see if Upstream has taken any look at
this. Who are we to assign this to for someone to look at it?

-- 
Libfaac not LGPL
https://bugs.launchpad.net/bugs/374900
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


Re: [Bug 395299] Re: gdm 2.26 has no graphical configuration tool

2009-11-03 Thread Wes Garner
unsubscribe

On Tue, Nov 3, 2009 at 9:18 AM, Sebastien Bacher seb...@ubuntu.com
wrote:

  Who thinks up this crazy ideas?

 Hi,

 Could you stay correct and respect people doing work for free there on
 softwares you are can decide to use or not?
 It's also judged polite to subscribe to bugs you comment on so you get to
 read replies to waht you wrote

 The new gdm has been:
 - discussion have started during the hardy uds 1.5 year ago
 - the new gdm has been accepted upstream by GNOME and used for over a year
 in several other distributions
 - the ubuntu team decided to wait on the change because of the known issues
 - the new version was available since jaunty in the ubuntu-desktop ppa and
 call for testing have been made
 - the change has been decided this cycle because karmic had technologies
 changes in view of the lts coming next cycle, it's better to use recent and
 maintainer codebases there
 - the canonical desktop team spent time this cycle writing a gdmsetup tool
 and fixing several issues in the new gdm version

 You can't really blame the ubuntu team to hurrying this change there or
 not spending efforts on the transition, it's not perfect yet but is
 expected to be better for the coming lts version

 --
 gdm 2.26 has no graphical configuration tool
 https://bugs.launchpad.net/bugs/395299
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in GDM: The Gnome Display Manager: New
 Status in “gdm” package in Ubuntu: Fix Released
 Status in gdm in Ubuntu Karmic: Fix Released

 Bug description:
 Binary package hint: gdm

 In Karmic the Login Window Preferences option from the GNOME System -
 Preferences menu is missing. I'm no longer able to configure gdm
 graphically. Something I was able to do until recently and in Jaunty.
 -
 The changes are due to an upstream [Gnome] update , which was blocked in
 Ubuntu for 3 cycles .
  Any further discussions regarding lack of features can be discussed 
 https://bugzilla.gnome.org/show_bug.cgi?id=587750 or users can open new
 bugs regarding the missing features.



-- 
Wes Garner
wesgar...@gmail.com
Phone: 205-202-0021
Fax: 205-956-0616

-- 
gdm 2.26 has no graphical configuration tool
https://bugs.launchpad.net/bugs/395299
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 423499] [NEW] [Karmic] Repositories missing OpenJDK 1.5

2009-09-02 Thread Wes Garner
Public bug reported:

Binary package hint: default-jdk

The package introduced can be ignored as this is not concerning what is
default (LaunchPad just required it)

An older version of Java is still required by many (even Google/Google Android 
still requires 5)
Can that package be included in the Karmic repositories or what kind of work 
around can be done

** Affects: java-common (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: java jdk karmic openjdk

** Changed in: java-common (Ubuntu)
   Status: New = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/java-common/+question/81756

** Tags added: java jdk karmic openjdk

-- 
[Karmic] Repositories missing OpenJDK 1.5
https://bugs.launchpad.net/bugs/423499
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 419891] [NEW] Unstripped version of FFmpeg

2009-08-27 Thread Wes Garner
Public bug reported:

Binary package hint: ffmpeg

Wishlist for an unstripped version of FFmpeg under multiverse without 
restriction such as disabled AAC encoder
Possibly using this configure script for compilation which removes any and all 
restrictions and adding support for all the bells and whistles

./configure --disable-debug --enable-x264 --enable-gpl --enable-
libmp3lame --enable-libfaac --enable-libfaad --enable-xvid --enable-
liba52 --enable-libvorbis --enable-libgsm --enable-libogg --enable-
libtheora

** Affects: ffmpeg
 Importance: Undecided
 Status: New

** Affects: ffmpeg (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Core Development Team (ubuntu-core-dev)
 Status: New

-- 
Unstripped version of FFmpeg 
https://bugs.launchpad.net/bugs/419891
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 419891] Re: Unstripped version of FFmpeg

2009-08-27 Thread Wes Garner
Respository -- restrictedUbuntu Core Development Team (as listed
at https://launchpad.net/ubuntu)

** Changed in: ffmpeg (Ubuntu)
 Assignee: (unassigned) = Ubuntu Core Development Team (ubuntu-core-dev)

** Also affects: ffmpeg
   Importance: Undecided
   Status: New

-- 
Unstripped version of FFmpeg 
https://bugs.launchpad.net/bugs/419891
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 419891] Re: Unstripped version of FFmpeg

2009-08-27 Thread Wes Garner
Current status of faac being listed as non-free (Libfaac not LGPL)
https://bugs.launchpad.net/ubuntu/+source/faac/+bug/374900

-- 
Unstripped version of FFmpeg 
https://bugs.launchpad.net/bugs/419891
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 405689] Re: [needs-packaging] pyTivo

2009-08-27 Thread Wes Garner
Latest pyTivo Build under wmcbrine's fork, current master release
http://repo.or.cz/w/pyTivo/wmcbrine.git?a=shortlog;h=refs/heads/master

-- 
[needs-packaging] pyTivo
https://bugs.launchpad.net/bugs/405689
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 401402] Re: Package eclipse has unmet dependencies

2009-08-27 Thread Wes Garner
I can confirm this also, workaround does fix

-- 
Package eclipse has unmet dependencies
https://bugs.launchpad.net/bugs/401402
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 416585] Re: Unknown encoder 'mpeg2video'

2009-08-25 Thread Wes Garner
Same here, I have attempted to use both regular, extra, and restricted
codec packages

FFmpeg version SVN-r19352-4:0.5+svn20090706-1ubuntu3, Copyright (c) 2000-2009 
Fabrice Bellard, et al.
  configuration: --disable-encoder=h263 --disable-encoder=h263p 
--disable-encoder=mpeg2video --disable-encoder=mpeg4 
--disable-encoder=msmpeg4v1 --disable-encoder=msmpeg4v2 
--disable-encoder=msmpeg4v3 --extra-version=4:0.5+svn20090706-1ubuntu3 
--prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau 
--enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex 
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib 
--disable-stripping --disable-vhook --enable-gpl --enable-postproc 
--enable-swscale --enable-x11grab --enable-libdc1394 
--extra-cflags=-I/build/buildd/ffmpeg-0.5+svn20090706/debian/include
  libavutil 49.15. 0 / 49.15. 0
  libavcodec52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter0. 4. 0 /  0. 4. 0
  libswscale 0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Aug 25 2009 14:54:57, gcc: 4.4.1

Seems stream 0 codec frame rate differs from container frame rate: 23.98 
(65534/2733) - 23.98 (400/166833)
Input #0, avi, from '/home/wesgarner/Videos/Ext 
HDD/Weeds.S05E02.HDTV.XviD-aAF.avi':
  Duration: 00:24:17.87, start: 0.00, bitrate: 1340 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 
23.98 tbn, 23.98 tbc
Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 128 kb/s
Unknown encoder 'mpeg2video'

-- 
Unknown encoder 'mpeg2video'
https://bugs.launchpad.net/bugs/416585
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 374900] Re: Libfaac not LGPL

2009-08-12 Thread Wes Garner
Just an example of an attempt to use libfaac with ffmpeg:
https://bugs.launchpad.net/bugs/412063

Please help us sort this out, so this will be available for Ubuntu users.
Depending on the actual outcome for the LGPL licensing, shouldn't this at least 
be set up for people using non-free (ex Medibuntu packages) codecs

-- 
Libfaac not LGPL
https://bugs.launchpad.net/bugs/374900
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] ffmpeg unsupported codec aac using medibuntu unstripped codecs

2009-08-12 Thread Wes Garner
Just posted a fairly useless comment on bug 374900
Any other ideas to help get them to take a look?

-- 
[karmic] ffmpeg unsupported codec aac using medibuntu unstripped codecs
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 412063] [NEW] [karmic] ffmpeg unsupported codec aac using medibuntu unstripped codecs

2009-08-11 Thread Wes Garner
Public bug reported:

Binary package hint: ffmpeg

FFmpeg version SVN-r19134-4:0.5+svn20090609-1ubuntu3, Copyright (c) 2000-2009 
Fabrice Bellard, et al.
  configuration: --disable-encoder=h263 --disable-encoder=h263p 
--disable-encoder=mpeg2video --disable-encoder=mpeg4 
--disable-encoder=msmpeg4v1 --disable-encoder=msmpeg4v2 
--disable-encoder=msmpeg4v3 
--extra-version=4:0.5+svn20090609-1ubuntu3 --prefix=/usr --enable-avfilter 
--enable-avfilter-lavf --enable-bzlib 
--enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora 
--enable-libvorbis --enable-pthreads 
--enable-zlib --disable-stripping --disable-vhook --enable-gpl 
--enable-postproc --enable-swscale --enable-x11grab 
--enable-libdc1394 --enable-shared --disable-static
  libavutil 49.15. 0 / 49.15. 0
  libavcodec52.20. 0 / 52.20. 0
  libavformat   52.31. 0 / 52.31. 0
  libavdevice   52. 1. 0 / 52. 1. 0
  libavfilter0. 4. 0 /  0. 4. 0
  libswscale 0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
  built on Jul 25 2009 08:34:10, gcc: 4.4.1
[NULL @ 0x1018e80]Invalid and inefficient vfw-avi packed B frames detected
Input #0, avi, from 'Skins.S03E02.WS.PDTV.XviD-river.avi':
  Duration: 00:47:00.96, start: 0.00, bitrate: 1035 kb/s
Stream #0.0: Video: h264, yuv420p, 640x352 [PAR 1:1 DAR 20:11], 25 tbr, 25 
tbn, 25 tbc
Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 160 kb/s
File 'Skins.S03E02.WS.PDTV.XviD-river.avi.mp4' already exists. Overwrite ? 
[y/N] y
Output #0, mp4, to 'Skins.S03E02.WS.PDTV.XviD-river.avi.mp4':
Stream #0.0: Video: mpeg4, yuv420p, 640x402 [PAR 201:176 DAR 20:11], 
q=2-31, pass 1, 480 kb/s, 90k tbn, 25 tbc
Stream #0.1: Audio: 0x, 48000 Hz, stereo, s16, 96 kb/s
Stream mapping:
  Stream #0.0 - #0.0
  Stream #0.1 - #0.1
Unsupported codec for output stream #0.1

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

-- 
[karmic] ffmpeg unsupported codec aac using medibuntu unstripped codecs
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 412063] Re: [karmic] ffmpeg unsupported codec aac using medibuntu unstripped codecs

2009-08-11 Thread Wes Garner
Not expected to work without Medibuntu Packages, but it is not working
even with them (w64codecs plus all listed unstripped codecs installed)

** Changed in: ffmpeg (Ubuntu)
 Assignee: (unassigned) = Medibuntu Bugs (medibuntu-bugs)

-- 
[karmic] ffmpeg unsupported codec aac using medibuntu unstripped codecs
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 406168] Re: nautilus crashed with SIGSEGV after attempting to create new folder

2009-08-03 Thread Wes Garner
I guess I shouldn't worry about it - it was a one time crash

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Invalid

-- 
nautilus crashed with SIGSEGV after attempting to create new folder
https://bugs.launchpad.net/bugs/406168
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 405689] Re: [needs-packaging] pyTivo

2009-07-28 Thread Wes Garner

** Attachment added: Latest pyTivo Build under wmcbrine's fork
   
http://launchpadlibrarian.net/29603882/wmcbrine-21137e27144e74cb371267316e8e60d8dd5d9a7b.tar.gz

** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Changed in: launchpad
   Status: New = Invalid

** Also affects: debian
   Importance: Undecided
   Status: New

** Also affects: medibuntu
   Importance: Undecided
   Status: New

** Changed in: medibuntu
 Assignee: (unassigned) = Medibuntu Packaging Team (medibuntu-maintainers)

-- 
[needs-packaging] pyTivo
https://bugs.launchpad.net/bugs/405689
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 405747] [NEW] [Karmic] GDM Auto-Login

2009-07-28 Thread Wes Garner
Public bug reported:

Binary package hint: gdm

The feature to automatically log into Ubuntu through GDM without having to key 
in the user/pass.. no longer exists
Is there a backway into setting this back into Karmic or should we just wait 
until the GDM Setup GUI returns?

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

-- 
[Karmic] GDM Auto-Login
https://bugs.launchpad.net/bugs/405747
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-05-09 Thread Wes Garner
Working with the ACPI team to debug it
http://bugzilla.kernel.org/show_bug.cgi?id=13263

** Changed in: acpi (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel ACPI Team (ubuntu-kernel-acpi)

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-05-07 Thread Wes Garner
Same problem here still, ACPI lid state is always open on hp dv2815nr

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 373048] Re: LCD Backlight does not turn off when laptop closed

2009-05-07 Thread Wes Garner
*** This bug is a duplicate of bug 89860 ***
https://bugs.launchpad.net/bugs/89860

** This bug has been marked a duplicate of bug 89860
   /proc/acpi/button/lid/*/state always says open

-- 
LCD Backlight does not turn off when laptop closed
https://bugs.launchpad.net/bugs/373048
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-05-07 Thread Wes Garner
Still affects linux-source-2.6.28

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

** Package changed: linux-meta (Ubuntu) = ubuntu

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Ubuntu Kernel ACPI Team (ubuntu-kernel-acpi)

** Changed in: linux (Ubuntu)
   Status: Triaged = New

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-05-07 Thread Wes Garner
Does anyone notice that 90% of the comments include HP laptops?

** Bug watch added: Linux Kernel Bug Tracker #13263
   http://bugzilla.kernel.org/show_bug.cgi?id=13263

** Also affects: acpi via
   http://bugzilla.kernel.org/show_bug.cgi?id=13263
   Importance: Unknown
   Status: Unknown

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 373048] [NEW] LCD Backlight does not turn off when laptop closed

2009-05-06 Thread Wes Garner
Public bug reported:

HP dv2815us does not turn the LCD backlight off when the lid is closed
Running xset dpms force off does work, but nothing happens when closing the lid

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
LCD Backlight does not turn off when laptop closed
https://bugs.launchpad.net/bugs/373048
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 373048] Re: LCD Backlight does not turn off when laptop closed

2009-05-06 Thread Wes Garner
Nope I had it set to Blank Screen, also just checked Suspend and it
doesn't work either.

-- 
LCD Backlight does not turn off when laptop closed
https://bugs.launchpad.net/bugs/373048
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 363656] Re: [Hewlett-Packard HP Pavilion dv1000 (EP345UA#ABA)] hibernate/resume failure

2009-04-19 Thread Wes Garner

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

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

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

** Attachment added: HalComputerInfo.txt
   http://launchpadlibrarian.net/25745559/HalComputerInfo.txt

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

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

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

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

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

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

-- 
[Hewlett-Packard HP Pavilion dv1000 (EP345UA#ABA)] hibernate/resume failure
https://bugs.launchpad.net/bugs/363656
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 363656] [NEW] [Hewlett-Packard HP Pavilion dv1000 (EP345UA#ABA)] hibernate/resume failure

2009-04-19 Thread Wes Garner
Public bug reported:

na

ProblemType: KernelOops
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: hibernate/resume
InterpreterPath: /usr/bin/python2.6
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Hewlett-Packard HP Pavilion dv1000 (EP345UA#ABA)
Package: linux-image-2.6.28-11-generic 2.6.28-11.41
ProcAttrCurrent: unconfined
ProcCmdLine: root=UUID=5278c0c4-cd65-46ac-91b0-113e9487659b ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.28-11.41-generic
SourcePackage: linux
Tags: resume hibernate
Title: [Hewlett-Packard HP Pavilion dv1000 (EP345UA#ABA)] hibernate/resume 
failure
UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev plugdev 
powerdev root sambashare scanner sudo tape video

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


** Tags: apport-kerneloops hibernate i386 resume

-- 
[Hewlett-Packard HP Pavilion dv1000 (EP345UA#ABA)] hibernate/resume failure
https://bugs.launchpad.net/bugs/363656
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 123064] Re: Upgrade to Eclipse 3.4.1

2009-02-26 Thread Wes Garner
** Changed in: eclipse (Ubuntu)
 Assignee: (unassigned) = Michael Casadevall (mcasadevall)

** Changed in: eclipse (Ubuntu)
 Assignee: Michael Casadevall (mcasadevall) = The Medibuntu Bot (medibuntu)

** Changed in: eclipse (Ubuntu)
 Assignee: The Medibuntu Bot (medibuntu) = Medibuntu Packaging Team 
(medibuntu-maintainers)

-- 
Upgrade to Eclipse 3.4.1
https://bugs.launchpad.net/bugs/123064
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 123064] Re: Upgrade to Eclipse 3.4.1

2009-02-26 Thread Wes Garner
I assigned it to Medibuntu Packaging to see if they would include it -
up to them to review

-- 
Upgrade to Eclipse 3.4.1
https://bugs.launchpad.net/bugs/123064
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


Re: [Bug 320632] Re: tap-to-click and edge-scrolling broken in Jaunty

2009-02-25 Thread Wes Garner
Unsubscribe

On Wed, Feb 25, 2009 at 9:11 PM, darylb darylbl...@gmail.com wrote:

 Hi Alberto,

 I have installed your package. I actually found on doing so that no
 previous
 version of that package was installed on my Jaunty system (a Sony Vaio
 VGN-SZ71WN). I'm not sure if it should have been there and wasn't added
 when
 I installed Jaunty (the 2/2/09 nightly I believe).

 After installing your package and logging out and into gnome again, I find
 that the mouse preferences screen now has a third tab touchpad again, and
 tap to click is working.

 Vertical scrolling is also working but only to a small degree. It does not
 work every time. I'm finding it hard to get it to work now actually.
 Pressing very hard does not seem to help the situation.

 Here is the lsusb output from my laptop:

 r...@lappy:~# lsusb
 Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 006 Device 003: ID 05ca:183a Ricoh Co., Ltd
 Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 005 Device 005: ID 044e:3012 Alps Electric Co., Ltd
 Bus 005 Device 004: ID 044e:3013 Alps Electric Co., Ltd
 Bus 005 Device 003: ID 044e:3010 Alps Electric Co., Ltd
 Bus 005 Device 002: ID 044e:3011 Alps Electric Co., Ltd
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 147e:2016
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

 --
 tap-to-click and edge-scrolling broken in Jaunty
 https://bugs.launchpad.net/bugs/320632
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “xfree86-driver-synaptics” source package in Ubuntu: Confirmed
 Status in “xserver-xorg-input-synaptics” source package in Ubuntu: Invalid
 Status in xfree86-driver-synaptics in Ubuntu Jaunty: Confirmed
 Status in xserver-xorg-input-synaptics in Ubuntu Jaunty: Invalid

 Bug description:
 Binary package hint: xfree86-driver-synaptics

 As of today's package update from xserver-xorg-input-synaptics
 0.15.2-0ubuntu8 to 0.99.3-1ubuntu1, tap-to-click and edge-scrolling no
 longer work on my Acer Aspire One.

 Rolling back the update restores correct functionality.

 ProblemType: Bug
 Architecture: i386
 DistroRelease: Ubuntu 9.04
 Package: xserver-xorg-input-synaptics 0.15.2-0ubuntu8
 ProcEnviron:
  LC_COLLATE=C
  PATH=(custom, user)
  LANG=en_GB.UTF-8
  SHELL=/bin/bash
 SourcePackage: xfree86-driver-synaptics
 Uname: Linux 2.6.28-5-generic i686


-- 
tap-to-click and edge-scrolling broken in Jaunty
https://bugs.launchpad.net/bugs/320632
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 281957] [NEW] required dependency no longer available libgnome-desktop-2 Intrepid

2008-10-11 Thread Wes Garner
Public bug reported:

libgnome-desktop-2 has been replaced by libgnome-desktop-2-7
awn is requiring -2 instead of -2-7

avant-window-navigator-bzr:
 Depends: libgnome-desktop-2  but it is not installable

libgnome-desktop-2:
Package libgnome-desktop-2 has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and never 
uploaded, has been obsoleted or is not available with the contents of 
sources.list

libgnome-desktop-2-7
Utility library for loading .desktop files - runtime files

** Affects: awn
 Importance: Undecided
 Status: New

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

** Also affects: gnome-desktop (Ubuntu)
   Importance: Undecided
   Status: New

-- 
required dependency no longer available libgnome-desktop-2 Intrepid
https://bugs.launchpad.net/bugs/281957
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 271853] Re: CPU Frequency Scaling Monitor displays Gray on Intrepid

2008-09-22 Thread Wes Garner
It is continuous at every bootup on my computer - using an HP dv1000 laptop
I am using Compiz - disabling Compiz has not made any difference

-- 
CPU Frequency Scaling Monitor displays Gray on Intrepid
https://bugs.launchpad.net/bugs/271853
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 272029] [NEW] [Intrepid] Wine needing a repo for intrepid

2008-09-19 Thread Wes Garner
Public bug reported:

Currently using the Hardy repo which seems fine for now

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


** Tags: intrepid wine

** Tags added: intrepid wine

** Changed in: wine (Ubuntu)
Sourcepackagename: None = wine

-- 
[Intrepid] Wine needing a repo for intrepid
https://bugs.launchpad.net/bugs/272029
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 271853] [NEW] CPU Frequency Scaling Monitor displays Gray on Intrepid

2008-09-18 Thread Wes Garner
Public bug reported:

Binary package hint: gnome-applets

(see screenshot)
Displays gray at all times on Gnome panel (top right between wireless manager 
and cpu load)

System:
Intel Centrino
Ubuntu Intrepid i386

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


** Tags: gnome-panel intrepid

-- 
CPU Frequency Scaling Monitor displays Gray on Intrepid
https://bugs.launchpad.net/bugs/271853
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 271853] Re: CPU Frequency Scaling Monitor displays Gray on Intrepid

2008-09-18 Thread Wes Garner

** Attachment added: screenshot
   http://launchpadlibrarian.net/17735894/cpufreq.png

** Description changed:

  Binary package hint: gnome-applets
  
  (see screenshot)
  Displays gray at all times on Gnome panel (top right between wireless manager 
and cpu load)
+ 
+ System:
+ Intel Centrino
+ Ubuntu Intrepid i386

** Tags added: gnome-panel intrepid

-- 
CPU Frequency Scaling Monitor displays Gray on Intrepid
https://bugs.launchpad.net/bugs/271853
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 271564] [NEW] package flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-09-17 Thread Wes Garner
Public bug reported:

Binary package hint: flashplugin-nonfree

crashes during install, flash player from adobe states i386 only instead
of x64

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1
SourcePackage: flashplugin-nonfree
Title: package flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
Uname: Linux 2.6.27-3-generic x86_64

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/271564
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 271564] Re: package flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-09-17 Thread Wes Garner

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

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/17713662/DpkgTerminalLog.txt

-- 
package flashplugin-nonfree 10.0.1.218+10.0.0.525ubuntu1 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/271564
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 229705] Re: ical2sqlite aborts mid-conversion

2008-05-12 Thread Wes Garner

** Attachment added: iCal file used in description
   http://launchpadlibrarian.net/14478574/Calendar.ics

-- 
ical2sqlite aborts mid-conversion
https://bugs.launchpad.net/bugs/229705
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 229705] [NEW] ical2sqlite aborts mid-conversion

2008-05-12 Thread Wes Garner
Public bug reported:

Binary package hint: ical2sqlite

Viewing outputted SQLiteDB file includes only first 3 events from iCal
file

(Attached is iCal file)

Output from terminal:
[EMAIL PROTECTED]:/home/wesgarner/Documents# ical2sqlite Calendar.ics
*** glibc detected *** : malloc(): memory corruption: 0x08364a78 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb7d98356]
/lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x8d)[0xb7d99cad]
/usr/lib/libsqlite3.so.0(sqlite3GenericMalloc+0x1d)[0xb7ec73bd]
/usr/lib/libsqlite3.so.0(sqlite3MallocRaw+0x32)[0xb7ec60e2]
/usr/lib/libsqlite3.so.0(sqlite3Malloc+0x2c)[0xb7ec62ec]
/usr/lib/libsqlite3.so.0(sqlite3MallocX+0x25)[0xb7ec6345]
/usr/lib/libsqlite3.so.0(sqlite3ParserAlloc+0x10)[0xb7ecc300]
/usr/lib/libsqlite3.so.0(sqlite3RunParser+0x47)[0xb7edb987]
/usr/lib/libsqlite3.so.0(sqlite3Prepare+0x415)[0xb7ed2235]
/usr/lib/libsqlite3.so.0(sqlite3_prepare+0x41)[0xb7ed25f1]
/usr/lib/libsqlite3.so.0(sqlite3_exec+0x7b)[0xb7ef160b]
[0x8049992]
[0x8049fb3]
[0x8049e0c]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7d42450]
[0x8049301]
=== Memory map: 
08048000-0804c000 r-xp  08:05 275540 /usr/bin/ical2sqlite
0804c000-0804d000 rw-p 3000 08:05 275540 /usr/bin/ical2sqlite
0804d000-083e7000 rw-p 0804d000 00:00 0  [heap]
b6c0-b6c21000 rw-p b6c0 00:00 0 
b6c21000-b6d0 ---p b6c21000 00:00 0 
b6d29000-b6d2a000 ---p b6d29000 00:00 0 
b6d2a000-b752a000 rw-p b6d2a000 00:00 0 
b752a000-b752b000 ---p b752a000 00:00 0 
b752b000-b7d2c000 rw-p b752b000 00:00 0 
b7d2c000-b7e75000 r-xp  08:05 72557  /lib/tls/i686/cmov/libc-2.7.so
b7e75000-b7e76000 r--p 00149000 08:05 72557  /lib/tls/i686/cmov/libc-2.7.so
b7e76000-b7e78000 rw-p 0014a000 08:05 72557  /lib/tls/i686/cmov/libc-2.7.so
b7e78000-b7e7b000 rw-p b7e78000 00:00 0 
b7e7b000-b7e8f000 r-xp  08:05 72571  
/lib/tls/i686/cmov/libpthread-2.7.so
b7e8f000-b7e91000 rw-p 00013000 08:05 72571  
/lib/tls/i686/cmov/libpthread-2.7.so
b7e91000-b7e93000 rw-p b7e91000 00:00 0 
b7e93000-b7e95000 r-xp  08:05 72560  /lib/tls/i686/cmov/libdl-2.7.so
b7e95000-b7e97000 rw-p 1000 08:05 72560  /lib/tls/i686/cmov/libdl-2.7.so
b7e97000-b7e98000 rw-p b7e97000 00:00 0 
b7e98000-b7efb000 r-xp  08:05 275586 /usr/lib/libsqlite3.so.0.8.6
b7efb000-b7efd000 rw-p 00062000 08:05 275586 /usr/lib/libsqlite3.so.0.8.6
b7efd000-b7f36000 r-xp  08:05 275292 /usr/lib/libical.so.0.27.6
b7f36000-b7f4 rw-p 00039000 08:05 275292 /usr/lib/libical.so.0.27.6
b7f4-b7f41000 rw-p b7f4 00:00 0 
b7f48000-b7f52000 r-xp  08:05 39318  /lib/libgcc_s.so.1
b7f52000-b7f53000 rw-p a000 08:05 39318  /lib/libgcc_s.so.1
b7f53000-b7f56000 rw-p b7f53000 00:00 0 
b7f56000-b7f57000 r-xp b7f56000 00:00 0  [vdso]
b7f57000-b7f71000 r-xp  08:05 39271  /lib/ld-2.7.so
b7f71000-b7f73000 rw-p 00019000 08:05 39271  /lib/ld-2.7.so
bf87f000-bf894000 rw-p bffeb000 00:00 0  [stack]
Aborted

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

-- 
ical2sqlite aborts mid-conversion
https://bugs.launchpad.net/bugs/229705
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 229705] Re: ical2sqlite aborts mid-conversion

2008-05-12 Thread Wes Garner

** Attachment added: Output SQLiteDB from example
   http://launchpadlibrarian.net/14478803/Calendar.sqlitedb

-- 
ical2sqlite aborts mid-conversion
https://bugs.launchpad.net/bugs/229705
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