[Bug 948788] Re: thunderbird crashed on launch

2012-05-08 Thread Brett Alton
This has been occuring for me since I wiped 10.10 and installed the
12.04 release. Let me know what I need to add to be useful for this bug.

sheehan@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 12.04 LTS
Release:12.04
Codename:   precise
sheehan@ubuntu:~$ apt-cache policy thunderbird
thunderbird:
  Installed: 12.0.1+build1-0ubuntu0.12.04.1
  Candidate: 12.0.1+build1-0ubuntu0.12.04.1
  Version table:
 *** 12.0.1+build1-0ubuntu0.12.04.1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ precise-security/main i386 
Packages
100 /var/lib/dpkg/status
 11.0.1+build1-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
sheehan@ubuntu:~$ date
Tue May  8 19:54:35 EDT 2012

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

Title:
  thunderbird crashed on launch

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

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


[Bug 887793] Re: Kworker constantly taking about 100% CPU

2012-05-06 Thread Brett Alton
I'm on a MacBook Air, purchased April 2012, 15 w standard specs --
1.7GHz Intel Core i5, 4GB of RAM, SSD hard drive, Intel graphics etc.

I am currently running 64-bit Ubuntu 12.04 off a USB disk, set up via my
Mac and diskutil and dd.

I plugged in two external hard drives (a 2TB I am backing up to a 3TB).
When I walked away and came back after 3 minutes, the laptop was almost
unusable. I stumbled upon this thread and found that comment #30
(https://bugs.launchpad.net/ubuntu/+source/linux/+bug/887793/comments/30)
had the solution:

sudo -i
echo N /sys/module/drm_kms_helper/parameters/poll
echo options drm_kms_helper poll=N/etc/modprobe.d/local.conf

As soon as those commands were entered, kworker went from 90% of my CPU
to 2-3%.

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

Title:
  Kworker constantly taking about 100% CPU

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

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


[Bug 994746] [NEW] Dummy output -- No sound in Ubuntu 12.04. Worked in 10.10

2012-05-04 Thread Brett Alton
Public bug reported:

Dummy output is the name of my card. It obviously doesn't work.

I was finally able to fix the issue (temporarily), but trying these
solutions I found online.

(0) updated first
$ sudo apt-get update; sudo apt-get upgrade
# rebooted

(1) Didn't work
$ sudo apt-get remove --purge alsa-base
$ sudo apt-get remove --purge pulseaudio
$ sudo apt-get install alsa-base
$ sudo apt-get install pulseaudio
$ sudo alsa force-reload

(2) PPC fix? I have some custom built PC, not PPC, but I thought I'd try it
$ gksu gedit /etc/modules
# added:
# snd_aoa_i2sbus
# snd_aoa_fabric_layout
# snd_aoa_codec_tas
# snd_aoa_codec_onyx

(3)
$ sudo killall pulseaudio; rm -r ~/.pulse*
# rebooted

(4)
$ aplay -l **
 List of PLAYBACK Hardware Devices 

(5)
$ gksu gedit /etc/modprobe.d/alsa-base.conf
# added:
# options snd-hda-intel model=auto
# options snd-hda-intel model=hp-dv5
# options snd_hda_intel model=hp-dv5
# rebooted

(6)
$ alsamixer
cannot load mixer controls: Invalid argument

(7)
$ pulseaudio -k

(8) 
$ sudo alsa force-reload
Unloading ALSA sound driver modules: snd-hda-codec-realtek snd-hda-intel 
snd-hda-codec snd-hwdep snd-pcm snd-seq-midi snd-rawmidi snd-seq-midi-event 
snd-seq snd-timer snd-seq-device snd-page-alloc (failed: modules still loaded: 
snd-hda-codec-realtek snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc).
Loading ALSA sound driver modules: snd-hda-codec-realtek snd-hda-intel 
snd-hda-codec snd-hwdep snd-pcm snd-seq-midi snd-rawmidi snd-seq-midi-event 
snd-seq snd-timer snd-seq-device snd-page-alloc.

(9) here are my devices
$ aplay -l **
 List of PLAYBACK Hardware Devices 
card 0: VT82xx [HDA VIA VT82xx], device 0: ALC662 rev1 Analog [ALC662 rev1 
Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: VT82xx [HDA VIA VT82xx], device 1: ALC662 rev1 Digital [ALC662 rev1 
Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


So I think added the lines to  /etc/modprobe.d/alsa-base.conf helped?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: pulseaudio 1:1.1-0ubuntu15
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: VT82xx [HDA VIA VT82xx], device 0: ALC662 rev1 Analog [ALC662 rev1 
Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: VT82xx [HDA VIA VT82xx], device 0: ALC662 rev1 Analog [ALC662 rev1 
Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
Card0.Amixer.info:
 Error: command ['amixer', '-c', '0', 'info'] failed with exit code 1: amixer: 
Mixer load hw:0 error: Invalid argument
 Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xfbffc000 irq 17'
   Mixer name   : 'Realtek ALC662 rev1'
   Components   : 'HDA:10ec0662,10438290,00100101'
   Controls  : 8
Card0.Amixer.values: Error: command ['amixer', '-c', '0'] failed with exit code 
1: amixer: Mixer hw:0 load error: Invalid argument
Date: Fri May  4 13:55:55 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423.2)
SourcePackage: pulseaudio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/20/2008
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0507
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5VD2-VM SE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev x.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0507:bd02/20/2008:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5VD2-VMSE:rvrRevx.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-bug i386 precise

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

Title:
  Dummy output -- No sound in Ubuntu 12.04. Worked in 10.10

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

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


[Bug 994746] Re: Dummy output -- No sound in Ubuntu 12.04. Worked in 10.10

2012-05-04 Thread Brett Alton
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/994746

Title:
  Dummy output -- No sound in Ubuntu 12.04. Worked in 10.10

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

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


[Bug 743359] Re: Installer: LockFailedException: Failed to lock /target/var/cache/apt/archives/lock

2011-09-10 Thread Brett Alton
This occurred on my Asus K72JR with Dowload updates from Internet and
with extra codecs checked, upgrading from 11.04 to 11.10beta1 using an
SD card.

Let me know what logs I need to post.

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

Title:
  Installer: LockFailedException: Failed to lock
  /target/var/cache/apt/archives/lock

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

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


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

2011-09-04 Thread Brett Alton
Public bug reported:

This is on my father's Dell Mini 9, which all of a sudden lost all audio
(no external speakers plugged in). His system is running Ubuntu 10.04.3.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: alsa-base 1.0.22.1+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-34.75-generic 2.6.32.44+drm33.19
Uname: Linux 2.6.32-34-generic i686
NonfreeKernelModules: wl
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 0/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC268 Analog [ALC268 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  rod1308 F pulseaudio
 /dev/snd/pcmC0D0p:   rod1308 F...m pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf054 irq 22'
   Mixer name   : 'Realtek ALC268'
   Components   : 'HDA:10ec0268,102802b0,00100101'
   Controls  : 13
   Simple ctrls  : 8
Date: Sun Sep  4 15:56:03 2011
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: alsa-driver
Symptom: audio
Title: [Realtek ALC268] ALSA test tone not correctly played back
dmi.bios.date: 12/29/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: CN0J14
dmi.board.vendor: Dell Inc.
dmi.board.version: A04
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A04
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd12/29/2008:svnDellInc.:pnInspiron910:pvrA04:rvnDellInc.:rnCN0J14:rvrA04:cvnDellInc.:ct8:cvrA04:
dmi.product.name: Inspiron 910
dmi.product.version: A04
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

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

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

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

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


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

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

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

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

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


[Bug 801840] Re: MCE Kernel Panic on kernel 2.6.38

2011-08-24 Thread Brett Alton
I have the exact same problem and it seems to occur for me with
2.6.38-11 but not 2.6.38-10 as often. It does not occur with 2.6.35.

I'm attaching a screenshot from my low-end Android, so I apologize for
the quality. Let me know what other info you need and I will provide it.

I can't seem to pinpoint when it occurs; I can have Firefox open,
Thunderbird open or tens of other applications going and I can't seem to
pinpoint if a certain application is the source.

** Attachment added: IMG237.jpg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/801840/+attachment/2308969/+files/IMG237.jpg

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

Title:
  MCE Kernel Panic on kernel 2.6.38

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

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


[Bug 131238] Re: Please update plone3 to 3.2.3 version

2011-06-08 Thread Brett Alton
I don't think Plone is even in the repos anymore:
https://launchpad.net/ubuntu/+source/plone3/+publishinghistory

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

Title:
  Please update plone3 to 3.2.3 version

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


[Bug 645818] Re: Unknown keyword in configuration file: gfxboot

2011-05-30 Thread Brett Alton
I can confirm that trying to create a usb start disk using a 64-bit
10.04.2 lucid server image and a 64-bit 11.04 natty desktop, the boot
fails with the following message: vesamenu.c32 is not an COM32R image

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

Title:
  Unknown keyword in configuration file: gfxboot

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


[Bug 784007] [NEW] Nautilus, after upgrade from 10.10 to 11.04, opens ftp bookmarks in default web browser

2011-05-17 Thread Brett Alton
Public bug reported:

Binary package hint: nautilus

I'm sure this is a bug based on a library that Nautilus uses and not
actually Nautilus (so if someone who does triage could help, that would
be much appreciated) but after upgrading from 10.10 to 11.04 (on my
laptop and desktop), my computers will open my Nautilus ftp:// bookmarks
in my default web browser (Chrome).

So there's some switch that happens during the upgrade, possibly Chromes
fault, but I figured I'd report it under Nautilus because that's what
I'm using to open my bookmarks.

~/.gtk-bookmarks

file:///home/brett/Documents
file:///home/brett/Downloads
file:///home/brett/Music
file:///home/brett/Pictures
file:///home/brett/Videos
{snip 5 file bookmarks}
ftp://user@domain/folder bookmark_name
{snip 15 ftp bookmarks}
sftp://user@domain/folder bookmark_name
{snip 5 sftp bookmakrs}

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: nautilus 1:2.32.2.1-0ubuntu13
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Tue May 17 09:21:36 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to natty on 2011-05-05 (11 days ago)

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


** Tags: apport-bug i386 natty

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

Title:
  Nautilus, after upgrade from 10.10 to 11.04, opens ftp bookmarks in
  default web browser

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


[Bug 784007] Re: Nautilus, after upgrade from 10.10 to 11.04, opens ftp bookmarks in default web browser

2011-05-17 Thread Brett Alton
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784007

Title:
  Nautilus, after upgrade from 10.10 to 11.04, opens ftp bookmarks in
  default web browser

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


[Bug 482991] Re: Brasero hangs at Get Size process on 64bit Ubuntu 9.1

2011-01-24 Thread Brett Alton
This still occurs on Ubuntu 10.10 for me. I tried disabling all the
plugins and it didn't fix it.

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

Title:
  Brasero hangs at Get Size process on 64bit Ubuntu 9.1

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


[Bug 569202] Re: WhiteOrchid.jpg replaces warty-final-ubuntu.jpg as login wallpaper

2010-12-03 Thread Brett Alton
I don't understand how Debian packaging works, but a file called ubuntu-
wallpapers-extra.xml.in has WhiteOrchid.jpg at the top of the file, with
the rest listed below. So for some reason, something is setting the GDM
to WhiteOrchid.jpg because it's the first on the list (probably
something to do with the call from setup.cfg).

I'm positive this is a one line fix, I just can't find it because I
don't understand packaging at the moment.

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

Title:
  WhiteOrchid.jpg replaces warty-final-ubuntu.jpg as login wallpaper

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


[Bug 660314] Re: Audacity missing main menu

2010-11-27 Thread Brett Alton
So without running Tommy's fix[1], this makes Audacity completely
unusable when using a mouse. Thus, it is a 'medium' bug is it not?

What needs to be done to have this fixed in Maverick?

[1] https://bugs.launchpad.net/ubuntu/+source/appmenu-
gtk/+bug/660314/comments/22

-- 
Audacity missing main menu
https://bugs.launchpad.net/bugs/660314
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 175714] Re: [needs-packaging] Project Pier

2010-11-16 Thread Brett Alton
Can I get sponsored to package this product? I'd really like to see it
in the repos.

-- 
[needs-packaging] Project Pier
https://bugs.launchpad.net/bugs/175714
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 588870] Re: Touchpad on ASUS K72JR is not configured properly

2010-11-12 Thread Brett Alton
This has been fixed in 10.10, yes, but still present in 10.04.

-- 
Touchpad on ASUS K72JR is not configured properly
https://bugs.launchpad.net/bugs/588870
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 585209] Re: .odt and .ods open with fileroller instead of openoffice

2010-10-07 Thread Brett Alton
When I upgrade from 10.04 to 10.10, the error still appeared. I created
a new user, moved over all my documents (but not my preferences) and the
error no long occurs. So it appears something corrupted a vital
preference but I'm not sure what. The user account that still has the
error on my machine still exists if you need further testing.

Lastly, when I right-clicked the document and said 'Open with
OpenOffice.org Writer' (if it was .odt) would open OpenOffice.org
Writer, but it wouldn't retrieve the file requested, instead just opened
'Untitled1'.

-- 
.odt and .ods open with fileroller instead of openoffice
https://bugs.launchpad.net/bugs/585209
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 160311] Re: Resizing windows by grabbing window borders is difficult [please no more comments; patches welcome]

2010-10-06 Thread Brett Alton
Link?

-- 
Resizing windows by grabbing window borders is difficult [please no more 
comments; patches welcome]
https://bugs.launchpad.net/bugs/160311
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 627134] Re: Ghosts of pointer's past (ruler refreshing problem)

2010-09-30 Thread Brett Alton
I can confirm this on my Asus K72JR, running 64-bit Ubuntu 10.10 (up-to-
date). I run the proprietary ATI video driver, but disabled it and this
ruler problem still appears.

j...@brett-laptop:~$ apt-cache policy inkscape
inkscape:
  Installed: 0.48.0-1ubuntu1
  Candidate: 0.48.0-1ubuntu1
  Version table:
 *** 0.48.0-1ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status

j...@brett-laptop:~$ lspci
{snip}
01:00.0 VGA compatible controller: ATI Technologies Inc Manhattan [Mobility 
Radeon HD 5000 Series]
{snip}

j...@brett-laptop:~$ uname -a
Linux brett-laptop 2.6.35-22-generic #33-Ubuntu SMP Sun Sep 19 20:32:27 UTC 
2010 x86_64 GNU/Linux

-- 
Ghosts of pointer's past (ruler refreshing problem)
https://bugs.launchpad.net/bugs/627134
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 577545] Re: gconf-sanity-check-2 exited with status 256 on log in

2010-09-27 Thread Brett Alton
I have a friend that just installed Ubuntu 10.04.1 for the first time on
his machine and this error came up. I will post details once I get a
hold of his machine specs.

-- 
gconf-sanity-check-2 exited with status 256 on log in
https://bugs.launchpad.net/bugs/577545
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 643525] Re: empathy crashed with SIGSEGV in getenv()

2010-09-25 Thread Brett Alton
I'm new to debugging, but is this error occurring because it's trying to
write to unwriteable memory?

 Segfault happened at: 0x7f21aff7a930 getenv+144: cmp 0x0(%rbp),%r13w
 PC (0x7f21aff7a930) ok
 source 0x0(%rbp) (0x0130) not located in a known VMA region (needed 
readable region)!

-- 
empathy crashed with SIGSEGV in getenv()
https://bugs.launchpad.net/bugs/643525
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 573748] Re: [MASTER] fglrx does not build on 2.6.33 kernel and higher

2010-09-23 Thread Brett Alton
No 64-bit build?

2:8.780-0ubuntu1: i386
2:8.723.1-0ubuntu4: amd64

-- 
[MASTER] fglrx does not build on 2.6.33 kernel and higher
https://bugs.launchpad.net/bugs/573748
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 636613] [NEW] Nouveau cannot set correct resolution with GeForce 6200

2010-09-12 Thread Brett Alton
Public bug reported:

Binary package hint: xserver-xorg-video-nouveau

Fresh install of Ubuntu 10.04.1 on a eMachines H325 with a PCI nVidia
GeForce 6200 and the screen resolution is set to 1024x768 when it should
be 1280x1024 with no option to bump it up to 1280x1024.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-video-nouveau 1:0.0.15+git20100219+9b4118d-0ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Sun Sep 12 15:53:48 2010
DkmsStatus: Error: [Errno 2] No such file or directory
GdmLog: Error: command ['gksu', '-D', 'Apport', '--', 'cat', 
'/var/log/gdm/:0.log'] failed with exit code 1:
GdmLog1: Error: command ['gksu', '-D', 'Apport', '--', 'cat', 
'/var/log/gdm/:0.log.1'] failed with exit code 1:
GdmLog2: Error: command ['gksu', '-D', 'Apport', '--', 'cat', 
'/var/log/gdm/:0.log.2'] failed with exit code 1: cat: /var/log/gdm/:0.log.2: 
No such file or directory
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
MachineType: eMachines Product Name
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=13fde251-7f56-40b3-bac3-c8d27387e2c0 ro quiet splash
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-video-nouveau
dmi.bios.date: 08/06/2004
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: TCB432C
dmi.board.name: AU31
dmi.board.vendor: First International Computer, Inc.
dmi.board.version: PCB 1.x
dmi.chassis.asset.tag: Asset Tag Number xx
dmi.chassis.type: 3
dmi.chassis.vendor: Manufactory Name
dmi.chassis.version: Version xx
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrTCB432C:bd08/06/2004:svneMachines:pnProductName:pvrSYS-xx:rvnFirstInternationalComputer,Inc.:rnAU31:rvrPCB1.x:cvnManufactoryName:ct3:cvrVersionxx:
dmi.product.name: Product Name
dmi.product.version: SYS-xx
dmi.sys.vendor: eMachines
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   i686
 kernel: 2.6.32-24-generic

** Affects: xserver-xorg-video-nouveau (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
Nouveau cannot set correct resolution with GeForce 6200
https://bugs.launchpad.net/bugs/636613
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 636613] Re: Nouveau canot set correct resolution with GeForce 6200

2010-09-12 Thread Brett Alton

** Attachment added: BootDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575395/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575396/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575397/+files/Dependencies.txt

** Attachment added: Lspci.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575398/+files/Lspci.txt

** Attachment added: Lsusb.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575399/+files/Lsusb.txt

** Attachment added: PciDisplay.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575400/+files/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575401/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575402/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575403/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575404/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575405/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575406/+files/UdevLog.txt

** Attachment added: XorgLog.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575407/+files/XorgLog.txt

** Attachment added: Xrandr.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575408/+files/Xrandr.txt

** Attachment added: monitors.xml.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575409/+files/monitors.xml.txt

** Attachment added: setxkbmap.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575410/+files/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575411/+files/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   
https://bugs.edge.launchpad.net/bugs/636613/+attachment/1575412/+files/xkbcomp.txt

** Summary changed:

- Nouveau canot set correct resolution with GeForce 6200
+ Nouveau cannot set correct resolution with GeForce 6200

-- 
Nouveau cannot set correct resolution with GeForce 6200
https://bugs.launchpad.net/bugs/636613
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 573748] Re: [MASTER] fglrx does not build on 2.6.33 kernel and higher

2010-09-05 Thread Brett Alton
Here are the make logs from /var/lib/dkms/flgrx/

** Attachment added: make.log
   
https://bugs.edge.launchpad.net/ubuntu/+source/fglrx-installer/+bug/573748/+attachment/1546347/+files/make.log

-- 
[MASTER] fglrx does not build on 2.6.33 kernel and higher
https://bugs.launchpad.net/bugs/573748
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 573748] Re: [MASTER] fglrx does not build on 2.6.33 kernel and higher

2010-09-05 Thread Brett Alton

** Attachment added: make.sh.log
   
https://bugs.edge.launchpad.net/ubuntu/+source/fglrx-installer/+bug/573748/+attachment/1546348/+files/make.sh.log

-- 
[MASTER] fglrx does not build on 2.6.33 kernel and higher
https://bugs.launchpad.net/bugs/573748
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 612326] Re: Update manager display all updates size as 1kb in the main windows after updating to libept1

2010-09-03 Thread Brett Alton
Are you sure it has been fixed? I installed Ubuntu 10.10 Maverick
Meerkat beta from scratch and the bug still exists.

-- 
Update manager display all updates size as 1kb in the main windows after 
updating to libept1
https://bugs.launchpad.net/bugs/612326
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 566057] Re: Cheese fails to start: Gtk-ERROR **: List item does not match its index: item index 130 and list index 129

2010-07-15 Thread Brett Alton
** Changed in: cheese (Ubuntu)
   Status: Invalid = Incomplete

-- 
Cheese fails to start: Gtk-ERROR **: List item does not match its index: item 
index 130 and list index 129
https://bugs.launchpad.net/bugs/566057
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 566057] Re: Cheese fails to start: Gtk-ERROR **: List item does not match its index: item index 130 and list index 129

2010-07-14 Thread Brett Alton
This is occuring to me too in Ubuntu 10.04 w all the updates

It was running fine and then all of a sudden it exits on two different
errors. I tried purging and reinstalling and deleting any preferences I
could find but to no avail.

$ cheese
Gtk-ERROR **: List item does not match its index: item index 236 and list index 
235
$ cheese
Segmentation fault

The command:

GST_DEBUG=*cheese*:3 cheese -v 21 | tee cheese.log

returns and empty file.

-- 
Cheese fails to start: Gtk-ERROR **: List item does not match its index: item 
index 130 and list index 129
https://bugs.launchpad.net/bugs/566057
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 566057] Re: Cheese fails to start: Gtk-ERROR **: List item does not match its index: item index 130 and list index 129

2010-07-14 Thread Brett Alton
'sudo cheese' worked for a bit and then:

$ sudo cheese
cheese: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.

-- 
Cheese fails to start: Gtk-ERROR **: List item does not match its index: item 
index 130 and list index 129
https://bugs.launchpad.net/bugs/566057
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 566057] Re: Cheese fails to start: Gtk-ERROR **: List item does not match its index: item index 130 and list index 129

2010-07-14 Thread Brett Alton
And now it failed with:

$ sudo cheese
cheese: ../../src/xcb_io.c:183: process_responses: Assertion `!(req  
current_request  !(((long) (req-sequence) - (long) (current_request)) = 
0))' failed.
Aborted

-- 
Cheese fails to start: Gtk-ERROR **: List item does not match its index: item 
index 130 and list index 129
https://bugs.launchpad.net/bugs/566057
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 120568] Re: openarena crashes by changing sound quality

2010-07-08 Thread Brett Alton
I removed PulseAudio with

$ sudo aptitude purge pulseaudio

To get it to work..

-- 
openarena crashes by changing sound quality
https://bugs.launchpad.net/bugs/120568
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 588870] [NEW] Touchpad on ASUS K72JR is not configured properly

2010-06-02 Thread Brett Alton
Public bug reported:

Binary package hint: xserver-xorg-input-synaptics

My touchpad works, but it's not detected under System  Preferences 
Mouse.

I followed https://help.ubuntu.com/community/SynapticsTouchpad and
https://wiki.ubuntu.com/DebuggingTouchpadDetection and am now reporting
this bug as a result.

$ xinput list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ ImPS/2 Logitech Wheel Mouse   id=11   [slave  pointer  (2)]
⎜   ↳ Macintosh mouse button emulation  id=12   [slave  pointer  (2)]
⎜   ↳ Logitech USB Gaming Mouse id=14   [slave  pointer  (2)]
⎣ Virtual core keyboard id=3[master keyboard (2)]
↳ Virtual core XTEST keyboard   id=5[slave  keyboard (3)]
↳ Power Button  id=6[slave  keyboard (3)]
↳ Video Bus id=7[slave  keyboard (3)]
↳ Sleep Button  id=8[slave  keyboard (3)]
↳ CNF7129   id=9[slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=10   [slave  keyboard (3)]
↳ Asus Laptop extra buttons id=13   [slave  keyboard (3)]

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xserver-xorg-input-synaptics 1.2.2-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CheckboxSubmission: fecf1cd777465e3e20edd8045909b356
CheckboxSystem: b8f3ec504801f13fc208edb5c785b099
Date: Wed Jun  2 14:37:07 2010
DkmsStatus:
 vboxnetflt, 3.1.8, 2.6.32-22-generic, x86_64: installed 
 vboxdrv, 3.1.8, 2.6.32-22-generic, x86_64: installed 
 fglrx, 8.723.1, 2.6.32-22-generic, x86_64: installed 
 vboxnetadp, 3.1.8, 2.6.32-22-generic, x86_64: installed
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
MachineType: ASUSTeK Computer Inc. K72Jr
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-generic 
root=UUID=2e3b879b-c970-4617-a431-a9e7e6c8befc ro vga=775 splash quiet quiet 
splash radeon.modeset=0
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-input-synaptics
dmi.bios.date: 12/21/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K72Jr.203
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K72Jr
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK72Jr.203:bd12/21/2009:svnASUSTeKComputerInc.:pnK72Jr:pvr1.0:rvnASUSTeKComputerInc.:rnK72Jr:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: K72Jr
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
system:
 distro: Ubuntu
 codename:   lucid
 architecture:   x86_64
 kernel: 2.6.32-22-generic

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
Touchpad on ASUS K72JR is not configured properly
https://bugs.launchpad.net/bugs/588870
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 588870] Re: Touchpad on ASUS K72JR is not configured properly

2010-06-02 Thread Brett Alton

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-- 
Touchpad on ASUS K72JR is not configured properly
https://bugs.launchpad.net/bugs/588870
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 586074] Re: Nautilus thumbnailer is throwing SQLite error

2010-05-27 Thread Brett Alton
It was /desktop/gnome/thumbnailers/t...@html

gnome-web-photo --mode=thumbnail --timeout=16 --size=%s %u %o

The error stopped popping up when I disabled it.

What should I do now? How do I trace this bug so it gets fixed?

-- 
Nautilus thumbnailer is throwing SQLite error
https://bugs.launchpad.net/bugs/586074
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 586074] [NEW] Nautilus thumbnailer is throwing SQLite error

2010-05-26 Thread Brett Alton
Public bug reported:

Binary package hint: nautilus

Every time Nautilus tries to draw a thumbnail, this SQLlite error gets
thrown:

The application has been updated, but your version of SQLite is too old
and the application cannot run.

Ubuntu 10.04 Lucid Lynx, 64-bit.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CheckboxSubmission: fecf1cd777465e3e20edd8045909b356
CheckboxSystem: b8f3ec504801f13fc208edb5c785b099
Date: Wed May 26 16:53:42 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug lucid

-- 
Nautilus thumbnailer is throwing SQLite error
https://bugs.launchpad.net/bugs/586074
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 586074] Re: Nautilus thumbnailer is throwing SQLite error

2010-05-26 Thread Brett Alton

** Attachment added: Selection_001.png
   http://launchpadlibrarian.net/49163085/Selection_001.png

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

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/49162930/usr_lib_nautilus.txt

-- 
Nautilus thumbnailer is throwing SQLite error
https://bugs.launchpad.net/bugs/586074
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 585209] [NEW] .odt and .ods open with fileroller instead of openoffice

2010-05-24 Thread Brett Alton
Public bug reported:

Binary package hint: nautilus

Using Ubuntu 10.04 Lucid Lynx, whenever I try and open an ODT or ODS
document over SFTP, (see [1]) , Archive Manager (or fileroller) is
opened instead. I right-click  Properties  Open With [tab]  select
OpenOffice.org Speadsheet (for ODS) and OpenOffice.org Word Processor
(for ODT). I also change right click  Open with Other Application... to
the appropriate application and it still seems to open with Archive
Manager.

Something really funky has been up with Nautilus over SFTP for some
time, because I'm had numerous bugs where Nautilus can't support
.htaccess[2] and other file types. It's like over SFTP, the file
association that I'm used to on my local hard drive just disappears.

Similar but older and closed bug[3]

[1] sftp://br...@192.168.2.100/home/brett/Documents/test.odt
[2] https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/287942
[3] https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/36620

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
CheckboxSubmission: fecf1cd777465e3e20edd8045909b356
CheckboxSystem: b8f3ec504801f13fc208edb5c785b099
Date: Mon May 24 21:49:27 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug lucid

-- 
.odt and .ods open with fileroller instead of openoffice
https://bugs.launchpad.net/bugs/585209
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 585209] Re: .odt and .ods open with fileroller instead of openoffice

2010-05-24 Thread Brett Alton

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

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/49050764/usr_lib_nautilus.txt

-- 
.odt and .ods open with fileroller instead of openoffice
https://bugs.launchpad.net/bugs/585209
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 577201] [NEW] Xvidcap's Edit current movie dialogue

2010-05-07 Thread Brett Alton
Public bug reported:

Binary package hint: xvidcap

Unfortunately running

$ xvidcap -v

doesn't give any debug information regarding _why_ the Edit current
movie dialogue fails to run but I can tell you this: Everything else
works (including selecting the area, recording, playback, etc.) but when
I click Edit current movie, something appears for a millisecond and
then crashes.

Please let me know what i can do to be more precise. xvidcap -v is all
I know how to do to debug.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: xvidcap 1.1.7-0.2ubuntu8
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
Architecture: amd64
CheckboxSubmission: 5cd7efab1f1d750c304aa5bb5b580b74
CheckboxSystem: b1cca5f799a911bbb44e7180c2fd235d
Date: Fri May  7 17:06:42 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: xvidcap

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


** Tags: amd64 apport-bug lucid

-- 
Xvidcap's Edit current movie dialogue
https://bugs.launchpad.net/bugs/577201
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 577201] Re: Xvidcap's Edit current movie dialogue

2010-05-07 Thread Brett Alton

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

-- 
Xvidcap's Edit current movie dialogue
https://bugs.launchpad.net/bugs/577201
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 577224] [NEW] Checkbox doesn't recognize that the .config/checkbox settings have been moved from one PC to another

2010-05-07 Thread Brett Alton
Public bug reported:

Binary package hint: checkbox

I did a mass copy of my /home drive when I bought a new laptop. That
means all my settings were copied as well. Both laptops were on Lucid,
however, checkbox did not recognize that the .config/checkbox/ file had
been moved and my hardware had changed. So I ran checkbox on my new
laptop and was about to send the report but when I viewed it, I noticed
it had my old hardware listed.

Of course, I now deleted .config/checkbox and this possibly could be a
user error depending on how you look at it, but that means the program
will be sending erroneous data if this isn't fixed.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: checkbox 0.9.1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
CheckboxSubmission: 5cd7efab1f1d750c304aa5bb5b580b74
CheckboxSystem: b1cca5f799a911bbb44e7180c2fd235d
Date: Fri May  7 18:45:01 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
SourcePackage: checkbox

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


** Tags: amd64 apport-bug lucid

-- 
Checkbox doesn't recognize that the .config/checkbox settings have been moved 
from one PC to another
https://bugs.launchpad.net/bugs/577224
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 577224] Re: Checkbox doesn't recognize that the .config/checkbox settings have been moved from one PC to another

2010-05-07 Thread Brett Alton

** Attachment added: .home.brett..cache.checkbox.submission.xml.gz
   
http://launchpadlibrarian.net/48026773/.home.brett..cache.checkbox.submission.xml.gz

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

-- 
Checkbox doesn't recognize that the .config/checkbox settings have been moved 
from one PC to another
https://bugs.launchpad.net/bugs/577224
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 576487] [NEW] Bos wars says real-time strategy but doesn't appear when I search real-time strategy

2010-05-06 Thread Brett Alton
Public bug reported:

Binary package hint: software-center

The title says most of it... basically the description of the program is
not used when searching. I'm not sure if it's a bug in the search
algorithm or if the description in Ubuntu Software Center just isn't
used while searching, but either way, I can't search real-time
strategy to find real time strategy games. Maybe the solutions is to be
able to tag programs?

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

-- 
Bos wars says real-time strategy but doesn't appear when I search real-time 
strategy
https://bugs.launchpad.net/bugs/576487
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 575771] [NEW] No PDF version available for 8.04 and 10.04 Server Guide

2010-05-05 Thread Brett Alton
Public bug reported:

Binary package hint: ubuntu-docs

For 6.06, 9.04 and 9.10, there is a PDF version of the server guide
available.

https://help.ubuntu.com/6.06/index.html
https://help.ubuntu.com/9.04/index.html
https://help.ubuntu.com/9.10/index.html

For 8.04 and 10.04, there is no PDF version (unless it's hidden)

https://help.ubuntu.com/8.04/index.html
https://help.ubuntu.com/10.04/index.html

Can we get a PDF version or downloadable HTML version so us sysadmin
don't always have to have access to a web browser/Internet?

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

-- 
No PDF version available for 8.04 and 10.04 Server Guide
https://bugs.launchpad.net/bugs/575771
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 237386] Re: [needs-packaging] RabbitVCS

2010-04-29 Thread Brett Alton
Updated the description because the project is now called RabbitVCS
(http://rabbitvcs.org/) and I think is in Debian Testing (according to
their blog: http://blog.rabbitvcs.org/archives/218)

** Summary changed:

- [needs-packaging] NautilusSvn
+ [needs-packaging] RabbitVCS

** Description changed:

- License : GNU GPL v2
+ License: GNU GPL v2
+ Homepage: http://rabbitvcs.org/
+ Launchpad: https://launchpad.net/rabbitvcs/
+ PPA: https://launchpad.net/~rabbitvcs/+archive/ppa/
+ -- Currently in Debian testing --
  
- Homepage : http://jasonfield.com/freebies/
+  RabbitVCS is a set of graphical tools  written to provide simple and
+ straightforward access to the version control systems you use.
+ Currently, it is integrated into the Nautilus file manager and only
+ supports Subversion, but our goal is to incorporate other version
+ control systems as well as other file managers.
  
- This great project is a Subversion client totally implemented in Gnome ! ( 
icons )
- So, for Svn users, this project is the better !
- 
- Thanks to all of you !
+ RabbitVCS is inspired by TortoiseSVN and others. 

-- 
[needs-packaging] RabbitVCS
https://bugs.launchpad.net/bugs/237386
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 541059] Re: Please upgrade OpenArena from 0.8.1 to 0.8.5

2010-04-10 Thread Brett Alton
I wrote a blog post about how to install OpenArena and the patch here:
http://blog.brettalton.com/2010/04/10/installing-openarena-in-ubuntu-
and-applying-patches/

I hope it's useful.

-- 
Please upgrade OpenArena from 0.8.1 to 0.8.5
https://bugs.launchpad.net/bugs/541059
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 541571] [NEW] does not terminate at computer shutdown

2010-03-18 Thread Brett Alton
Public bug reported:

Binary package hint: network-manager

I installed Ubuntu 10.04 over my 9.04 installation, keeping my settings
in tack and then this error popped up.

ProblemType: Bug
Architecture: i386
CRDA: Error: [Errno 2] No such file or directory
Date: Thu Mar 18 18:12:56 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/lib/NetworkManager/nm-dispatcher.action
Gconf:
 
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
IpRoute:
 192.168.2.0/24 dev eth1  proto kernel  scope link  src 192.168.2.29  metric 2 
 169.254.0.0/16 dev eth1  scope link  metric 1000 
 default via 192.168.2.1 dev eth1  proto static
Keyfiles: Error: [Errno 2] No such file or directory
OmitPids: 1969 1949 845 1966 918
Package: network-manager 0.8-0ubuntu2
ProcCmdline: /usr/lib/NetworkManager/nm-dispatcher.action
ProcEnviron:
 
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
RfKill:
 
SourcePackage: network-manager
Title: does not terminate at computer shutdown
Uname: Linux 2.6.32-16-generic i686

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


** Tags: apport-bug i386 lucid shutdown-hang

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/541571
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 541571] Re: does not terminate at computer shutdown

2010-03-18 Thread Brett Alton

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

** Attachment added: IfupdownConfig.txt
   http://launchpadlibrarian.net/41257780/IfupdownConfig.txt

** Attachment added: InitctlList.txt
   http://launchpadlibrarian.net/41257781/InitctlList.txt

** Attachment added: IpAddr.txt
   http://launchpadlibrarian.net/41257782/IpAddr.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/41257783/IwConfig.txt

** Attachment added: NetDevice.eth0.txt
   http://launchpadlibrarian.net/41257784/NetDevice.eth0.txt

** Attachment added: NetDevice.eth1.txt
   http://launchpadlibrarian.net/41257785/NetDevice.eth1.txt

** Attachment added: NetDevice.irda0.txt
   http://launchpadlibrarian.net/41257786/NetDevice.irda0.txt

** Attachment added: NetDevice.lo.txt
   http://launchpadlibrarian.net/41257787/NetDevice.lo.txt

** Attachment added: PciNetwork.txt
   http://launchpadlibrarian.net/41257788/PciNetwork.txt

** Attachment added: ProcAttrCurrent.gz
   http://launchpadlibrarian.net/41257789/ProcAttrCurrent.gz

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

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

** Attachment added: Processes.txt
   http://launchpadlibrarian.net/41257792/Processes.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/41257793/WifiSyslog.txt

** Attachment added: nm-system-settings.conf.txt
   http://launchpadlibrarian.net/41257794/nm-system-settings.conf.txt

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/541571
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 541573] [NEW] does not terminate at computer shutdown

2010-03-18 Thread Brett Alton
Public bug reported:

Binary package hint: util-linux

I installed Ubuntu 10.04 over top of my Ubuntu 9.10 installation
(keeping my settings) and this appeared.

ProblemType: Bug
Architecture: i386
Date: Thu Mar 18 18:12:56 2010
DistroRelease: Ubuntu 10.04
ExecutablePath: /bin/mount
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta i386 (20100317.1)
OmitPids: 1969 1949 845 1966 918
Package: mount 2.17-0ubuntu3
ProcCmdline: mount /media/floppy0
ProcEnviron:
 LANG=en_CA.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
SourcePackage: util-linux
Title: does not terminate at computer shutdown
Uname: Linux 2.6.32-16-generic i686

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


** Tags: apport-bug i386 lucid shutdown-hang

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/541573
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 541573] Re: does not terminate at computer shutdown

2010-03-18 Thread Brett Alton

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

** Attachment added: InitctlList.txt
   http://launchpadlibrarian.net/41257956/InitctlList.txt

** Attachment added: ProcAttrCurrent.gz
   http://launchpadlibrarian.net/41257957/ProcAttrCurrent.gz

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

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

** Attachment added: Processes.txt
   http://launchpadlibrarian.net/41257960/Processes.txt

-- 
does not terminate at computer shutdown
https://bugs.launchpad.net/bugs/541573
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 541059] [NEW] Please upgrade OpenArena from 0.8.1 to 0.8.5

2010-03-18 Thread Brett Alton
Public bug reported:

Binary package hint: openarena

Patch: http://download.tuxfamily.org/openarena/rel/085/oa085p.zip
Related Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573995
Phoronix review: http://www.phoronix.com/scan.php?page=news_itempx=ODAwOQ

OpenArena 0.8.5 offers new effects (rocket smoke, shotgun sparks,
flares), new maps, improvements to existing maps, improved CTF skins,
and new skins for other in-game characters.

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

** Affects: openarena (Debian)
 Importance: Unknown
 Status: Unknown

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

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

-- 
Please upgrade OpenArena from 0.8.1 to 0.8.5
https://bugs.launchpad.net/bugs/541059
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 148233] Re: Canada Ubuntu repositories are unstable and slow

2010-02-03 Thread Brett Alton
As of Karmic, ca.archive.ubuntu.com is still (since as along as I can
remember -- been using Ubuntu since Breezy) MUCH slower than
us.archive.ubuntu.com or archive.ubuntu.com.

Where are the mirrors located and who is hosting it? Doesn't University
of Waterloo provide a mirror and offer it to a lot of distros? Maybe
they can mirror Ubuntu's archive too.

-- 
Canada Ubuntu repositories are unstable and slow
https://bugs.launchpad.net/bugs/148233
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 352903] Re: monodevelop 2 breakpoints do not work

2010-02-01 Thread Brett Alton
I'm taking C# at University and need to use MonoDevelop since I use
Ubuntu. This problem still occurs in Ubuntu 9.10 (Karmic Koala) with all
the updates.

-- 
monodevelop 2 breakpoints do not work
https://bugs.launchpad.net/bugs/352903
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 506684] Re: Update FreeMind to 0.9.0 RC6 (karmic)

2010-01-31 Thread Brett Alton
This is the script I currently use to 'backport' (e.g. run Lucid
packages in Karmic). It downloads and installs ALL freemind packages
(plugins, help/docs, freemind-browser, etc.)

$ wget
http://mirrors.kernel.org/ubuntu/pool/universe/f/freemind/freemind_0.9.0~rc6
+dfsg-1ubuntu1_all.deb
http://mirrors.kernel.org/ubuntu/pool/universe/f/freemind/freemind-
browser_0.9.0~rc6+dfsg-1ubuntu1_all.deb
http://mirrors.kernel.org/ubuntu/pool/universe/f/freemind/freemind-
doc_0.9.0~rc6+dfsg-1ubuntu1_all.deb
http://mirrors.kernel.org/ubuntu/pool/universe/f/freemind/freemind-
plugins-help_0.9.0~rc6+dfsg-1ubuntu1_all.deb
http://mirrors.kernel.org/ubuntu/pool/universe/f/freemind/freemind-
plugins-script_0.9.0~rc6+dfsg-1ubuntu1_all.deb
http://mirrors.kernel.org/ubuntu/pool/universe/f/freemind/freemind-
plugins-svg_0.9.0~rc6+dfsg-1ubuntu1_all.deb ; sudo aptitude install
libcommons-lang-java libjgoodies-forms-java libjibx-java openjdk-6-jre
simplyhtml javahelp2 groovy libbatik-java rhino ; sudo dpkg -i
freemind*.deb

-- 
 Update FreeMind to 0.9.0 RC6 (karmic)
https://bugs.launchpad.net/bugs/506684
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 280088] Re: [Intrepid] kacpid and kacpi_notify consumes all CPU after resume

2010-01-30 Thread Brett Alton
This still effects my HP Pavillion a200n and 503n machines using Ubuntu
8.04.3

'kacpid' and 'kacpi_notify' must be killed by 'sudo killall' while grub
must load the kernel with the 'acpi=off' and 'apm=off flags.

-- 
[Intrepid] kacpid and kacpi_notify consumes all CPU after resume
https://bugs.launchpad.net/bugs/280088
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 75174] Re: runaway kacpi_notify

2010-01-30 Thread Brett Alton
This still effects my HP Pavillion 503n and a200n using Ubuntu 8.04.4.

'kacpid' and 'kacpi_notify' need to be killed using 'sudo killall' while
grub needs to load the kernel with the 'acpi=off' and 'apm=off' flags.

-- 
runaway kacpi_notify
https://bugs.launchpad.net/bugs/75174
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 507734] [NEW] Ubuntu fails to give user reason or knowledge that external hdd failed to mount

2010-01-14 Thread Brett Alton
Public bug reported:

When I turn on my external 1.5TB Western Digital hard drive, it fails to
mount and I am sitting here wondering what has happened.

If you read dmesg, you receive this report:

[   21.207411] usb-storage: device scan complete
[   41.916431] usb 1-8: reset high speed USB device using ehci_hcd and address 4
[   52.196084] usb 1-8: reset high speed USB device using ehci_hcd and address 4
[   68.476166] usb 1-8: reset high speed USB device using ehci_hcd and address 4
[   68.740094] usb 1-8: reset high speed USB device using ehci_hcd and address 4
[   79.000128] usb 1-8: reset high speed USB device using ehci_hcd and address 4
[   79.145073] scsi 2:0:0:0: Device offlined - not ready after error recovery

Can there not be GUI integration that gives troubleshooting information
to the user on how to fix this problem?

It's formatted to ext4 and I have no idea how to mount the hard drive
'after error recovery'... Until I found a workaround:

The drive gets mounted when you disconnect and reconnect, leaving the
power on to the device.

Should the user no be warned that the drive failed to mount and be given
way to troubleshoot? It seems that the Linux kernel is extremely
sensitive to when the drive is connected and whether there is power to
the device already or not, making users fiddle to get it to work.

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

-- 
Ubuntu fails to give user reason or knowledge that external hdd failed to mount
https://bugs.launchpad.net/bugs/507734
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 507734] Re: Ubuntu fails to give user reason or knowledge that external hdd failed to mount

2010-01-14 Thread Brett Alton
** Description changed:

  When I turn on my external 1.5TB Western Digital hard drive, it fails to
  mount and I am sitting here wondering what has happened.
  
  If you read dmesg, you receive this report:
  
  [   21.207411] usb-storage: device scan complete
  [   41.916431] usb 1-8: reset high speed USB device using ehci_hcd and 
address 4
  [   52.196084] usb 1-8: reset high speed USB device using ehci_hcd and 
address 4
  [   68.476166] usb 1-8: reset high speed USB device using ehci_hcd and 
address 4
  [   68.740094] usb 1-8: reset high speed USB device using ehci_hcd and 
address 4
  [   79.000128] usb 1-8: reset high speed USB device using ehci_hcd and 
address 4
  [   79.145073] scsi 2:0:0:0: Device offlined - not ready after error recovery
  
  Can there not be GUI integration that gives troubleshooting information
  to the user on how to fix this problem?
  
  It's formatted to ext4 and I have no idea how to mount the hard drive
- 'after error recovery'.
+ 'after error recovery'... Until I found a workaround:
  
- Oddly enough, the drive gets mounted when running 'sudo udevadm monitor
- -e | tee udev.log', indicated in
- https://wiki.ubuntu.com/DebuggingRemovableDevices
+ The drive gets mounted when you disconnect and reconnect, leaving the
+ power on to the device.
+ 
+ Should the user no be warned that the drive failed to mount and be given
+ way to troubleshoot? It seems that the Linux kernel is extremely
+ sensitive to when the drive is connected and whether there is power to
+ the device already or not, making users fiddle to get it to work.

-- 
Ubuntu fails to give user reason or knowledge that external hdd failed to mount
https://bugs.launchpad.net/bugs/507734
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 16704] Re: Need to integrate brother-mfc sane backend

2009-12-13 Thread Brett Alton
Is this for the scanner packaging of Brother drivers?

If so, I'd really like to get mentored to package them. I really need
these packages and I think it would be a wonderful addition to Ubuntu to
have these distribute by default.

https://wiki.ubuntu.com/BrotherDriverPackaging

-- 
Need to integrate brother-mfc sane backend
https://bugs.launchpad.net/bugs/16704
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 332048] Re: nvidia-glx-96 forces Ubuntu 8.10 into low graphics mode with GeForce4 MX

2009-11-14 Thread Brett Alton
This bug still occurs with the 185 nvidia driver and in Ubuntu 9.10. I
reported a new bug (is that the proper thing to do?) here:
https://bugs.edge.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-96/+bug/332048

-- 
nvidia-glx-96 forces Ubuntu 8.10 into low graphics mode with GeForce4 MX
https://bugs.launchpad.net/bugs/332048
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 482698] Re: Proprietary nvidia drivers fail to set resolution size properly on geforce4 chipset

2009-11-14 Thread Brett Alton

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-- 
Proprietary nvidia drivers fail to set resolution size properly on geforce4 
chipset
https://bugs.launchpad.net/bugs/482698
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 482698] [NEW] Proprietary nvidia drivers fail to set resolution size properly on geforce4 chipset

2009-11-14 Thread Brett Alton
Public bug reported:

This is the same computer in the bug
https://bugs.edge.launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-96/+bug/332048 except, but I am filing a new report because it
is now the 185 driver, not 96 and Ubuntu 9.10 instead of 8.10.

The display is 1024x768 when I know my LCD monitor can display 1280x1024
(I've been using it for years). Plus, the display was 1280x1024 when it
was using the free/open nvidia driver prior to the proprietary one.

So it seems that this problem is still not fixed. Now I know this is a
proprietary driver and you guys can not fix it, but I hope by reporting
it I'm helping make the developers aware of the problem...

ProblemType: Bug
Architecture: i386
CurrentDmesg:
 [   12.955118] agpgart-nvidia :00:00.0: AGP 3.0 bridge
 [   12.955134] agpgart-nvidia :00:00.0: putting AGP V3 device into 8x mode
 [   12.955192] nvidia :02:00.0: putting AGP V3 device into 8x mode
 [   19.664035] eth0: no IPv6 routers present
 [   74.570148] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
Date: Sat Nov 14 11:25:22 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Lsusb:
 Bus 002 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 0a48:3239 I/O Interconnect Multimedia Card Reader
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: eMachines Product Name
NonfreeKernelModules: nvidia
Package: nvidia-glx-185 185.18.36-0ubuntu9
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=004454c9-c9b1-4ea5-b900-0d5063720ef3 ro quiet splash
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu7
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: nvidia-graphics-drivers-180
Uname: Linux 2.6.31-14-generic i686
dmi.bios.date: 08/06/2004
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: TCB432C
dmi.board.name: AU31
dmi.board.vendor: First International Computer, Inc.
dmi.board.version: PCB 1.x
dmi.chassis.asset.tag: Asset Tag Number xx
dmi.chassis.type: 3
dmi.chassis.vendor: Manufactory Name
dmi.chassis.version: Version xx
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrTCB432C:bd08/06/2004:svneMachines:pnProductName:pvrSYS-xx:rvnFirstInternationalComputer,Inc.:rnAU31:rvrPCB1.x:cvnManufactoryName:ct3:cvrVersionxx:
dmi.product.name: Product Name
dmi.product.version: SYS-xx
dmi.sys.vendor: eMachines
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

** Affects: nvidia-graphics-drivers-180 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
Proprietary nvidia drivers fail to set resolution size properly on geforce4 
chipset
https://bugs.launchpad.net/bugs/482698
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 482698] Re: Proprietary nvidia drivers fail to set resolution size properly on geforce4 chipset

2009-11-14 Thread Brett Alton
From: https://wiki.ubuntu.com/X/Reporting

$ lspci -nn | grep VGA
02:00.0 VGA compatible controller [0300]: nVidia Corporation NV44A [GeForce 
6200] [10de:0221] (rev a1)

$ sudo ddcprobe
sudo: ddcprobe: command not found

$ xrandr --verbose
Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 (0x1ae) normal (normal) 0mm x 0mm
Identifier: 0x1ad
Timestamp:  18853
Subpixel:   unknown
Clones:
CRTC:   0
CRTCs:  0
Transform:  1.00 0.00 0.00
0.00 1.00 0.00
0.00 0.00 1.00
   filter: 
  1024x768 (0x1ae)   39.3MHz *current
h: width  1024 start0 end0 total 1024 skew0 clock   38.4KHz
v: height  768 start0 end0 total  768   clock   50.0Hz
  800x600 (0x1af)   24.5MHz
h: width   800 start0 end0 total  800 skew0 clock   30.6KHz
v: height  600 start0 end0 total  600   clock   51.0Hz
  800x600 (0x1b0)   25.0MHz
h: width   800 start0 end0 total  800 skew0 clock   31.2KHz
v: height  600 start0 end0 total  600   clock   52.0Hz
  800x600 (0x1b1)   25.4MHz
h: width   800 start0 end0 total  800 skew0 clock   31.8KHz
v: height  600 start0 end0 total  600   clock   53.0Hz
  680x384 (0x1b2)   14.1MHz
h: width   680 start0 end0 total  680 skew0 clock   20.7KHz
v: height  384 start0 end0 total  384   clock   54.0Hz
  680x384 (0x1b3)   14.4MHz
h: width   680 start0 end0 total  680 skew0 clock   21.1KHz
v: height  384 start0 end0 total  384   clock   55.0Hz
  640x480 (0x1b4)   17.2MHz
h: width   640 start0 end0 total  640 skew0 clock   26.9KHz
v: height  480 start0 end0 total  480   clock   56.0Hz
  576x432 (0x1b5)   14.2MHz
h: width   576 start0 end0 total  576 skew0 clock   24.6KHz
v: height  432 start0 end0 total  432   clock   57.0Hz
  512x384 (0x1b6)   11.4MHz
h: width   512 start0 end0 total  512 skew0 clock   22.3KHz
v: height  384 start0 end0 total  384   clock   58.0Hz
  400x300 (0x1b7)7.1MHz
h: width   400 start0 end0 total  400 skew0 clock   17.7KHz
v: height  300 start0 end0 total  300   clock   59.0Hz
  400x300 (0x1b8)7.2MHz
h: width   400 start0 end0 total  400 skew0 clock   18.0KHz
v: height  300 start0 end0 total  300   clock   60.0Hz
  400x300 (0x1b9)7.3MHz
h: width   400 start0 end0 total  400 skew0 clock   18.3KHz
v: height  300 start0 end0 total  300   clock   61.0Hz
  320x240 (0x1ba)4.8MHz
h: width   320 start0 end0 total  320 skew0 clock   14.9KHz
v: height  240 start0 end0 total  240   clock   62.0Hz

   512x38458.0  
   400x30059.0 60.0 61.0  
   320x24062.0

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/35690053/Xorg.0.log

-- 
Proprietary nvidia drivers fail to set resolution size properly on geforce4 
chipset
https://bugs.launchpad.net/bugs/482698
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 482698] Re: Proprietary nvidia drivers fail to set resolution size properly on geforce4 chipset

2009-11-14 Thread Brett Alton

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/35690064/xorg.conf

** Description changed:

  This is the same computer in the bug
  https://bugs.edge.launchpad.net/ubuntu/+source/nvidia-graphics-
  drivers-96/+bug/332048 except, but I am filing a new report because it
  is now the 185 driver, not 96 and Ubuntu 9.10 instead of 8.10.
+ 
+ The display is 1024x768 when I know my LCD monitor can display 1280x1024
+ (I've been using it for years). Plus, the display was 1280x1024 when it
+ was using the free/open nvidia driver prior to the proprietary one.
  
  So it seems that this problem is still not fixed. Now I know this is a
  proprietary driver and you guys can not fix it, but I hope by reporting
  it I'm helping make the developers aware of the problem...
  
  ProblemType: Bug
  Architecture: i386
  CurrentDmesg:
-  [   12.955118] agpgart-nvidia :00:00.0: AGP 3.0 bridge
-  [   12.955134] agpgart-nvidia :00:00.0: putting AGP V3 device into 8x 
mode
-  [   12.955192] nvidia :02:00.0: putting AGP V3 device into 8x mode
-  [   19.664035] eth0: no IPv6 routers present
-  [   74.570148] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
+  [   12.955118] agpgart-nvidia :00:00.0: AGP 3.0 bridge
+  [   12.955134] agpgart-nvidia :00:00.0: putting AGP V3 device into 8x 
mode
+  [   12.955192] nvidia :02:00.0: putting AGP V3 device into 8x mode
+  [   19.664035] eth0: no IPv6 routers present
+  [   74.570148] ondemand governor failed, too long transition latency of HW, 
fallback to performance governor
  Date: Sat Nov 14 11:25:22 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Lsusb:
-  Bus 002 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
-  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 003 Device 002: ID 0a48:3239 I/O Interconnect Multimedia Card Reader
-  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
-  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 002: ID 045e:0040 Microsoft Corp. Wheel Mouse Optical
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 002: ID 0a48:3239 I/O Interconnect Multimedia Card Reader
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: eMachines Product Name
  NonfreeKernelModules: nvidia
  Package: nvidia-glx-185 185.18.36-0ubuntu9
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic 
root=UUID=004454c9-c9b1-4ea5-b900-0d5063720ef3 ro quiet splash
  ProcEnviron:
-  LANG=en_CA.UTF-8
-  SHELL=/bin/bash
+  LANG=en_CA.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  RelatedPackageVersions:
-  xserver-xorg 1:7.4+3ubuntu7
-  libgl1-mesa-glx 7.6.0-1ubuntu4
-  libdrm2 2.4.14-1ubuntu1
-  xserver-xorg-video-intel 2:2.9.0-1ubuntu2
-  xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
+  xserver-xorg 1:7.4+3ubuntu7
+  libgl1-mesa-glx 7.6.0-1ubuntu4
+  libdrm2 2.4.14-1ubuntu1
+  xserver-xorg-video-intel 2:2.9.0-1ubuntu2
+  xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
  SourcePackage: nvidia-graphics-drivers-180
  Uname: Linux 2.6.31-14-generic i686
  dmi.bios.date: 08/06/2004
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: TCB432C
  dmi.board.name: AU31
  dmi.board.vendor: First International Computer, Inc.
  dmi.board.version: PCB 1.x
  dmi.chassis.asset.tag: Asset Tag Number xx
  dmi.chassis.type: 3
  dmi.chassis.vendor: Manufactory Name
  dmi.chassis.version: Version xx
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrTCB432C:bd08/06/2004:svneMachines:pnProductName:pvrSYS-xx:rvnFirstInternationalComputer,Inc.:rnAU31:rvrPCB1.x:cvnManufactoryName:ct3:cvrVersionxx:
  dmi.product.name: Product Name
  dmi.product.version: SYS-xx
  dmi.sys.vendor: eMachines
  fglrx: Not loaded
  system:
-  distro: Ubuntu
-  architecture:   i686kernel: 2.6.31-14-generic
+  distro: Ubuntu
+  architecture:   i686kernel: 2.6.31-14-generic

-- 
Proprietary nvidia drivers fail to set resolution size properly on geforce4 
chipset
https://bugs.launchpad.net/bugs/482698
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 40872] Re: Desktop icons are allowed to overlap horribly

2009-11-12 Thread Brett Alton
If I get accepted for Google Summer of Code and Ubuntu oversees, I'd
like to get a mentor to tackle this job.

Go go year-one CS students!

-- 
Desktop icons are allowed to overlap horribly
https://bugs.launchpad.net/bugs/40872
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 182927] Re: Update FreeMind to 0.9.0 RC6

2009-11-09 Thread Brett Alton
** Summary changed:

- Update FreeMind to 0.9.0 RC4
+ Update FreeMind to 0.9.0 RC6

** Tags added: needs-packaging

** Description changed:

  Binary package hint: freemind
  
- FreeMind 0.9.0 beta 15 has been out since November 30, 2007 (2007-11-30)
- The current FreeMind 0.7.1 has been out since February 15, 2004 (2004-02-15)
+ FreeMind 0.7.1 (currently in repositories) -- out since February 15, 2004 
(2004-02-15)
+ FreeMind 0.9.0 beta 15 (timeline example) -- out since November 30, 2007 
(2007-11-30)
+ FreeMind 0.9.0 RC6 (current) -- out since October 22, 2009 (2009-10-22)
  
- Official packages:
- http://sourceforge.net/project/showfiles.php?group_id=7118
+ Official packages: http://sourceforge.net/projects/freemind/files/
  
  Debian currently only has version 0.7.1 packaged as seen here:
  http://packages.debian.org/freemind
  
- Therefore, in order for 0.9.0 beta 15 to be included, it must be
- packaged manually and not just merged with Debian.
- 
- According to this guide - https://help.ubuntu.com/community/Freemind -
- there is a Debian repository for use at: deb
- http://eric.lavar.de/comp/linux/debian/ experimental/
- 
- Maybe the packages can be merged from there?
+ Therefore, in order for 0.9.0 RC6 to be included, it must be packaged
+ manually and not just merged with Debian.

** Description changed:

  Binary package hint: freemind
  
  FreeMind 0.7.1 (currently in repositories) -- out since February 15, 2004 
(2004-02-15)
- FreeMind 0.9.0 beta 15 (timeline example) -- out since November 30, 2007 
(2007-11-30)
+ FreeMind 0.9.0 beta 15 (timeline reference) -- out since November 30, 2007 
(2007-11-30)
  FreeMind 0.9.0 RC6 (current) -- out since October 22, 2009 (2009-10-22)
  
  Official packages: http://sourceforge.net/projects/freemind/files/
  
  Debian currently only has version 0.7.1 packaged as seen here:
  http://packages.debian.org/freemind
  
  Therefore, in order for 0.9.0 RC6 to be included, it must be packaged
  manually and not just merged with Debian.

-- 
Update FreeMind to 0.9.0 RC6
https://bugs.launchpad.net/bugs/182927
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 182927] Re: Update FreeMind to 0.9.0 RC6

2009-11-09 Thread Brett Alton
Just letting people know that I've found packages for Freemind in the
following PPAs:

https://edge.launchpad.net/~khashayar/+archive/builder/+packages (latest is 
0.9.0-rc4)
https://edge.launchpad.net/~igorgomes/+archive/ppa/+packages (latest is 
0.9.0-rc6)
https://edge.launchpad.net/~liamgh/+archive/ppa/+packages (latest is 0.8.1)

Some of the owners of these PPAs are actually subscribed to this list...

I've love to help packaging this application, but I haven't heard a
reply from the motu-mentor list.

-- 
Update FreeMind to 0.9.0 RC6
https://bugs.launchpad.net/bugs/182927
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 386900] Re: Auto eth0 confusing for most people

2009-11-01 Thread Brett Alton
In an up-to-date Karmic, the nm-applet still says 'auto eth0'.

** Attachment added: auto eth0.png
   http://launchpadlibrarian.net/34900581/auto%20eth0.png

-- 
Auto eth0 confusing for most people
https://bugs.launchpad.net/bugs/386900
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 94761] Re: [needs-packaging] PDT Php Developement Tools (Eclipse plugin)

2009-10-24 Thread Brett Alton
I'd volunteer, I just have never done packaging before. i'm in Computer
Science and have tried signing up for a mentor, but no one will help me.

-- 
[needs-packaging] PDT Php Developement Tools (Eclipse plugin)
https://bugs.launchpad.net/bugs/94761
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 454821] Re: After laptop lid is closed and told to 'blank screen', mouse disappears and needs reboot to be fixed

2009-10-18 Thread Brett Alton

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

-- 
After laptop lid is closed and told to 'blank screen', mouse disappears and 
needs reboot to be fixed
https://bugs.launchpad.net/bugs/454821
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 454821] [NEW] After laptop lid is closed and told to 'blank screen', mouse disappears and needs reboot to be fixed

2009-10-18 Thread Brett Alton
Public bug reported:

Binary package hint: xorg

On an HP Pavillion 6042ca laptop, with the power cord plugged in, my
mouse disappears after closing the laptop lid.

I checked the Power settings and it says that on AC power, the computer
is supposed to blank the screen. If I wait about 10 seconds or so, the
mouse is still there. However if I let the computer sit for more than a
minute and open the laptop lid, the mouse pointer disappears. The
pointer is still there and working, but the pointer graphic has
disappeared and it makes it impossible to use the computer.

I hope most of the details were uploaded in '$ ubuntu-bug xorg' but I
have nVidia graphics on my laptop, without the proprietary plugin
enabled.

I installed 9.04 fresh and then upgrade to 9.10 around 2009-10-10

ProblemType: Bug
Architecture: i386
Date: Sun Oct 18 13:05:37 2009
DistroRelease: Ubuntu 9.10
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Hewlett-Packard HP Pavilion dv6000 (GL912UA#ABL)
NonfreeKernelModules: wl
Package: xorg 1:7.4+3ubuntu5
ProcCmdLine: root=UUID=8e848005-fa84-45f2-b0d8-ae000474323c ro quiet splash
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.47-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-14-generic i686
XsessionErrors:
 (gnome-settings-daemon:1777): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1777): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1838): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1823): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:1822): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window
dmi.bios.date: 11/22/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.3D
dmi.board.name: 30B7
dmi.board.vendor: Quanta
dmi.board.version: 65.2B
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.3D:bd11/22/2007:svnHewlett-Packard:pnHPPaviliondv6000(GL912UA#ABL):pvrRev1:rvnQuanta:rn30B7:rvr65.2B:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv6000 (GL912UA#ABL)
dmi.product.version: Rev 1
dmi.sys.vendor: Hewlett-Packard
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-14-generic

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


** Tags: apport-bug i386

-- 
After laptop lid is closed and told to 'blank screen', mouse disappears and 
needs reboot to be fixed
https://bugs.launchpad.net/bugs/454821
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 330986] Re: uno.bin crashed with SIGSEGV in cppu::OWeakObject::release()

2009-10-18 Thread Brett Alton
I just had this bug occur in Karmic. Why is it invalid?

-- 
uno.bin crashed with SIGSEGV in cppu::OWeakObject::release()
https://bugs.launchpad.net/bugs/330986
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 214654] Re: [needs-packaging] RedMine project management tool

2009-10-07 Thread Brett Alton
It's in Debian Sid/unstable:
http://packages.debian.org/search?keywords=redminesearchon=namessuite=allsection=all

-- 
[needs-packaging] RedMine project management tool
https://bugs.launchpad.net/bugs/214654
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 443271] Re: Text shows before XSplash begins in the Karmic boot experience

2009-10-06 Thread Brett Alton
I know the text is normal, I see it all the time when booting up Ubuntu,
but I thought the new Karmic boot experience was to see absolutely no
text after POST? e.g. grub is going to be hidden, along with dmesg and
what not.

https://wiki.ubuntu.com/DesktopExperienceTeam/KarmicBootExperienceDesignSpec

-- 
Text shows before XSplash begins in the Karmic boot experience
https://bugs.launchpad.net/bugs/443271
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 443271] Re: Text shows before XSplash begins in the Karmic boot experience

2009-10-05 Thread Brett Alton

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

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

** Tags added: ubuntu-boot-experience

-- 
Text shows before XSplash begins in the Karmic boot experience
https://bugs.launchpad.net/bugs/443271
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 443271] [NEW] Text shows before XSplash begins in the Karmic boot experience

2009-10-05 Thread Brett Alton
Public bug reported:

Binary package hint: xsplash

Following Jono's call for karmic-boot-experience testers[1], I have
decided to report the text I see on my computer (Dell XPS Gen 5, Intel
Pentium 4 640, nVidia GeForce 6800). This is a fresh install of Ubuntu
9.10 beta, with every single existing preference in /home I had from
previous installations deleted.

fsck from util-linux-ng 2.16
fsck from util-linux-ng 2.16
Ubuntu: clean, 126968/655360 files, 695202/2620603 blocks
home: clean, 363850/61054976 files, 210657795/24419 blocks
 * Setting preliminary keymap...
 * Starting AppArmor profiles
 * Setting up console font and keymap...
 * Running DKMS auto installation service for kernel 2.6.31-11-generic

[1] http://www.jonobacon.org/2009/10/02/ubuntu-9-10-karmic-koala-beta-
released-testers-needed/

ProblemType: Bug
Architecture: i386
Date: Mon Oct  5 12:47:44 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: xsplash 0.8.2-0ubuntu2
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: xsplash
Uname: Linux 2.6.31-11-generic i686

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


** Tags: apport-bug i386 ubuntu-boot-experience

-- 
Text shows before XSplash begins in the Karmic boot experience
https://bugs.launchpad.net/bugs/443271
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 332241] Re: nautilus folder sharing fails to share a directory

2009-09-15 Thread Brett Alton
This has just effected me on an up-to-date Jaunty system, trying to
share a folder for the first time.

I check if all the required samba packages were installed and they are.

Here is my error:

'net usershare' returned error 255: net usershare add: cannot convert
name Everyone to a SID. The connection was refused. Maybe smbd is not
running.

-- 
nautilus folder sharing fails to share a directory
https://bugs.launchpad.net/bugs/332241
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 411479] [NEW] libaprutil1 404 in Intrepid

2009-08-10 Thread Brett Alton
Public bug reported:

$ sudo aptitude install torrentflux
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Reading extended state information   
Initializing package states... Done
Writing extended state information... Done
The following NEW packages will be installed:
  apache2-mpm-prefork{a} apache2-utils{a} apache2.2-common{a} 
  libapache2-mod-php5{a} libaprutil1{a} libphp-adodb{a} php5{a} 
  php5-mysql{a} torrentflux 
0 packages upgraded, 9 newly installed, 0 to remove and 22 not upgraded.
Need to get 75.8kB/4735kB of archives. After unpacking 15.9MB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Err http://archive.ubuntu.com intrepid-updates/main libaprutil1 
1.2.12+dfsg-7ubuntu0.1
  404 Not Found [IP: 91.189.88.31 80]
Err http://security.ubuntu.com intrepid-security/main libaprutil1 
1.2.12+dfsg-7ubuntu0.1
  404 Not Found
E: Failed to fetch 
http://security.ubuntu.com/ubuntu/pool/main/a/apr-util/libaprutil1_1.2.12+dfsg-7ubuntu0.1_i386.deb:
 404 Not Found
Reading package lists... Done 
Building dependency tree   
Reading state information... Done
Reading extended state information  
Initializing package states... Done
Writing extended state information... Done

Everything else installs fine.

** Affects: apr-util (Ubuntu)
 Importance: Undecided
 Status: New

-- 
libaprutil1 404 in Intrepid
https://bugs.launchpad.net/bugs/411479
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 284049] Re: Novatel U727 USB Adapter Boot Problem

2009-08-10 Thread Brett Alton
I had it work one day under Jaunty and the other day it was detected as
USB storage. Not sure what I did (maybe updates) but not it always is
detected as USB storage and no Internet :(

-- 
Novatel U727 USB Adapter Boot Problem
https://bugs.launchpad.net/bugs/284049
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 344228] Re: Deleting an image that's used as a desktop wallpaper removed it as a wallpaper without notice

2009-08-10 Thread Brett Alton
I experienced this as well, but when moving the image file. For me, as a
user, I figured GNOME would follow the path of the image and replace it
for my wallpaper, all without me knowing.

I rather this than have a dialogue pop up warning me that I'm moving my
wallpaper. If I delete my wallpaper image, then why would I expect it to
stay as the background? That just doesn't make sense.

Thus, I say track the wallpaper path, rather than warn the user with a
dialogue.

-- 
Deleting an image that's used as a desktop wallpaper removed it as a wallpaper 
without notice
https://bugs.launchpad.net/bugs/344228
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 386081] Re: No visual indication upon choosing another WiFi network

2009-08-10 Thread Brett Alton
I'm quite sure it does show Network disconnected, as if it was
connected and then disconnected.

I'm sorry, but I don't fully understand the bug. Are we trying to get
OSD to say Could not connect to X like David suggested instead of
Network disconnected?

-- 
No visual indication upon choosing another WiFi network
https://bugs.launchpad.net/bugs/386081
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 409045] [NEW] Update community documentation or create official documentation for Plone3

2009-08-04 Thread Brett Alton
Public bug reported:

After install 'plone3-site' in Ubuntu Jaunty/9.04, I was disappointed by
the amount of help I could find in terms of documentation[1].

For example: where/how do I even access my site?

Well I looked at /usr/share/doc/plone3-site/README.Ubuntu and found you
could access it via http://localhost:PORT/manage. Unforunately, I made
'PORT' 80 and surfing to http://localhost:80/manage did seem to work.

Trying to change the port from 80 to 8081 (which wasn't even explained
to me WHY the port should be such a number), I ran dpkg-reconfigure
zope-plone3 and dpkg-reconfigure plone3-site, both to no avail.

What am I supposed to do?

[1] https://help.ubuntu.com/community/forum/server/Plone

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

-- 
Update community documentation or create official documentation for Plone3
https://bugs.launchpad.net/bugs/409045
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 372789] Re: NotifyOSD notifications shouldn't appear when using fullscreen applications

2009-07-30 Thread Brett Alton
I don't know if it was the new kernel (2.6.28-14) or a reboot or what,
but the flash of OSD in openarena is now minimal to non-existant.

I'm also use the non-free nvidia-180 driver if that makes a difference.

Would you like me to test this in karmic?

-- 
NotifyOSD notifications shouldn't appear when using fullscreen applications
https://bugs.launchpad.net/bugs/372789
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 372789] Re: NotifyOSD notifications shouldn't appear when using fullscreen applications

2009-07-24 Thread Brett Alton
For example, Rhythmbox tells me what song is currently playing while I'm
playing OpenArena. No need to, correct?

I also wonder if these two bugs should be merged, as they both talk
about flickering screens, compiz and notify-osd:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/346187

-- 
NotifyOSD notifications shouldn't appear when using fullscreen applications
https://bugs.launchpad.net/bugs/372789
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 307377] Re: Firefox 3.0 needs to show 'Icons and Text' by default in the toolbar

2009-07-21 Thread Brett Alton
** Description changed:

  Binary package hint: firefox-3.0
  
  Since Dapper, Ubuntu has removed the text from Firefox's toolbar to save
  space on 800x600 resolution monitors (or so I once read).
  
- I think to be consistent with the rest of GNOME (especially with System
-  Preferences  Appearance  Interface  Toolbar Button Labels), Firefox
- should show 'Text and Icons' in its toolbar by default. Why? I believe
- it is less confusing to new uses who do not understand what the icons
- mean fully. They need text re-enforcement to remind them that the blue,
- 270 degree icon means refresh. Not everyone knows this off the bat or
- remembers it every day.
+ Meanwhile, this goes against how the rest of the GNOME applications
+ appear in Ubuntu (the preferences are set at: System  Preferences 
+ Appearance  Interface  Toolbar Button Labels), Firefox should show
+ 'Text and Icons' in its toolbar by default. Why? I believe it is less
+ confusing to new uses who do not understand what the icons mean fully.
+ They need text re-enforcement to remind them that the blue, 270 degree
+ icon means refresh. Not everyone knows this off the bat or remembers it
+ every day.
  
  Plus, according to System  Preferences  Appearance  Interface 
  Toolbar Button Labels, all programs should have text below the icons.
  
  If saving space in Firefox is an absolute must, then why not get rid of
- the Bookmarks Toolbar? I think you need higher intelligence to use the
- Bookmarks Toolbar than to use the forward and back button, the reload
- button and the home button and I do not believe it is safe to assume.
- Let the user find the Bookmarks Toolbar if they want to use it. Most
- people I know that use bookmarks often know how to use an internet
- browser enough to be able to re-enable the Bookmarks Toolbar.
+ the Bookmarks Toolbar? I think more advanced users use the Bookmarks
+ Toolbar than to use the forward and back button, the reload button and
+ the home button and I do not believe it is safe to assume that everyone
+ knows what those icons mean. Let the user find the Bookmarks Toolbar
+ if they want to use it. Most people I know that use bookmarks often know
+ how to use an internet browser enough to be able to re-enable the
+ Bookmarks Toolbar.
  
  Lastly, with Firefox 3.0's new features, you can access bookmarks by
  searching them in the Address Bar and save them using the new star
  button. The awesome bar, I think is what they call it. This means
  that bookmarks get double the attention and the buttons that actually
  run Firefox gets less.
- 
- Sorry, I know this is a mixture of arguments (intelligence of the user,
- compliance with GNOME), but this is just coming from a computer
- technician who works with teachers and school staff every day.

-- 
Firefox 3.0 needs to show 'Icons and Text' by default in the toolbar
https://bugs.launchpad.net/bugs/307377
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 307377] Re: Firefox 3.0 needs to show 'Icons and Text' by default in the toolbar

2009-07-21 Thread Brett Alton
Attaching photos of what firefox looks like by default. And what it
looks like after my changes. Toolbars only.

** Attachment added: 01-before.png
   http://launchpadlibrarian.net/29325029/01-before.png

-- 
Firefox 3.0 needs to show 'Icons and Text' by default in the toolbar
https://bugs.launchpad.net/bugs/307377
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 307377] Re: Firefox 3.0 needs to show 'Icons and Text' by default in the toolbar

2009-07-21 Thread Brett Alton

** Attachment added: 02-after.png
   http://launchpadlibrarian.net/29325041/02-after.png

-- 
Firefox 3.0 needs to show 'Icons and Text' by default in the toolbar
https://bugs.launchpad.net/bugs/307377
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 225827] Re: File search doesn't open .cs files

2009-07-21 Thread Brett Alton
When was this fixed?

It is still present in a vanilla Jaunty, running Gnome 2.26.1.

Could not open document template.php.
There is no installed viewer capable of displaying the document.

And then all I have is an Ok button. How come it can't detect that it
should be opened in gedit?

-- 
File search doesn't open .cs files
https://bugs.launchpad.net/bugs/225827
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 225827] Re: File search doesn't open .cs files

2009-07-21 Thread Brett Alton
I looked at the bug filed with Gnome and found out this information:

gnome-vfs is being replaced with gio.  This should be fixed with the
patch

Patch applied on 3/16/09 to version 2.27.1.

says developer Dennis Cranston.

I'm just wondering if it is policy to constantly upgrade Ubuntu to fix
problems such as this one or if it's policy to fix the problems in the
current or targeted release that this bug is filed under.

I asked because this bug effects all versions of Ubuntu, from 4.10 to
9.04, but is fixed in 9.10 (which hasn't been and will not be released
until October 2009) only. Currently 8.04, 8.10, 9.04 are supported (as
6.06's desktop support was just dropped), meaning this fix has been
released in future versions of Ubuntu, but not past or present.

Just wondering what the mandate is on that. If my tone sounds harsh, I
apologize profusely; I just wanted to know Ubuntu's policy, a possibly a
link to it.

-- 
File search doesn't open .cs files
https://bugs.launchpad.net/bugs/225827
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 77010] Re: Overuse of system beep without volume control

2009-07-20 Thread Brett Alton
When I shut down my computer, or the last three laptops I installed
using Ubuntu 9.04, the system beeps repeatedly about 5-8 times as its
shutting down, then stops.

I've turned off system beeps in System  Preferences  Sound  System
Beep  Enable System Beep yet this problem remains.

-- 
Overuse of system beep without volume control
https://bugs.launchpad.net/bugs/77010
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 366270] Re: [i945] [Xubuntu, i945] wrong screen resolution after upgrade to Jaunty

2009-07-17 Thread Brett Alton
I can confirm that this occurs on my Dell Inspiron Mini 9 while
attaching to a 22 external monitor.

The Dell Mini 9 has a native resolution of 1024x600.
The 22 external monitor has a native resolution of 1680x1050
The resolution that displays when they are connected to each other is 800x600.

I see that Bryce has stated their are brand new Intel drivers in Karmic,
but what are the chances of this getting fixed in Jaunty?

** Attachment added: xorg.conf
   http://launchpadlibrarian.net/29193975/xorg.conf

-- 
[i945] [Xubuntu, i945] wrong screen resolution after upgrade to Jaunty
https://bugs.launchpad.net/bugs/366270
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 366270] Re: [i945] [Xubuntu, i945] wrong screen resolution after upgrade to Jaunty

2009-07-17 Thread Brett Alton
Upon further inspection, it appears that 800x600 is the lowest-common-
denominator when it comes to the screen resolutions of both monitors
(according to Display Preferences).

Dell Inspiron Mini 9
1024x600 (16:9)
800x600 (4:3)
640x480 (4:3)
720x400 (9:5)
640x400 (16:10)
640x350 (9:5)

KDS 22 External Monitor
1680x1050 (16:10)
1280x1024 (5:4)
1440x900 (16:10)
1024x768 (4:3)
800x600 (4:3)
640x480 (4:3)
720x400 (9:5)

Is there anyway to force, when mirroring, both monitors to 1024x600 so
the widescreen monitor is less stretched?

I assume this method of finding the lowest-common-denominator is how the
software is intended to work, but it looks pretty bad have the
resolution of 800x600 stretched on a 22 monitor.

-- 
[i945] [Xubuntu, i945] wrong screen resolution after upgrade to Jaunty
https://bugs.launchpad.net/bugs/366270
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 394356] Re: Remove Open with and quotation marks from entries in Open with sub-menu

2009-07-06 Thread Brett Alton
I like the idea of this bug and what Marcus has done to fix the problem
(implementing David's suggestions), but why are we getting rid of the
Open with... submenu when only 2 programs are available? That's
changing what the user expects to see from one file to the next. To me,
the Open with... submenu should be there always, or never and not be
contextually dependent.

That's like changing the icon of the close button in Metacity from X
to O depending if it's maximized or not. The user should expect to see
the same result every time.

Thus, I would like to see
http://launchpadlibrarian.net/28606444/noquotes.png implemented.

-- 
Remove Open with and quotation marks from entries in Open with sub-menu
https://bugs.launchpad.net/bugs/394356
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 386150] Re: Nautilus file browser toolbar is complicated, redundant, and ugly

2009-06-25 Thread Brett Alton
I don't even like how Firefox has no labels on its buttons (e.g. Home,
Back, etc.) while the rest of Gnome (a.k.a. Nauitlus) has labels
(preferences set at System  Preferences  Appearance  Interface 
Text Below Items... even if Firefox ignores this).

The reason Firefox ignores these preferences (e.g. takes away the
text/labels) is for more screen space on the user's screen.

I'm in favour of getting rid of Firefox bookmark toolbar and bringing
back the text below the icons, bringing both Firefox and Gnome/Nautilus
in harmony.

The minimal Nautilus David is suggesting reminds me of the old style of
Nautilus Ubuntu used to ship with (see my Wikipedia screenshot at:
http://upload.wikimedia.org/wikipedia/en/d/d0/Ubuntu-
desktop-2-410-20080706.png)

(sorry if I sent this twice... Launchpad is acting up)

-- 
Nautilus file browser toolbar is complicated, redundant, and ugly
https://bugs.launchpad.net/bugs/386150
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 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Brett Alton
The problem appears fixed to me as well. Whenever I use gedit or firefox
to save a file, I can start typing immediately as the text field has
focus by default.

-- 
gtkfilechooser save/save as dialog misplaces focus
https://bugs.launchpad.net/bugs/130224
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 130224] Re: gtkfilechooser save/save as dialog misplaces focus

2009-06-16 Thread Brett Alton
That's because you just clicked on a folder, so now the focus is with
the folders, not with the filename. The problem was previously that the
filename text field was never in focus when the dialog first opened. Now
it is in focus when it's first opened, but if you move the focus to a
folder (like you said) how is it supposed to know that you want to know
type the filename?

-- 
gtkfilechooser save/save as dialog misplaces focus
https://bugs.launchpad.net/bugs/130224
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 380119] Re: package linux-image-2.6.30-5-generic 2.6.30-5.6 failed to install/upgrade:

2009-06-16 Thread Brett Alton
I can confirm that trying to install Ubuntu Karmic 9.10 alpha-2 on my
Dell XPS Gen5 installs successfully except for grub2. Grub2 was
successfully chainloaded then upgraded in my jaunty partition however.

lshw: http://paste.ubuntu.com/195118/

I ended up using LILO and now am searching for a way to re-install
regular grub so I can boot back into my jaunty system.

-- 
package linux-image-2.6.30-5-generic 2.6.30-5.6 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/380119
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 365329] Re: HP LaserJet P1005 (using hplip) fails to print in 8.04 and 9.04

2009-06-15 Thread Brett Alton
The printer driver installed, but the printer failed to print. It looks
like it downloaded the 'HP 910 hpijs, 3.9.2' driver instead of the one
for P1005, but I'm not sure, so I'm attaching the requested logs.

** Attachment added: syslog
   http://launchpadlibrarian.net/27954098/syslog

-- 
HP LaserJet P1005 (using hplip) fails to print in 8.04 and 9.04
https://bugs.launchpad.net/bugs/365329
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   >