[Bug 1581626] Re: Switching to USB sound device stops USB mouse clicks from registering

2016-05-15 Thread Ronald McCollam
Yet more info and a better fix:

xinput list --long provides this for the device:

⎜   ↳ GN Netcom A/S Jabra EVOLVE LINK MSid=15   [slave  pointer  (2)]
Reporting 16 classes:
Class originated from: 15. Type: XIButtonClass
Buttons supported: 12
Button labels: "Button 0" "Button 1" "Button 2" "Button Wheel 
Up" "Button Wheel Down" "Button Horiz Wheel Left" "Button Horiz Wheel Right" 
"Button 3" "Button 4" "Button 5" "Button 6" "Button 7"
Button state:
Class originated from: 15. Type: XIKeyClass
Keycodes supported: 248
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 0:
  Label: Abs X
  Range: 0.00 - 1000.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 1600.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 1:
  Label: Abs Y
  Range: 0.00 - 1000.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 900.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 2:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 3:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 4:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 5:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 6:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 7:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 8:
  Label: Abs Misc
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 9:
  Label: Abs MT Touch Major
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 10:
  Label: Abs MT Touch Minor
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 11:
  Label: Abs MT Width Major
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 12:
  Label: Abs MT Width Minor
  Range: 0.00 - 12.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00
Class originated from: 15. Type: XIValuatorClass
Detail for Valuator 13:
  Label: None
  Range: -1.00 - -1.00
  Resolution: 0 units/m
  Mode: absolute
  Current value: 0.00


Since it is reporting 12 potential buttons, I just mapped them all to zero by 
putting the following into 

[Bug 1581626] Re: Switching to USB sound device stops USB mouse clicks from registering

2016-05-15 Thread Ronald McCollam
** Attachment added: "/usr/share/xorg.conf.d/50-jabra.conf which solves the 
issue"
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1581626/+attachment/4663460/+files/50-jabra.conf

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

Title:
  Switching to USB sound device stops USB mouse clicks from registering

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

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


[Bug 1581626] Re: Switching to USB sound device stops USB mouse clicks from registering

2016-05-13 Thread Ronald McCollam
A little more info:

'xinput list' provides the following when the device is plugged in:

⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ ELAN Touchscreen  id=12   [slave  pointer  (2)]
⎜   ↳ DLL0665:01 06CB:76AD Touchpad id=14   [slave  pointer  (2)]
⎜   ↳ Logitech K520 id=10   [slave  pointer  (2)]
⎜   ↳ Logitech Wireless Mouse   id=11   [slave  pointer  (2)]
⎜   ↳ GN Netcom A/S Jabra EVOLVE LINK MSid=18   [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)]
↳ Power Button  id=8[slave  keyboard (3)]
↳ Sleep Button  id=9[slave  keyboard (3)]
↳ Integrated_Webcam_HD  id=13   [slave  keyboard (3)]
↳ AT Translated Set 2 keyboard  id=15   [slave  keyboard (3)]
↳ Dell WMI hotkeys  id=17   [slave  keyboard (3)]
↳ UVC Camera (046d:081b)id=16   [slave  keyboard (3)]

"GN Netcom A/S Jabra EVOLVE LINK MS" shows up as a core pointer(!) so
this is very likely related to the issue.

I put the following into /usr/share/X11/xorg.conf.d/50-jabra.conf:

Section "InputClass"
Identifier "Jabra"
MatchProduct "GN Netcom A/S Jabra EVOLVE LINK MS"
Option "Ignore" "on"
EndSection


This prevents the pointer issue described in the bug at the cost of breaking 
the volume control buttons.  I tried using

Option "ButtonMapping" "0"

but this had no effect; only "Ignore" seems to work.

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

Title:
  Switching to USB sound device stops USB mouse clicks from registering

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

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

[Bug 1581626] Re: Switching to USB sound device stops USB mouse clicks from registering

2016-05-13 Thread Ronald McCollam
Just to add, the device does have a set of buttons as well, so it might
be some sort of USB HID conflict?  Only two of them show anything when
run under xev, XF86VolumeUp and XF86VolumeDown.

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

Title:
  Switching to USB sound device stops USB mouse clicks from registering

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

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


[Bug 1581626] [NEW] Switching to USB sound device stops USB mouse clicks from registering

2016-05-13 Thread Ronald McCollam
Public bug reported:

When I switch the primary sound device to a USB headset connected to my
laptop, mouse click events no longer work except in the Sound Settings
window.  This does not seem to occur when the device is connected, only
when it is made the default audio device.

Once this occurs, the mouse events do not work until the device is
disconnected.  Clicks inside the Sound Settings window are registered
(including buttons and other tabs inside the System Settings window, but
not the titlebar or close/minimize/maximize buttons.)  Focus can be
given to other windows via alt-tab and keyboard input continues to
function, but mouse events do not register on windows focused in this
way.

This is *deeply* weird, BTW.

Hardware:
Jabra EVOLVE 80 headset
lsusb reports: Bus 002 Device 022: ID 0b0e:0305 GN Netcom 

Steps to reproduce:
1. Connect the device to a USB port.
2. Open Sound Settings window.
3. Select the Jabra USB device as the primary sound device.
4. Observe that mouse clicks no longer register outside of the System Settings 
window.

dmesg shows the following during this process:

[130169.130542] usb 2-2.1.1: new full-speed USB device number 22 using xhci_hcd
[130169.223026] usb 2-2.1.1: New USB device found, idVendor=0b0e, idProduct=0305
[130169.223031] usb 2-2.1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[130169.223034] usb 2-2.1.1: Product: Jabra EVOLVE LINK MS
[130169.223036] usb 2-2.1.1: Manufacturer: GN Netcom A/S
[130169.223038] usb 2-2.1.1: SerialNumber: 51E7669007
[130169.225586] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130169.227472] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
[130169.248162] input: GN Netcom A/S Jabra EVOLVE LINK MS as 
/devices/pci:00/:00:14.0/usb2/2-2/2-2.1/2-2.1.1/2-2.1.1:1.3/0003:0B0E:0305.0013/input/input34
[130169.302858] hid-generic 0003:0B0E:0305.0013: input,hiddev0,hidraw5: USB HID 
v1.00 Device [GN Netcom A/S Jabra EVOLVE LINK MS] on 
usb-:00:14.0-2.1.1/input3
[130169.351940] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130169.352187] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130169.358162] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
[130169.358439] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
[130169.361073] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130169.361323] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130169.373535] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
[130169.373904] usb 2-2.1.1: 2:1: cannot get freq at ep 0x4
[130169.380322] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130169.380645] usb 2-2.1.1: 1:1: cannot get freq at ep 0x83
[130177.637403] usb 2-2.1.1: USB disconnect, device number 22


This appears to possibly be related to bug #1371853.

I'm happy to provide more information, try custom kernels, etc. as
needed.  Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
NonfreeKernelModules: wl
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri May 13 13:00:25 2016
DistUpgraded: 2016-04-25 16:22:59,827 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: Failed to execute child process 
"./xorg_fix_proprietary.py" (No such file or directory) (8))
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 bcmwl, 6.30.223.248+bdcom, 4.2.0-35-generic, x86_64: installed
 bcmwl, 6.30.223.248+bdcom, 4.4.0-21-generic, x86_64: installed
 i915-4.3.3-4.2.0, 2, 4.2.0-35-generic, x86_64: installed
 virtualbox, 5.0.18, 4.2.0-35-generic, x86_64: installed
 virtualbox, 5.0.18, 4.4.0-21-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
InstallationDate: Installed on 2015-10-03 (222 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
MachineType: Dell Inc. XPS 13 9343
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=21920f07-2445-42e9-82fe-5d6b209d8688 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to xenial on 2016-04-25 (17 days ago)
dmi.bios.date: 07/14/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A05
dmi.board.name: 0TM99H
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA05:bd07/14/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0TM99H:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: XPS 13 9343
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 

[Bug 1168413] [NEW] Scrolling to change volume on sound indicator is reversed with content sticks to fingers enabled

2013-04-12 Thread Ronald McCollam
Public bug reported:

When enabling content sticks to fingers mode under touchpad settings,
scrolling to change volume is reversed.  (I.e. scrolling up lowers the
volume and scrolling down raises it.)  I suspect this is because the
content sticks to fingers setting simply reverses the scrolling
direction, but haven't looked at the code to see.

The sound indicator should be aware of this setting and compensate for
it, so that scrolling up always raises the volume and scrolling down
always lowers it.

Steps to reproduce:
1. Hover the mouse over the sound indicator.  Scroll up and observe that the 
volume goes up.
2. Open the system settings application and navigate to the mouse/touchpad 
settings.
3. Enable content sticks to fingers.
4. Hover the mouse over the sound indicator.  Scroll up and observe that the 
volume now goes down.

Expected results:
Scrolling behavior when hovering over the sound indicator remains consistent.

Actual results:
Scrolling behavior when hovering over the sound indicator is reversed.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: indicator-sound 12.10.2daily13.03.07-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-15.25-generic 3.8.4
Uname: Linux 3.8.0-15-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Fri Apr 12 09:52:41 2013
InstallationDate: Installed on 2013-02-23 (47 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130222)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-sound
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: indicator-sound (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  Scrolling to change volume on sound indicator is reversed with
  content sticks to fingers enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1168413/+subscriptions

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


[Bug 997026] Re: There isn't a software package called lordofultima in your current software sources.

2012-05-09 Thread Ronald McCollam
I can add some weirdness to this.

I am seeing this on an amd64 system running 12.04 (upgraded continually
since Alpha 1).  No amount of tinkering with apt sources either in the
GUI or in /etc/apt/sources.list[.d/*] has any effect -- I'm unable to
see any software for purchase in the software center.

On another system, I performed a fresh install of 12.04 (release) i386.
I was initially unable to see the 'lordofultima' package.  I opened the
'software sources' configurator from within the software center and
noted that the partner repository was not enabled.  Within a few seconds
of checking the partner deb and source repos, the software center window
showed the Lord of Ultima package and allowed me to download it.

Now the weird part: on the first (amd64) system, I was still unable to
see the 'lordofultima' package.  However, if I went to 'reinstall
previous purchases' in the software center, it was there and I was able
to click on it and get the full package info, and even install it!  It
now shows up when I search for 'lordofultima'.  However, the 'for
purchase' application section is still totally blank in the software
center.

I'll apport-collect this first from the amd64 system that has the issue
and then from the i386 system that doesn't.  I am happy to add the
contents of /etc/apt/sources.list from either/both system or try
anything up to and including destructive/reinstallation tests.

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] apport information

2012-05-09 Thread Ronald McCollam
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
DistroRelease: Ubuntu 12.04
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
Package: software-center 5.2.1
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Tags:  precise
Uname: Linux 3.2.0-24-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] Dependencies.txt

2012-05-09 Thread Ronald McCollam
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/997026/+attachment/3139466/+files/Dependencies.txt

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] SoftwareCenterLog.txt

2012-05-09 Thread Ronald McCollam
apport information

** Attachment added: SoftwareCenterLog.txt
   
https://bugs.launchpad.net/bugs/997026/+attachment/3139467/+files/SoftwareCenterLog.txt

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] Re: There isn't a software package called lordofultima in your current software sources.

2012-05-09 Thread Ronald McCollam
Above is the apport data from the amd64 system exhibiting this bug
behavior.

Below is the apport data from the i386 system that works as expected
after enabling the partner repo.

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] Dependencies.txt

2012-05-09 Thread Ronald McCollam
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/997026/+attachment/3139468/+files/Dependencies.txt

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] SoftwareCenterLog.txt

2012-05-09 Thread Ronald McCollam
apport information

** Attachment added: SoftwareCenterLog.txt
   
https://bugs.launchpad.net/bugs/997026/+attachment/3139469/+files/SoftwareCenterLog.txt

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 997026] apport information

2012-05-09 Thread Ronald McCollam
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
DistroRelease: Ubuntu 12.04
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 (20120423)
NonfreeKernelModules: nvidia
Package: software-center 5.2.1
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Tags:  precise
Uname: Linux 3.2.0-24-generic-pae i686
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

Title:
  There isn't a software package called lordofultima in your current
  software sources.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/997026/+subscriptions

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


[Bug 859991] Re: Dash remains on top of screen locking dialog

2012-04-24 Thread Ronald McCollam
I have not seen this bug for quite some time in precise and have not
been able to reproduce it (including by manually locking the screen).

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

Title:
  Dash remains on top of screen locking dialog

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

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


[Bug 949162] [NEW] Three finger touch locks up display

2012-03-07 Thread Ronald McCollam
Public bug reported:

I have an Elantech multitouch touchpad, which worked well under 11.10
and 12.04 alphas.

Tapping or touching the multitouch touchpad on my laptop with three
fingers now 'locks up' the display.  When this happens, the mouse cursor
is still visible and can be moved, and changes based on what should be
displayed underneath (e.g. text entry fields, etc.) but no updates to
the display are made.  E.g. switching to a virtual terminal and back to
X leaves the virtual terminal text on the screen but shows the mouse
cursor; moving over where a text entry box 'should' be changes the
cursor to the vertical bar, etc.

This can be resolved by switching to a virtual terminal and issuing
'unity --replace'.

This behavior does not always appear; three-finger taps seem to be fine
immediately after a reboot.  At some point after boot this changes.  It
also seems to always break if I have put the computer to sleep and woken
it.

Steps to reproduce:
1. Wait some time after booting system.  (Less than ~2 hours; I will try to 
narrow this down further.)
2. Touch the touchpad with three fingers.  (Tap, drag, or rest.)

Observed behavior:
X display is no longer responsive, modulo the mouse cursor.  This persists 
until 'unity --replace' is run.

Expected behavior:
Three finger tap is detected and used appropriately.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: compiz 1:0.9.7.0~bzr2995-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 1.94-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
Date: Wed Mar  7 11:44:16 2012
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
EcryptfsInUse: Yes
GraphicsCard:
 Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:1427]
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
MachineType: ASUSTeK Computer Inc. UX31E
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-18-generic 
root=UUID=4ec94e7b-aa55-48d3-9f37-8659216b2249 ro i915.i915_enable_rc6=1 
i915.semaphores=1 pcie_aspm=force quiet splash vt.handoff=7
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/25/2011
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: UX31E.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: UX31E
dmi.board.vendor: ASUSTeK Computer Inc.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK Computer Inc.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrUX31E.207:bd10/25/2011:svnASUSTeKComputerInc.:pnUX31E:pvr1.0:rvnASUSTeKComputerInc.:rnUX31E:rvr1.0:cvnASUSTeKComputerInc.:ct10:cvr1.0:
dmi.product.name: UX31E
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK Computer Inc.
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise regression reproducible ubuntu

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

Title:
  Three finger touch locks up display

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

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


[Bug 949162] Re: Three finger touch locks up display

2012-03-07 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949162

Title:
  Three finger touch locks up display

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

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


[Bug 944862] [NEW] Non-default wallpaper does not display in lightdm with encrypted home directory

2012-03-02 Thread Ronald McCollam
Public bug reported:

When selecting my username in lightdm before logging in, the wallpaper I
have selected does not display.  This happens only if I use a picture
from my home directory, which is encrypted.  If I select one of the
system-wide wallpapers it switches correctly.

While this makes perfect sense before logging in (when the directory is
not mounted with ecryptfs) this occurs also during user switching.

Perhaps when it is changed by the user, the wallpaper image could be
cached somewhere that lightdm could read it.  I'm not sure what the
security implications are here though -- is wallpaper something to be
concerned about keeping hidden in this context?

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lightdm 1.1.4-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Fri Mar  2 09:57:20 2012
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Non-default wallpaper does not display in lightdm with encrypted home
  directory

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

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


[Bug 944862] Re: Non-default wallpaper does not display in lightdm with encrypted home directory

2012-03-02 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/944862

Title:
  Non-default wallpaper does not display in lightdm with encrypted home
  directory

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

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


[Bug 922283] Re: indicator-weather crashed with SIGABRT in raise()

2012-01-26 Thread Ronald McCollam
*** This bug is a duplicate of bug 747183 ***
https://bugs.launchpad.net/bugs/747183


** Visibility changed to: Public

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

Title:
  indicator-weather crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-weather/+bug/922283/+subscriptions

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


[Bug 907899] [NEW] ebook-viewer does not have a .desktop file

2011-12-22 Thread Ronald McCollam
Public bug reported:

Under Linux, ebook-viewer lacks a .desktop file.  This means it is not
picked up by Gnome as an application that can be associated with a file
type.

Creating a .desktop file and placing it in /usr/share/applications
allows me to associate .epub files with ebook-viewer so that I can
quickly open and read them on my desktop.  It would be great if this
could be added to the default install so that other people can easily
use this very useful application.

I will attach the .desktop file I have been using to do this locally.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: calibre 0.8.8+dfsg-1ubuntu1
Uname: Linux 3.2.0-030200rc6-generic-pae i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Thu Dec 22 15:00:27 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
PackageArchitecture: all
SourcePackage: calibre
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: calibre (Ubuntu)
 Importance: Wishlist
 Status: New


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

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

Title:
  ebook-viewer does not have a .desktop file

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

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


[Bug 907899] Re: ebook-viewer does not have a .desktop file

2011-12-22 Thread Ronald McCollam
** Patch added: .desktop file I use locally
   
https://bugs.launchpad.net/bugs/907899/+attachment/2644143/+files/ebook-viewer.desktop

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

Title:
  ebook-viewer does not have a .desktop file

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

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


[Bug 889532] Re: GL applications segfault after updating nvidia driver

2011-11-12 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/889532

Title:
  GL applications segfault after updating nvidia driver

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

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


[Bug 889532] [NEW] GL applications segfault after updating nvidia driver

2011-11-12 Thread Ronald McCollam
Public bug reported:

After a fresh install, the proprietary nvidia drivers worked correctly
in oneiric on my 64-bit install.  However at some point they stopped
working and I automatically fell back to Unity 2D (and did not realize
this until I tried to play a GL-based game).

An example of the crash:


fader@cavil:~$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, 
GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_multisample, 
GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
client glx vendor string: NVIDIA Corporation
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info, 
GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync, 
GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGI_swap_control, GLX_EXT_swap_control, GLX_ARB_create_context, 
GLX_ARB_create_context_profile, GLX_NV_float_buffer, 
GLX_ARB_fbconfig_float, GLX_EXT_fbconfig_packed_float, 
GLX_EXT_texture_from_pixmap, GLX_EXT_framebuffer_sRGB, 
GLX_NV_present_video, GLX_NV_copy_image, GLX_NV_multisample_coverage, 
GLX_NV_video_capture, GLX_EXT_create_context_es2_profile, 
GLX_ARB_create_context_robustness
GLX version: 1.4
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control, 
GLX_EXT_swap_control, GLX_EXT_texture_from_pixmap, GLX_ARB_create_context, 
GLX_ARB_create_context_profile, GLX_EXT_create_context_es2_profile, 
GLX_ARB_create_context_robustness, GLX_ARB_multisample, 
GLX_NV_float_buffer, GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB, 
GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 230M/PCI/SSE2
OpenGL version string: 3.3.0 NVIDIA 280.13
OpenGL shading language version string: 3.30 NVIDIA via Cg compiler
OpenGL extensions:
GL_ARB_blend_func_extended, GL_ARB_color_buffer_float, 
GL_ARB_compatibility, GL_ARB_copy_buffer, GL_ARB_depth_buffer_float, 
GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, 
GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
GL_ARB_draw_instanced, GL_ARB_ES2_compatibility, 
GL_ARB_explicit_attrib_location, GL_ARB_fragment_coord_conventions, 
GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, 
GL_ARB_fragment_shader, GL_ARB_framebuffer_object, 
GL_ARB_framebuffer_sRGB, GL_ARB_geometry_shader4, 
GL_ARB_get_program_binary, GL_ARB_half_float_pixel, 
GL_ARB_half_float_vertex, GL_ARB_imaging, GL_ARB_instanced_arrays, 
GL_ARB_map_buffer_range, GL_ARB_multisample, GL_ARB_multitexture, 
GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, 
GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sample_shading, 
GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
GL_ARB_separate_shader_objects, GL_ARB_shader_bit_encoding, 
GL_ARB_shader_objects, GL_ARB_shading_language_100, 
GL_ARB_shading_language_include, GL_ARB_shadow, GL_ARB_sync, 
GL_ARB_texture_border_clamp, GL_ARB_texture_buffer_object, 
GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, 
GL_ARB_texture_cube_map, GL_ARB_texture_cube_map_array, 
GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
GL_ARB_texture_float, GL_ARB_texture_gather, 
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_multisample, 
GL_ARB_texture_non_power_of_two, GL_ARB_texture_query_lod, 
GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_transform_feedback2, 
GL_ARB_transpose_matrix, GL_ARB_uniform_buffer_object, 
GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, 
GL_ARB_vertex_type_2_10_10_10_rev, GL_ARB_viewport_array, 
GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float, 
GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add, 
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_bindable_uniform, GL_EXT_blend_color, 
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
GL_EXT_Cg_shader, GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, 
GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements, 

[Bug 859979] Re: Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

2011-11-12 Thread Ronald McCollam
I have been unable to reproduce the issue due to bug 889532 which
prevents me from using Unity 3D with the proprietary nvidia driver, so
I'm not sure if it can be closed or not.

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

Title:
  Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

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

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


[Bug 889532] Re: GL applications segfault after updating nvidia driver

2011-11-12 Thread Ronald McCollam
** Attachment added: /var/log/syslog including a segfault
   
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/889532/+attachment/2594306/+files/syslog

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

Title:
  GL applications segfault after updating nvidia driver

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

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


[Bug 815922] Re: libavg segfaults on startup

2011-10-19 Thread Ronald McCollam
I can confirm that this fixed the bug and I am able to use libavg
applications.  Thank you very much!

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

Title:
  libavg segfaults on startup

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

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


[Bug 859979] [NEW] Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

2011-09-26 Thread Ronald McCollam
Public bug reported:

The performance in oneric beta 2 on this card is noticeably slower than
on previous releases.  Animations are jerky and slow -- sometimes the
dash takes around two seconds to finish disappearing.  Icon highlights
in the application lens are very laggy, following several icons behind
during a moderate drag.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nvidia-current 280.13-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 
2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu1
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,place,grid,imgpng,session,move,gnomecompat,mousepoll,wall,vpswitch,snap,regex,unitymtgrabhandles,animation,expo,workarounds,fade,scale,ezoom,unityshell]
CompositorRunning: compiz
Date: Mon Sep 26 15:43:16 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
GraphicsCard:
 nVidia Corporation C73 [GeForce 7100 / nForce 630i] [10de:07e1] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: nVidia Corporation Device [10de:cb73]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110922)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 kmod:nvidia_173 - nvidia_173 (Proprietary, Disabled, Not in use)
 kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
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
 Bus 002 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
 Bus 002 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
MachineType: Unknow Unknow
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic-pae 
root=UUID=7cbc3f9f-65cc-436c-979e-a35049fe3342 ro quiet splash vt.handoff=7
SourcePackage: nvidia-graphics-drivers
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 10/13/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MCP73
dmi.board.vendor: NVIDIA
dmi.board.version: Unknow
dmi.chassis.asset.tag: Unknow
dmi.chassis.type: 3
dmi.chassis.vendor: Unknow
dmi.chassis.version: Unknow
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/13/2007:svnUnknow:pnUnknow:pvrUnknow:rvnNVIDIA:rnMCP73:rvrUnknow:cvnUnknow:ct3:cvrUnknow:
dmi.product.name: Unknow
dmi.product.version: Unknow
dmi.sys.vendor: Unknow
version.compiz: compiz 1:0.9.5.94+bzr20110919-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-0.9 i386 oneiric running-unity ubuntu

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

Title:
  Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

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

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


[Bug 859979] Re: Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

2011-09-26 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/859979

Title:
  Poor performance in oneric beta 2 on nvidia geforce 7100 / nforce 630i

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

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


[Bug 859991] Re: Dash remains on top of screen locking dialog

2011-09-26 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/859991

Title:
  Dash remains on top of screen locking dialog

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

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


[Bug 859991] [NEW] Dash remains on top of screen locking dialog

2011-09-26 Thread Ronald McCollam
Public bug reported:

The Unity dash remains open on top of the GNOME3 screen locking dialog.
This potentially leaks information and is very confusing when unlocking
the screen (as it is non-responsive but obscures the password input
dialog).

Steps to reproduce:
1. Open the Dash.
2. Wait for the screen to lock automatically.
3. Move the mouse or press a key to wake the system.
4. Observe that the dash is visible and obscuring the password input dialog.

Expected results:
The password input dialog is visible and no other part of the desktop is.

Actual results:
The dash is still displayed (non-interactively) over the password input dialog.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.16.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.19-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86 Kernel Module  280.13  Wed Jul 27 16:55:43 PDT 
2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3)
.tmp.unity.support.test.0:
 
ApportVersion: 1.23-0ubuntu1
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,place,grid,imgpng,session,move,gnomecompat,mousepoll,wall,vpswitch,snap,regex,unitymtgrabhandles,animation,expo,workarounds,fade,scale,ezoom,unityshell]
CompositorRunning: compiz
Date: Mon Sep 26 16:11:18 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
GraphicsCard:
 nVidia Corporation C73 [GeForce 7100 / nForce 630i] [10de:07e1] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: nVidia Corporation Device [10de:cb73]
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110922)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Disabled, 
Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Enabled, In use)
 kmod:nvidia_173 - nvidia_173 (Proprietary, Disabled, Not in use)
 kmod:nvidia_current - nvidia_current (Proprietary, Disabled, Not in use)
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
 Bus 002 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
 Bus 002 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
MachineType: Unknow Unknow
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic-pae 
root=UUID=7cbc3f9f-65cc-436c-979e-a35049fe3342 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 10/13/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MCP73
dmi.board.vendor: NVIDIA
dmi.board.version: Unknow
dmi.chassis.asset.tag: Unknow
dmi.chassis.type: 3
dmi.chassis.vendor: Unknow
dmi.chassis.version: Unknow
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/13/2007:svnUnknow:pnUnknow:pvrUnknow:rvnNVIDIA:rnMCP73:rvrUnknow:cvnUnknow:ct3:cvrUnknow:
dmi.product.name: Unknow
dmi.product.version: Unknow
dmi.sys.vendor: Unknow
version.compiz: compiz 1:0.9.5.94+bzr20110919-0ubuntu1
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: apport-bug compiz-0.9 i386 oneiric running-unity ubuntu

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

Title:
  Dash remains on top of screen locking dialog

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

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


[Bug 838136] [NEW] xubuntu amd64 oneiric beta 1 candidate fails to install due to broken dependency in abiword

2011-08-31 Thread Ronald McCollam
Public bug reported:

Attempting to install xubuntu oneiric beta 1 candidate 20110831 fails:

The following packages have unmet dependencies:
 libabiword-2.8 : Depends: libwv-1.2-3 (= 1.2.4) but it is not installable
 system-tools-backends : Depends: libnet-dbus-perl but it is not installable
 xubuntu-desktop : Depends: tango-icon-theme-common but it is not installable
   Recommends: indicator-application-gtk2 but it is not installable

tasksel fails after this and the installation cannot continue.

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


** Tags: iso-testing

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

Title:
  xubuntu amd64 oneiric beta 1 candidate fails to install due to broken
  dependency in abiword

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-meta/+bug/838136/+subscriptions

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


[Bug 820361] [NEW] Install Now accelerator placed before any letters

2011-08-03 Thread Ronald McCollam
Public bug reported:

When installing Xubuntu Oneiric alpha 3, the Install Now keyboard
accelerator is under a space before the first letter, rather than under
the I.  It looks like this:

_Install Now

Other accelerator markings are placed properly and work (e.g. pressing
alt-B goes back) but pressing alt-I does not work as expected.

Screenshot here: http://ubuntuone.com/p/185q/

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

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

Title:
  Install Now accelerator placed before any letters

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

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


[Bug 820591] [NEW] Logging out of the live session of kubuntu prompts to abort active sessions

2011-08-03 Thread Ronald McCollam
Public bug reported:

In testing Kubuntu Desktop 11.10 amd64 Alpha 3 candidate live session, I
was presented with a scary sounding prompt when restarting:

http://ubuntuone.com/p/18CR/

Restart Computer
Abort active sessions:
ubuntu: TTY login
ubuntu: TTY login
...

I had not logged into any VTs or connected to the system in any way
other than the live X session.

I understand the intent of the warning, but I think it might not make as
much sense to someone not very familiar with Linux or Kubuntu.

** Affects: kdebase-kde4 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: iso-testing

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

Title:
  Logging out of the live session of kubuntu prompts to abort active
  sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase-kde4/+bug/820591/+subscriptions

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


[Bug 815922] Re: libavg segfaults on startup

2011-08-02 Thread Ronald McCollam
** Attachment added: glxinfo
   
https://bugs.launchpad.net/ubuntu/+source/libavg/+bug/815922/+attachment/2249413/+files/glxinfo

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

Title:
  libavg segfaults on startup

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

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


[Bug 815922] Re: libavg segfaults on startup

2011-08-02 Thread Ronald McCollam
This also happens when running in Classic mode (without Unity) as well
as in no effects mode (without compiz).

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

Title:
  libavg segfaults on startup

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

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


[Bug 815922] Re: libavg segfaults on startup

2011-08-02 Thread Ronald McCollam
Thanks for the help, Ulrich!  I don't mind providing any information I
can.  This is also not my main system so I don't mind trying things that
are potentially destructive as I can always reinstall.

Here are the backtraces from (I think) the only two threads after
empcommand segfaults:

fader@simon:~$ gdb python
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run /usr/games/empcommand -w -r 800x600
Starting program: /usr/bin/python /usr/games/empcommand -w -r 800x600
[Thread debugging using libthread_db enabled]
[11-08-02 12:33:35.212] APP: Setting resolution to: [800, 600]
/usr/share/games/empcommand/engine.pyc
/usr/share/games/empcommand/fonts
[New Thread 0x5067b70 (LWP 7413)]
[Thread 0x5067b70 (LWP 7413) exited]
[New Thread 0x5067b70 (LWP 7414)]

Program received signal SIGSEGV, Segmentation fault.
0x02850625 in xcb_writev () from /usr/lib/i386-linux-gnu/libxcb.so.1
(gdb) bt
#0  0x02850625 in xcb_writev () from /usr/lib/i386-linux-gnu/libxcb.so.1
#1  0x0219c42b in _XSend () from /usr/lib/i386-linux-gnu/libX11.so.6
#2  0x0219ca5a in _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
#3  0x021983d7 in XSync () from /usr/lib/i386-linux-gnu/libX11.so.6
#4  0x00f6d5cf in ?? () from /usr/lib/fglrx/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) info threads
  3 Thread 0x5067b70 (LWP 7414)  0x0012e416 in __kernel_vsyscall ()
* 1 Thread 0xb7feb6c0 (LWP 7408)  0x02850625 in xcb_writev ()
   from /usr/lib/i386-linux-gnu/libxcb.so.1
(gdb) thread 1
[Switching to thread 1 (Thread 0xb7feb6c0 (LWP 7408))]#0  0x02850625 in 
xcb_writev () from /usr/lib/i386-linux-gnu/libxcb.so.1
(gdb) bt
#0  0x02850625 in xcb_writev () from /usr/lib/i386-linux-gnu/libxcb.so.1
#1  0x0219c42b in _XSend () from /usr/lib/i386-linux-gnu/libX11.so.6
#2  0x0219ca5a in _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
#3  0x021983d7 in XSync () from /usr/lib/i386-linux-gnu/libX11.so.6
#4  0x00f6d5cf in ?? () from /usr/lib/fglrx/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) thread 3
[Switching to thread 3 (Thread 0x5067b70 (LWP 7414))]#0  0x0012e416 in 
__kernel_vsyscall ()
(gdb) bt
#0  0x0012e416 in __kernel_vsyscall ()
#1  0x003e11c9 in ppoll () from /lib/i386-linux-gnu/libc.so.6
#2  0x022b2442 in pa_mainloop_poll () from /usr/lib/libpulse.so.0
#3  0x022b2b84 in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x0103af16 in ?? () from /usr/lib/libSDL-1.2.so.0
#5  0x0100c690 in ?? () from /usr/lib/libSDL-1.2.so.0
#6  0x01014e4e in ?? () from /usr/lib/libSDL-1.2.so.0
#7  0x0105c12d in ?? () from /usr/lib/libSDL-1.2.so.0
#8  0x00134e99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0x003ef73e in clone () from /lib/i386-linux-gnu/libc.so.6
(gdb)

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

Title:
  libavg segfaults on startup

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

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


[Bug 815922] Re: libavg segfaults on startup

2011-08-02 Thread Ronald McCollam
Calling setFramerate(60) causes the test to *not* crash, interestingly.
I.e.

fader@simon:~$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24) 
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import libavg
 libavg.AVGApp.start(resolution=(640,480))
Segmentation fault
fader@simon:~$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24) 
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import libavg
 libavg.Player.get().setFramerate(60)
 libavg.AVGApp.start(resolution=(640,480))
 
Segmentation fault
fader@simon:~$ 


(The last segfault is not generated until I close the AVGApp window that is 
created and abort gdb -- it will run for an hour or more with no problems until 
I close it.)

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

Title:
  libavg segfaults on startup

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

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


[Bug 815922] [NEW] libavg segfaults on startup

2011-07-25 Thread Ronald McCollam
Public bug reported:

This is a followup to bug 807730.

libavg applications crash on startup on one system I have access to, but
not others.  Example backtrace:

fader@simon:~$ gdb python
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run /usr/games/empcommand -w -r 800x600
Starting program: /usr/bin/python /usr/games/empcommand -w -r 800x600
[Thread debugging using libthread_db enabled]
[11-07-25 10:16:16.834] APP: Setting resolution to: [800, 600]
/usr/share/games/empcommand/engine.pyc
/usr/share/games/empcommand/fonts
[New Thread 0x5067b70 (LWP 1756)]
[Thread 0x5067b70 (LWP 1756) exited]
[New Thread 0x5067b70 (LWP 1757)]
python: ../../src/xcb_io.c:515: _XReply: Assertion `!dpy-xcb-reply_data' 
failed.

Program received signal SIGABRT, Aborted.
0x0012e416 in __kernel_vsyscall ()
(gdb) bt
#0  0x0012e416 in __kernel_vsyscall ()
#1  0x00349e71 in raise () from /lib/i386-linux-gnu/libc.so.6
#2  0x0034d34e in abort () from /lib/i386-linux-gnu/libc.so.6
#3  0x00342888 in __assert_fail () from /lib/i386-linux-gnu/libc.so.6
#4  0x0219cdc7 in _XReply () from /usr/lib/i386-linux-gnu/libX11.so.6
#5  0x021983d7 in XSync () from /usr/lib/i386-linux-gnu/libX11.so.6
#6  0x00f6d5cf in ?? () from /usr/lib/fglrx/libGL.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)

This also happens with a test python session:
fader@simon:~$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24)
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import libavg
 libavg.AVGApp.start(resolution=(640,480))
Segmentation fault
fader@simon:~$

This system is using an ATI Radeon graphics adapter:
01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon 
HD 3200 Graphics]

I will attach more hardware data to this bug.  Please let me know if
there is more information I can provide.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: python-libavg 1.5.4-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
NonfreeKernelModules: wl fglrx
Architecture: i386
Date: Mon Jul 25 10:16:36 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libavg
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  libavg segfaults on startup

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

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


[Bug 815922] Re: libavg segfaults on startup

2011-07-25 Thread Ronald McCollam
** Attachment added: output of sudo lspci -vnvn
   https://bugs.launchpad.net/bugs/815922/+attachment/2231293/+files/lspci

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

Title:
  libavg segfaults on startup

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

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


[Bug 807730] Re: empcommand segfaults at start

2011-07-11 Thread Ronald McCollam
fader@simon:~$ python
Python 2.7.1+ (r271:86832, Apr 11 2011, 18:05:24) 
[GCC 4.5.2] on linux2
Type help, copyright, credits or license for more information.
 import libavg
 libavg.AVGApp.start(resolution=(640,480))
Segmentation fault
fader@simon:~$

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

Title:
  empcommand segfaults at start

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

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


[Bug 807730] Re: empcommand segfaults at start

2011-07-11 Thread Ronald McCollam
Just for reference, libxcb1 is the same version on both the working and
nonworking system.

fader@simon:~$ dpkg-query -W libxcb1
libxcb1 1.7-2ubuntu2

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

Title:
  empcommand segfaults at start

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

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


[Bug 807730] Re: empcommand segfaults at start

2011-07-11 Thread Ronald McCollam
gdb output:

fader@simon:~$ gdb python
GNU gdb (Ubuntu/Linaro 7.2-1ubuntu11) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i686-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) run /usr/games/empcommand -w -r 800x600
Starting program: /usr/bin/python /usr/games/empcommand -w -r 800x600
[Thread debugging using libthread_db enabled]
[11-07-11 09:11:00.722] APP: Setting resolution to: [800, 600]
/usr/share/games/empcommand/engine.pyc
/usr/share/games/empcommand/fonts
[New Thread 0x5067b70 (LWP 2040)]
[Thread 0x5067b70 (LWP 2040) exited]
[New Thread 0x5067b70 (LWP 2041)]

Program received signal SIGSEGV, Segmentation fault.
0x02850625 in xcb_writev () from /usr/lib/i386-linux-gnu/libxcb.so.1
(gdb)

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

Title:
  empcommand segfaults at start

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

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


[Bug 807730] [NEW] empcommand segfaults at start

2011-07-08 Thread Ronald McCollam
Public bug reported:

Starting empcommand opens a window and immediately segfaults.  This
happens in both fullscreen and windowed modes.

fader@simon:~$ empcommand -w -r 800x600
[11-07-08 16:42:22.204] APP: Setting resolution to: [800, 600]
/usr/share/games/empcommand/engine.pyc
/usr/share/games/empcommand/fonts
Segmentation fault

I attempted to export LD_PRELOAD as specified at 
https://www.libavg.de/wiki/LinuxInstallationIssues but this did not work:
fader@simon:~$ LD_PRELOAD=/usr/lib/i386-linux-gnu/4.5/libstdc++.so empcommand
ERROR: ld.so: object '/usr/lib/i386-linux-gnu/4.5/libstdc++.so' from LD_PRELOAD 
cannot be preloaded: ignored.
ERROR: ld.so: object '/usr/lib/i386-linux-gnu/4.5/libstdc++.so' from LD_PRELOAD 
cannot be preloaded: ignored.
[11-07-08 16:44:56.330] APP: Setting resolution to: (1280,800)
/usr/share/games/empcommand/engine.pyc
/usr/share/games/empcommand/fonts
Segmentation fault

I have successfully run this package on a different machine (with nvidia
graphics rather than ATI) and can run ubuntu-bug to grab the relevant
data from it if that would be helpful.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: empcommand 0.3+svn5740-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: fglrx wl
Architecture: i386
Date: Fri Jul  8 16:40:21 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: empcommand
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

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

Title:
  empcommand segfaults at start

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

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


[Bug 807730] Re: empcommand segfaults at start

2011-07-08 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/807730

Title:
  empcommand segfaults at start

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

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


[Bug 511624] Re: Audio not directed to external speakers when laptop docked

2011-06-28 Thread Ronald McCollam
Still an issue on 11.04 as well.  I will run apport-collect just to
update this.

** Tags added: natty running-unity unity-2d

** Description changed:

  Using an HP Pavilion dv7 with an HP xb4 Notebook Media Docking Station.
  When the notebook is connected to the docking station via the expansion
  cable, sound is not routed through the docking station but continues to
  play through the notebook speakers.
  
  All other functionality of the dock appears to work -- power, network,
  USB, etc. are transferred.  Only audio is not.
  
  ProblemType: Bug
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  fader  2228 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdd10 irq 37'
 Mixer name : 'IDT 92HD75B3X5'
 Components : 'HDA:111d7603,103c363c,00100202'
 Controls  : 20
 Simple ctrls  : 12
  Date: Sat Jan 23 11:54:02 2010
  DistroRelease: Ubuntu 9.10
  HibernationDevice: RESUME=UUID=3a494102-2c46-4def-ad40-6cf47bd74e83
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  NonfreeKernelModules: nvidia
  Package: linux-image-2.6.31-17-generic 2.6.31-17.54
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-17-generic 
root=UUID=e52f6040-3466-48d5-bcce-3c949618632b ro splash quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
  RelatedPackageVersions:
   linux-backports-modules-2.6.31-17-generic N/A
   linux-firmware 1.25
  SourcePackage: linux
  Uname: Linux 2.6.31-17-generic x86_64
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.04
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 363C
  dmi.board.vendor: Quanta
  dmi.board.version: 32.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.04:bd09/10/2009:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr039E202412202:rvnQuanta:rn363C:rvr32.16:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 039E202412202
  dmi.sys.vendor: Hewlett-Packard
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  fader  2182 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xdd10 irq 22'
 Mixer name : 'IDT 92HD75B3X5'
 Components : 'HDA:111d7603,103c363c,00100202'
 Controls  : 20
 Simple ctrls  : 12
  Card1.Amixer.info:
   Card hw:1 'NVidia'/'HDA NVidia at 0xd300 irq 16'
 Mixer name : 'Nvidia ID a'
 Components : 'HDA:10de000a,10de0101,00100100'
 Controls  : 0
 Simple ctrls  : 0
  Card1.Amixer.values:
   
  DistroRelease: Ubuntu 10.04
  HibernationDevice: RESUME=UUID=3a494102-2c46-4def-ad40-6cf47bd74e83
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
  MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
  NonfreeKernelModules: nvidia
  Package: linux (not installed)
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic 
root=UUID=dac8378f-a783-4107-9b82-3864c1a8e87d ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.24-generic
  Regression: No
  RelatedPackageVersions: linux-firmware 1.32
  Reproducible: Yes
  Tags: lucid needs-upstream-testing
  TestedUpstream: No
  Uname: Linux 2.6.32-16-generic x86_64
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  dmi.bios.date: 09/10/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.04
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 363C
  dmi.board.vendor: Quanta
  dmi.board.version: 32.16
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.04:bd09/10/2009:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr039E202412202:rvnQuanta:rn363C:rvr32.16:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: HP Pavilion dv7 Notebook PC
  dmi.product.version: 039E202412202
  dmi.sys.vendor: Hewlett-Packard
  
  --- 
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA 

[Bug 511624] AcpiTables.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183757/+files/AcpiTables.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] AlsaDevices.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183758/+files/AlsaDevices.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] AplayDevices.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183759/+files/AplayDevices.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] BootDmesg.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183760/+files/BootDmesg.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card0.Amixer.values.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183761/+files/Card0.Amixer.values.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card0.Codecs.codec.0.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183762/+files/Card0.Codecs.codec.0.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card1.Amixer.values.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card1.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183763/+files/Card1.Amixer.values.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card1.Codecs.codec.0.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card1.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183764/+files/Card1.Codecs.codec.0.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card1.Codecs.codec.1.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card1.Codecs.codec.1.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183765/+files/Card1.Codecs.codec.1.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card1.Codecs.codec.2.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card1.Codecs.codec.2.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183766/+files/Card1.Codecs.codec.2.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] Card1.Codecs.codec.3.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: Card1.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183767/+files/Card1.Codecs.codec.3.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] CurrentDmesg.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183768/+files/CurrentDmesg.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 511624] IwConfig.txt

2011-06-28 Thread Ronald McCollam
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/511624/+attachment/2183769/+files/IwConfig.txt

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

Title:
  Audio not directed to external speakers when laptop docked

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

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


[Bug 802522] [NEW] Software center incorrectly displays recurring payment text on single purchase

2011-06-27 Thread Ronald McCollam
Public bug reported:

When purchasing a piece of software from the software center, the
following text was displayed:

The next payment is due on and will renew every s.

This appears to be text from a recurring payment that is missing a date
and a number and unit for time.

Screenshot attached.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: software-center 4.0.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Mon Jun 27 08:59:24 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110131)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: Upgraded to natty on 2011-04-07 (81 days ago)

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


** Tags: amd64 apport-bug natty running-unity unity-2d

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

Title:
  Software center incorrectly displays recurring payment text on single
  purchase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/802522/+subscriptions

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


[Bug 802522] Re: Software center incorrectly displays recurring payment text on single purchase

2011-06-27 Thread Ronald McCollam
** Attachment added: software-center.png
   
https://bugs.launchpad.net/bugs/802522/+attachment/2182580/+files/software-center.png

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

Title:
  Software center incorrectly displays recurring payment text on single
  purchase

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/802522/+subscriptions

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


[Bug 791348] Re: Edubuntu does not fall back to 2d mode if 3d not supported

2011-06-01 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/791348

Title:
  Edubuntu does not fall back to 2d mode if 3d not supported

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


[Bug 791348] [NEW] Edubuntu does not fall back to 2d mode if 3d not supported

2011-06-01 Thread Ronald McCollam
Public bug reported:

After installing edubuntu on an nvidia-based system, I attempted to log
in.  I was presented with a screen saying that something had gone wrong
and I needed to log in again.  After logging in again, I got a blank
blue desktop.  (Eventually a notification from jockey about drivers
appeared, but as there was no panel loaded I could not click anything.)

Logging out with control-alt-delete and logging in again gave the same
results.

Logging in with the Ubuntu 2d mode selected loaded unity-2d properly.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: edubuntu-desktop 1.91
ProcVersionSignature: Ubuntu 2.6.39-3.10-generic 2.6.39
Uname: Linux 2.6.39-3-generic x86_64
Architecture: amd64
Date: Wed Jun  1 09:48:39 2011
InstallationMedia: Edubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110601.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: edubuntu-meta
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug iso-testing oneiric unity-2d

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

Title:
  Edubuntu does not fall back to 2d mode if 3d not supported

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


[Bug 788117] [NEW] Choosing an ISO does not cause it to be selected for writing

2011-05-25 Thread Ronald McCollam
Public bug reported:

Binary package hint: usb-creator

When selecting an ISO on disk by clicking the 'Other...' button and
choosing a file, the chosen file is not then selected for writing to the
USB stick.  This leads to confusion and incorrect images being written
and potentially installed.

Steps to reproduce:
1. Click Other...
2. Select an ISO that was not in the prepopulated list

Expected results:
The ISO added to the list is selected for writing to the USB stick.

Actual results:
The ISO is added to the list, but the selected ISO remains on the first item in 
the list.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: usb-creator-gtk 0.2.28.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed May 25 09:20:46 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110131)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: usb-creator
UpgradeStatus: Upgraded to natty on 2011-04-07 (48 days ago)

** Affects: usb-creator (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty running-unity unity-2d

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

Title:
  Choosing an ISO does not cause it to be selected for writing

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


[Bug 788117] Re: Choosing an ISO does not cause it to be selected for writing

2011-05-25 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/788117

Title:
  Choosing an ISO does not cause it to be selected for writing

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


[Bug 769033] [NEW] Graphical corruption on first login with nvidia drivers in OEM install mode

2011-04-22 Thread Ronald McCollam
Public bug reported:

Binary package hint: unity

Upon first logging into a system installed in OEM mode, the desktop
appeared corrupted.  (See screenshot.)  This was installed with the 3rd
party software option enabled in ubiquity, so the nvidia drivers were
automatically installed.

Multiple subsequent reboots did not display this corruption.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.8.10-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  173.14.30  Sat Apr 16 21:49:29 
PDT 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Fri Apr 22 11:28:50 2011
DistUpgraded: Fresh install
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: nvidia-173, 173.14.30, 2.6.38-8-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation C73 [GeForce 7100 / nForce 630i] [10de:07e1] (rev a2) 
(prog-if 00 [VGA controller])
   Subsystem: nVidia Corporation Device [10de:cb73]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110422)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110422)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110422)
JockeyStatus:
 xorg:nvidia_173 - NVIDIA accelerated graphics driver (Proprietary, Enabled, 
Not in use)
 xorg:nvidia_current - NVIDIA accelerated graphics driver (Proprietary, 
Disabled, Not in use)
Lsusb:
 Bus 002 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
 Bus 002 Device 002: ID 03f0:0024 Hewlett-Packard KU-0316 Keyboard
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 002: ID 090c:1000 Feiya Technology Corp. Flash Drive
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Unknow Unknow
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic 
root=UUID=c279d08a-7a20-4b53-ace5-3452459269d6 ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-8.42-generic 2.6.38.2
ProcVersionSignature__: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section Device
Identifier  Default Device
Option  NoLogoTrue
 EndSection
dmi.bios.date: 10/13/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: MCP73
dmi.board.vendor: NVIDIA
dmi.board.version: Unknow
dmi.chassis.asset.tag: Unknow
dmi.chassis.type: 3
dmi.chassis.vendor: Unknow
dmi.chassis.version: Unknow
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd10/13/2007:svnUnknow:pnUnknow:pvrUnknow:rvnNVIDIA:rnMCP73:rvrUnknow:cvnUnknow:ct3:cvrUnknow:
dmi.product.name: Unknow
dmi.product.version: Unknow
dmi.sys.vendor: Unknow
version.compiz: compiz 1:0.9.4+bzr20110415-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu13
version.libdrm2: libdrm2 2.4.23-1ubuntu6
version.libgl1-mesa-dri: libgl1-mesa-dri 7.10.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.2-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+4ubuntu3
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu7
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu7

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


** Tags: amd64 apport-bug compiz-0.9 natty running-unity ubuntu

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

Title:
  Graphical corruption on first login with nvidia drivers in OEM install
  mode

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


[Bug 769033] Re: Graphical corruption on first login with nvidia drivers in OEM install mode

2011-04-22 Thread Ronald McCollam
** Attachment added: Screenshot.png
   
https://bugs.launchpad.net/bugs/769033/+attachment/2082579/+files/Screenshot.png

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

Title:
  Graphical corruption on first login with nvidia drivers in OEM install
  mode

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


[Bug 769043] Re: Cannot manually specify a mount point in the manual partitoner

2011-04-22 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/769043

Title:
  Cannot manually specify a mount point in the manual partitoner

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


[Bug 769043] [NEW] Cannot manually specify a mount point in the manual partitoner

2011-04-22 Thread Ronald McCollam
Public bug reported:

Binary package hint: ubiquity

When creating partitions or selecting existing partitions in the manual
partitioning tool, the mount point box does not accept keyboard input.
The dropdown still works, so the default values (/, /home, etc.) can
still be selected, but a new one cannot be specified.  The partition
size spinbox still works correctly, so keyboard input is definitely
working.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ubiquity 2.6.9
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Fri Apr 22 15:50:07 2011
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110422)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  Cannot manually specify a mount point in the manual partitoner

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


[Bug 760008] Re: amd_64 studio install fails

2011-04-13 Thread Ronald McCollam
I am able to reproduce this.  Attaching the installation logs, though
the relevant portion of syslog seems to be here:

Apr 13 17:29:15 in-target: The following packages have unmet dependencies:
Apr 13 17:29:15 in-target:  audacious-plugins : Depends: libavcodec52 (= 
4:0.6-1~) but it is not installable or
Apr 13 17:29:15 in-target:   libavcodec-extra-52 
(= 4:0.6-1~) but it is not going to be installed
Apr 13 17:29:15 in-target:  Depends: libavformat52 (= 
4:0.6-1~) but it is not installable or
Apr 13 17:29:15 in-target:   libavformat-extra-52 
(= 4:0.6-1~) but it is not going to be installed
Apr 13 17:29:15 in-target:  ubuntustudio-desktop : Depends: hal but it is not 
installable
Apr 13 17:29:15 in-target: E
Apr 13 17:29:15 in-target: : Broken packages
Apr 13 17:29:15 in-target: tasksel: aptitude failed (100)
Apr 13 17:29:15 main-menu[383]: WARNING **: Configuring 'pkgsel' failed with 
error code 1
Apr 13 17:29:15 main-menu[383]: WARNING **: Menu item 'pkgsel' failed.

** Attachment added: syslog
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/760008/+attachment/2031349/+files/syslog

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

Title:
  amd_64 studio install fails

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


[Bug 760008] Re: amd_64 studio install fails

2011-04-13 Thread Ronald McCollam
** Attachment added: hardware-summary
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/760008/+attachment/2031350/+files/hardware-summary

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

Title:
  amd_64 studio install fails

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


[Bug 760008] Re: amd_64 studio install fails

2011-04-13 Thread Ronald McCollam
** Attachment added: media-info
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/760008/+attachment/2031351/+files/media-info

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

Title:
  amd_64 studio install fails

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


[Bug 760008] Re: amd_64 studio install fails

2011-04-13 Thread Ronald McCollam
** Attachment added: partman
   
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/760008/+attachment/2031352/+files/partman

** Changed in: debian-installer (Ubuntu)
   Status: New = Confirmed

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

Title:
  amd_64 studio install fails

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


[Bug 739361] Re: Unity segfaults

2011-03-22 Thread Ronald McCollam
This appears to happen when I switch workspaces using the cursor keys,
though it does not happen every time I switch workspaces.  (That is,
this bug does not appear with every workspace switch, but every time the
bug appears it is when I try to switch workspaces.)

I've updated unity to the latest build and still see this issue.

Interestingly, restarting GDM is still the only way I've found to fix
this.  Killing all unity processes and restarting unity simply segfaults
after this happens.

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

Title:
  Unity segfaults

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


[Bug 739361] [NEW] Unity segfaults

2011-03-21 Thread Ronald McCollam
Public bug reported:

Binary package hint: unity

Unity crashed without warning or apparent cause.  Attempting to restart
it from a terminal (via DISPLAY=:0 unity) is unsuccessful and
segfaults repeatedly.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 
PST 2011
 GCC version:  gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-6ubuntu4)
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,snap,gnomecompat,neg,move,place,regex,vpswitch,animation,resize,obs,session,grid,compiztoolbox,mousepoll,expo,workarounds,wall,ezoom,staticswitcher,fade,scale,unityshell]
Date: Mon Mar 21 09:06:20 2011
DistUpgraded: Log time: 2011-02-02 11:20:56.583400
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 270.30, 2.6.38-6-generic, x86_64: installed 
 virtualbox-ose, 4.0.4, 2.6.38-6-generic, x86_64: installed 
 virtualbox-ose, 4.0.4, 2.6.38-1-generic, x86_64: installed 
 virtualbox-ose, 4.0.4, 2.6.38-5-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation GT216 [GeForce GT 230M] [10de:0a28] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:363c]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110131)
InstallationMedia_: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110131)
InstallationMedia__: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110131)
JockeyStatus: xorg:nvidia_current - NVIDIA accelerated graphics driver 
(Proprietary, Enabled, In use)
MachineType: Hewlett-Packard HP Pavilion dv7 Notebook PC
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-6-generic 
root=UUID=370541ee-27c6-4b7b-9be0-26fea16dc2f7 ro quiet splash vt.handoff=7
ProcVersionSignature_: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
ProcVersionSignature__: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: Upgraded to natty on 2011-02-24 (24 days ago)
dmi.bios.date: 09/10/2009
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.04
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 363C
dmi.board.vendor: Quanta
dmi.board.version: 32.16
dmi.chassis.type: 10
dmi.chassis.vendor: Quanta
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.04:bd09/10/2009:svnHewlett-Packard:pnHPPaviliondv7NotebookPC:pvr039E202412202:rvnQuanta:rn363C:rvr32.16:cvnQuanta:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv7 Notebook PC
dmi.product.version: 039E202412202
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: amd64 apport-bug natty running-unity ubuntu

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

Title:
  Unity segfaults

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


[Bug 739361] Re: Unity segfaults

2011-03-21 Thread Ronald McCollam
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/739361

Title:
  Unity segfaults

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


[Bug 739361] Re: Unity segfaults

2011-03-21 Thread Ronald McCollam
Restarting GDM caused Unity to restart cleanly.  (However, I have had
similar crashes over the past several days.)  If this recurs I will
update the bug.

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

Title:
  Unity segfaults

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


[Bug 737555] [NEW] Unity 2D not easily installable

2011-03-18 Thread Ronald McCollam
Public bug reported:

Binary package hint: software-center

It's currently not at all straightforward to install Unity 2D from the
Software Centre.  When searching for 'unity' several unity-2d
components are displayed.  However, installing these does not provide
the entire 2D environment -- several packages are hidden by default,
including the main Unity 2D package.

Expected behavior:
1. Search for 'unity' in Software Centre.
2. Select Unity 2D package and click 'Install'.
3. Unity 2D is available as an option at next login.

Actual behavior:
1. Search for 'unity' in Software Centre.
2. Four results are returned -- 'unity' and three packages whose descriptions 
start with 'Unity 2D'.
3. Select each Unity 2D package and click 'Install'.
4. Log out and observe that no new sessions are available through GDM.

To actually install Unity 2D, the user must search for 'unity' and then
click 'Show $num technical items.  Then the main 'unity-2d' package is
displayed and can be installed.

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


** Tags: natty

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

Title:
  Unity 2D not easily installable

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


[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Ronald McCollam
I can confirm this behavior; it's been the case for several weeks at
least on natty and is still occurring as of 2011-03-11.

The gconf key seems to be getting set properly.  On my system (allegedly
configured to use Chromium as the default browser):

fader@cavil:~$ gconftool --get /desktop/gnome/url-handlers/http/command
/usr/bin/chromium-browser %s

If I click a URL or gnome-open one, I get Firefox.  Interestingly, if I
go to the Firefox preferences, it detects that it is not the default
browser.  Setting it as the default causes the gconf key to be updated:

fader@cavil:~$ gconftool --get /desktop/gnome/url-handlers/http/command
firefox %s

(As expected, URLs continue to open in Firefox at this point.)

Chrome recognizes that it is no longer the default browser and is happy
to change the gconf key back for me:

fader@cavil:~$ gconftool --get /desktop/gnome/url-handlers/http/command
/usr/bin/chromium-browser %s

However, URLs are still opened by Firefox at this point.


I poked around in gconf a bit and just got more confused.

fader@cavil:~$ gconftool --get /desktop/gnome/applications/browser/exec
/usr/bin/chromium-browser

fader@cavil:~$ gconftool --get /desktop/gnome/url-handlers/ftp/command
firefox %s

(Admittedly, the FTP handler is likely to be unrelated to this directly.
But it is interesting.)

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

Title:
  doesn't respect default browser

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


[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Ronald McCollam
Aha!  The setting is correctly controlled by gnome-default-applications-
properties.  Running this (or launching 'Preferred Applications' from a
menu/Unity) contains a Web Browser setting that was set to Firefox.
Changing this to Chromium did the right thing.

I'm not at all sure what gnome-default-applications-properties is
setting that the browsers aren't, but that seems to be the solution.

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

Title:
  doesn't respect default browser

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


[Bug 711991] Re: Welcome to the first start of the panel dialog displayed in mythbuntu live CD

2011-02-02 Thread Ronald McCollam


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

Title:
  Welcome to the first start of the panel dialog displayed in
  mythbuntu live CD

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


[Bug 711991] [NEW] Welcome to the first start of the panel dialog displayed in mythbuntu live CD

2011-02-02 Thread Ronald McCollam
Public bug reported:

When logging into the live environment from a natty alpha 2 candidate
image, a dialog is displayed:

Welcome to the first start of the panel
Because the panel moved to a new system for storing
the settings, it has to load a fresh initial configuration.
Choose below which setup you want for the first startup.
[Migrate old config] [Use default config] [One empty panel]


Steps to reproduce:
1. Boot mythbuntu from the ISO and log into the live environment.

Expected result:
The panel should already be configured.

Actual result:
The user is prompted as above.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: mythbuntu-desktop 0.63
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
Architecture: amd64
Date: Wed Feb  2 17:09:46 2011
LiveMediaBuild: Mythbuntu 11.04 Natty Narwhal - Alpha amd64 (20110202.3)
ProcEnviron:
 LANGUAGE=en_US.UTF-8:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: mythbuntu-meta

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


** Tags: amd64 apport-bug natty

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

Title:
  Welcome to the first start of the panel dialog displayed in
  mythbuntu live CD

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


[Bug 711991] Re: Welcome to the first start of the panel dialog displayed in mythbuntu live CD

2011-02-02 Thread Ronald McCollam

** Attachment added: Screenshot of the dialog
   
https://bugs.launchpad.net/ubuntu/+source/mythbuntu-meta/+bug/711991/+attachment/1825338/+files/Screenshot.png

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

Title:
  Welcome to the first start of the panel dialog displayed in
  mythbuntu live CD

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


[Bug 711991] Re: Welcome to the first start of the panel dialog displayed in mythbuntu live CD

2011-02-02 Thread Ronald McCollam
Incidentally, the text on the buttons are not parallel.  The first two
have verbs while the last doesn't.  A better text might be

[Migrate old config] [Use default config] [Create empty panel]

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

Title:
  Welcome to the first start of the panel dialog displayed in
  mythbuntu live CD

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


[Bug 707930] Re: virtualbox window suddenly moves to another virtual desktop

2011-02-02 Thread Ronald McCollam
This seems to happen when the guest machine changes video mode.  This
can also be seen by dragging the guest VM window when it is changing
mode (e.g. during boot up) -- the drag will continue but the window will
jump out from under the mouse cursor, making for interesting effects.

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

Title:
  virtualbox window suddenly moves to another virtual desktop

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


[Bug 712021] [NEW] Mythbuntu installer no longer prompts for system role

2011-02-02 Thread Ronald McCollam
Public bug reported:

Binary package hint: ubiquity

In previous releases of mythbuntu, the user was prompted at install time
for the system role (e.g. frontend, backend, frontend+backend).  This
affected the packages installed and services started at boot on the
system.

This is no longer the case on the natty alpha 2 candidate mythbuntu
image.  No prompting for role is done in the installer.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ubiquity 2.5.14
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic i686
Architecture: i386
Date: Wed Feb  2 17:48:06 2011
LiveMediaBuild: Mythbuntu 11.04 Natty Narwhal - Alpha i386 (20110202.3)
ProcEnviron:
 LANGUAGE=en_US.UTF-8:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: ubiquity

** Affects: ubiquity (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/712021

Title:
  Mythbuntu installer no longer prompts for system role

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


[Bug 712021] Re: Mythbuntu installer no longer prompts for system role

2011-02-02 Thread Ronald McCollam


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

Title:
  Mythbuntu installer no longer prompts for system role

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


[Bug 711353] [NEW] Should build package automatically

2011-02-01 Thread Ronald McCollam
Public bug reported:

Binary package hint: googleearth-package

Currently, installing googleearth-package does nothing visible to the
user.  Most users will assume that Google Earth is now installed.  Some
will realize that this package is only an intermediary step, but will
not know how to create the package.  No user-visible icon or any sort of
feedback is provided about how to create the package.  (And opening a
terminal and typing googleearth and attempting tab completion to find
the command necessary will fail.)

After installing this package, the Google Earth package should be built
and installed automatically.  Feedback should be provided to the user
during this potentially lengthy process.


Expected results:
Google Earth is installed as a result of installing this package via the 
Software Center.

Actual results:
Nothing user visible is installed.  A hunt through the files installed via this 
package, a trip to the terminal, and a separate package install are required.

Steps to reproduce:
1. Install 'googleearth-package' via the Software Center.
2. Wonder where the Google Earth icon is, and hunt for 15 minutes.
3. Give up in frustration with a poor opinion of Ubuntu.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: googleearth-package 0.6.1
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Feb  1 11:54:56 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110131)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.utf8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: googleearth-package

** Affects: googleearth-package (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty running-unity

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

Title:
  Should build package automatically

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


[Bug 711353] Re: Should build package automatically

2011-02-01 Thread Ronald McCollam


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

Title:
  Should build package automatically

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


[Bug 711566] [NEW] Reboot and Shut down do not work from live session desktop

2011-02-01 Thread Ronald McCollam
Public bug reported:

Binary package hint: gnome-session

In xubuntu desktop amd64, reboot and shut down do not work from the
live session.  Instead they simply return to the login screen.
Rebooting from the login screen works correctly.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-session (not installed)
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
Architecture: amd64
Date: Tue Feb  1 18:12:38 2011
LiveMediaBuild: Xubuntu 11.04 Natty Narwhal - Alpha amd64 (20110201)
ProcEnviron:
 LANGUAGE=en_US.UTF-8:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_AG.utf8
 SHELL=/bin/bash
SourcePackage: gnome-session

** Affects: gnome-session (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug natty

** Changed in: gnome-session (Ubuntu)
   Status: New = Invalid

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

Title:
  Reboot and Shut down do not work from live session desktop

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


[Bug 711566] Re: Reboot and Shut down do not work from live session desktop

2011-02-01 Thread Ronald McCollam
Sorry, this is xubuntu so does not use gnome-session.  I will report
this against the appropriate package.

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

Title:
  Reboot and Shut down do not work from live session desktop

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


[Bug 711571] [NEW] Reboot and Shut down do not work from live session desktop

2011-02-01 Thread Ronald McCollam
Public bug reported:

Binary package hint: xfce4-session

In xubuntu desktop amd64, reboot and shut down do not work from the
live session. Instead they simply return to the login screen. Rebooting
from the login screen works correctly.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xfce4-session 4.8.0-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-1.28-generic 2.6.38-rc2
Uname: Linux 2.6.38-1-generic x86_64
Architecture: amd64
Date: Tue Feb  1 18:21:00 2011
LiveMediaBuild: Xubuntu 11.04 Natty Narwhal - Alpha amd64 (20110201)
ProcEnviron:
 LANGUAGE=en_US.UTF-8:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_AG.utf8
 SHELL=/bin/bash
SourcePackage: xfce4-session

** Affects: xfce4-session (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug natty

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

Title:
  Reboot and Shut down do not work from live session desktop

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


[Bug 711571] Re: Reboot and Shut down do not work from live session desktop

2011-02-01 Thread Ronald McCollam


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

Title:
  Reboot and Shut down do not work from live session desktop

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


[Bug 683440] [NEW] gnome-panel not started on edubuntu natty alpha 1

2010-11-30 Thread Ronald McCollam
Public bug reported:

Binary package hint: gnome-panel

Upon starting edubuntu natty alpha 1 amd64, gnome-panel is not started.
This occurs both in the live session on the CD and on an installed
system.

Starting gnome-panel from the terminal (invoked via ctrl+alt+t) works --
the panels are displayed properly.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-panel 1:2.32.1-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-7.18-generic 2.6.37-rc3
Uname: Linux 2.6.37-7-generic x86_64
Architecture: amd64
Date: Tue Nov 30 18:58:09 2010
GConfNonDefault:
 
/apps/panel/general/applet_id_list=[fast_user_switch_screen0,trashapplet_screen0,workspace_switcher_screen0,window_list_screen0,show_desktop_button_screen0,indicator_applet_screen0,notification_area_screen0,clock_screen0]
 /apps/panel/general/object_id_list=[browser_launcher_screen0,menu_bar_screen0]
 /apps/panel/general/toplevel_id_list=[bottom_panel_screen0,top_panel_screen0]
InstallationMedia: Edubuntu 11.04 Natty Narwhal - Alpha amd64 (20101130.1)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gnome-panel

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


** Tags: amd64 apport-bug natty

-- 
gnome-panel not started on edubuntu natty alpha 1
https://bugs.launchpad.net/bugs/683440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 683440] Re: gnome-panel not started on edubuntu natty alpha 1

2010-11-30 Thread Ronald McCollam


-- 
gnome-panel not started on edubuntu natty alpha 1
https://bugs.launchpad.net/bugs/683440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 683440] Re: gnome-panel not started on edubuntu natty alpha 1

2010-11-30 Thread Ronald McCollam
This was indeed due to lack of unity support in vbox... I saw that unity
was still an option in the installer and thought that meant edubuntu
would default to the old panel-based desktop.  Sorry for the confusion.
:)

** Changed in: gnome-panel (Ubuntu)
   Status: New = Invalid

-- 
gnome-panel not started on edubuntu natty alpha 1
https://bugs.launchpad.net/bugs/683440
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 511624] Re: Audio not directed to external speakers when laptop docked

2010-11-05 Thread Ronald McCollam
FYI, still an issue on a fresh install of 10.10.

For reference, the system also does not mute the internal speakers when
headphones are plugged in.  (I think I filed a bug about this but I
don't have the number handy.)  Not sure if that's related or not.

-- 
Audio not directed to external speakers when laptop docked
https://bugs.launchpad.net/bugs/511624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 650570] [NEW] sudo does not work in live image in persistent mode

2010-09-28 Thread Ronald McCollam
Public bug reported:

Binary package hint: sudo

Testing the maverick RC image (20100928.1) for edubuntu amd64 on
VirtualBox.

When booting in the standard live image, 'sudo' and other commands
requiring root work correctly.

When booting in 'persistent' mode on the same live image, 'sudo' returns:
ubu...@ubuntu:~$ sudo ls
sudo: can't open /etc/sudoers: Permission denied
sudo: no valid sudoers sources found, quitting

This appears to affect other functionality as well.  E.g. the shutdown
button on the right side of the upper panel does not display a menu when
clicked.  When an ACPI power event is sent, the machine shuts down
(cleanly) rather than prompting for shutdown/suspend/logout as it does
in the non-persistent live image.  Applications that use gksudo to run
do not start when selected.

The persistent partition is ext2 and was cleanly formatted before using
the live install.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: sudo 1.7.2p7-1ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
Architecture: amd64
Date: Tue Sep 28 15:41:07 2010
LiveMediaBuild: Edubuntu 10.10 Maverick Meerkat - Release Candidate amd64 
(20100928.1)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: sudo
Sudoers: Error: command ['gksu', '-D', 'Apport', '--', '/bin/cat', 
'/etc/sudoers'] failed with exit code 1:
VisudoCheck: Error: command ['gksu', '-D', 'Apport', '--', '/usr/sbin/visudo', 
'-c'] failed with exit code 1:

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


** Tags: amd64 apport-bug iso-testing maverick

-- 
sudo does not work in live image in persistent mode
https://bugs.launchpad.net/bugs/650570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 650570] Re: sudo does not work in live image in persistent mode

2010-09-28 Thread Ronald McCollam

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/650570/+attachment/1650451/+files/Dependencies.txt

-- 
sudo does not work in live image in persistent mode
https://bugs.launchpad.net/bugs/650570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 650586] [NEW] edubuntu slideshow has strange screenshot for applications slide

2010-09-28 Thread Ronald McCollam
Public bug reported:

Binary package hint: ubiquity

Found on maverick amd64 RC candidate (20100928.1) edubuntu image.

The slideshow image for the Great desktop software slide has a LOLcat
rather than an application screenshot.  This may not be a bug but does
not appear to be in the same style as other screenshots in the
slideshow.

Image attached.

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

-- 
edubuntu slideshow has strange screenshot for applications slide
https://bugs.launchpad.net/bugs/650586
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   >