[Bug 1067951] Re: Firefox randomly loses window decoration in Gnome Classic (Compiz)

2012-12-19 Thread Alistair Buxton
I've seen this bug lots recently, but always with maximized firefox
windows. However, just now I managed to reproduce it with a none-
maximized window. The window accepts both keyboard and mouse input but
has no decorations and cannot be moved with alt-dragging. It is almost
as if compiz has simply "lost" the window or thinks it has closed.

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

Title:
  Firefox randomly loses window decoration in Gnome Classic (Compiz)

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

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


[Bug 1081632] Re: ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-12-16 Thread Alistair Buxton
http://askubuntu.com/questions/204771/ubuntu-12-10-installation-hangs-at-preparing-to-install-ubuntu
http://askubuntu.com/questions/229600/installation-wizard-stuck

Seems to be a fairly common problem.

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

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1090911] Re: metacity clobbers mutter dconf settings

2012-12-16 Thread Alistair Buxton
A library from mutter git snuck into my environment :(

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

Title:
  metacity clobbers mutter dconf settings

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

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


[Bug 1090911] Re: metacity clobbers mutter dconf settings

2012-12-16 Thread Alistair Buxton
As best as I can tell, the "missing" schema does not, and has never
existed :(

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

** Changed in: metacity (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/1090911

Title:
  metacity clobbers mutter dconf settings

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

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


[Bug 1090911] [NEW] metacity clobbers mutter dconf settings

2012-12-16 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. sudo apt-get install mutter
2. mutter --replace
3. sudo apt-get install metacity
4. metacity --replace
5. mutter --replace

Result: mutter crashes with segfault: (mutter:18115): GLib-GIO-ERROR **:
Settings schema 'org.gnome.desktop.wm.keybindings' does not contain a
key named 'switch-applications'

(gdb) bt
#0  0x77b31c7f in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x77b31e42 in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x747dc1bf in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#3  0x747dc3cc in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x747df812 in g_settings_get_value ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x747e05a3 in g_settings_get_strv ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x77875b42 in meta_prefs_add_keybinding (
name=name@entry=0x778b716e "switch-applications", settings=0x7ed400, 
action=META_KEYBINDING_ACTION_SWITCH_APPLICATIONS, 
flags=flags@entry=(META_KEY_BINDING_BUILTIN | META_KEY_BINDING_REVERSES))
at core/prefs.c:1964
#7  0x7786f2bf in add_keybinding_internal (free_data=0x0, 
user_data=0x0, data=0, func=0x7786e880 , 
action=, 
flags=(META_KEY_BINDING_BUILTIN | META_KEY_BINDING_REVERSES), 
settings=, name=0x778b716e "switch-applications", 
display=) at core/keybindings.c:558
#8  add_builtin_keybinding (
name=name@entry=0x778b716e "switch-applications", 
settings=settings@entry=0x7ed400, 
flags=flags@entry=META_KEY_BINDING_REVERSES, 
---Type  to continue, or q  to quit---
action=action@entry=META_KEYBINDING_ACTION_SWITCH_APPLICATIONS, 
handler=handler@entry=0x7786e880 , 
handler_arg=handler_arg@entry=0, display=)
at core/keybindings.c:584
#9  0x778715a6 in init_builtin_key_bindings (display=)
at core/keybindings.c:3830
#10 meta_display_init_keys (display=0x7f3890) at core/keybindings.c:4325
#11 0x7786677d in meta_display_open () at core/display.c:543
#12 0x778726dd in meta_run () at core/main.c:544
#13 0x004008e5 in main (argc=1, argv=0x7fffe1f8)
at core/mutter.c:84

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: mutter 3.6.2-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Sun Dec 16 14:40:06 2012
MarkForUpload: True
SourcePackage: mutter
UpgradeStatus: No upgrade log present (probably fresh install)

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

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


** Tags: amd64 apport-bug quantal

** Also affects: metacity (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/1090911

Title:
  metacity clobbers mutter dconf settings

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

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


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

2012-12-15 Thread Alistair Buxton
I fully disabled one of the threads and it still crashes all over the
place so I have no idea what is wrong...

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

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/857505/+subscriptions

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


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

2012-12-15 Thread Alistair Buxton
After closer inspection it looks like this, and many of the other
crashes in this indicator, are caused by a race condition in the
threading code. The crash always seems to happen while updating
self.refresh_show, which apparently gets deleted and recreated from a
different callback on a separate gobject timeout.

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

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/857505/+subscriptions

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


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

2012-12-14 Thread Alistair Buxton
Considering the rarity of this error I suspect it is caused by a web
service timing out or returning unexpected data.

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

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/857505/+subscriptions

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


[Bug 1073089] Re: ubuntu kernel does not support gadgetfs

2012-12-11 Thread Alistair Buxton
Oh, and btw, this stuff used to work on older releases - maverick worked
I think. I used to use it for USB development and now my old code won't
work any more on new releases.

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

Title:
  ubuntu kernel does not support gadgetfs

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

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


[Bug 1073089] Re: ubuntu kernel does not support gadgetfs

2012-12-11 Thread Alistair Buxton
Assuming you meant "linux-image-extra--generic" - this does
resolve the problem. (there is no package linux-kernel-extras).

Additionally, although the gadgetfs module is present, mounting it
fails:

al@al-desktop:~$ sudo mount -t gadgetfs none /dev/gadget
mount: unknown filesystem type 'gadgetfs'

I believe this is happening because the module dummy_hcd is missing.
This module is required for gadget_fs to function on x86 platforms which
do not have any real gadget capable hardware.

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

Title:
  ubuntu kernel does not support gadgetfs

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-04 Thread Alistair Buxton
Also, I haven't seen any further problems at all with the disabled XSync
which seems strange... it doesn't appear to have any effect at all. I
even added a fprintf to make sure it was really doing something, and it
is being called. Maybe something is polling the queue instead of using
XSync? Or maybe it's a problem with dynamic linking of plugins?

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-04 Thread Alistair Buxton
Total display freeze - until I stop dragging the window.

If you really think this is a different bug I will simply remove
duplicate status from my original bug report.

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-03 Thread Alistair Buxton
With this version, and with sync to vblank enabled in both compiz and
nvidia-settings, I see the same total display freezes. I loaded the hack
with both compiz and glxgears.

** Attachment added: "XSync as noop"
   
https://bugs.launchpad.net/compiz/+bug/1049214/+attachment/3450673/+files/xsync.c

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-02 Thread Alistair Buxton
Here's a quick LD_PRELOAD hack to wrap XSync. It passes through to the
real XSync, but you can comment the line to make it a noop, or do
whatever you want.

** Attachment added: "XSync stub library for testing."
   
https://bugs.launchpad.net/compiz/+bug/1049214/+attachment/3450221/+files/xsync.c

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-02 Thread Alistair Buxton
And with sync off in compiz and on in nvidia I get the same total
display freeze. I don't know if nvidia is overriding compiz somehow.

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-02 Thread Alistair Buxton
Sure. I only mentioned it because I still see basically the same
behaviour with vsync off, just with reduced severity. If I turn off sync
in compiz and nvidia settings the performance hit in minimal, actually.
But then I get really nasty tearing.

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1085752] Re: Bad user experience with volume keys and Xubuntu

2012-12-02 Thread Alistair Buxton
Adding xubuntu-meta because I'm not sure if xfce4-mixer is the right
place to report this, considering that package is missing from the
default install I assume it's supposed to work without it?

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

Title:
  Bad user experience with volume keys and Xubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-mixer/+bug/1085752/+subscriptions

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


[Bug 1085752] Re: Bad user experience with volume keys and Xubuntu

2012-12-02 Thread Alistair Buxton
** Attachment added: "settings editor... confusing"
   
https://bugs.launchpad.net/ubuntu/+source/xfce4-mixer/+bug/1085752/+attachment/3450159/+files/settings.png

** Description changed:

  I recently took Xubuntu for a test drive. One of the most annoying
  problems I encountered was with the multimedia keys. They didn't work at
  all out of the box. Following some helpful guides, which were probably
  wrong, I eventually half-fixed it.
  
  First I had to install xfce4-mixer, because it wasn't installed.
  
  Then I had to run xfce4-mixer manually, because the sound settings
  indicator opens the pulse audio settings.
  
  Then I had to manually "select controls..." (pictured) the sound card
  mixers (pictured) that I wanted to control in the mixer settings. This
  was confusing as there was no indication of why I was adding them yet,
  and just adding them did nothing obviously useful. By default no
  controls were added and there are multiple audio hardware on this
  system.
  
  Next I had to open xfce settings editor (pictured) and manually enter
  the name of the sound card I wanted the keys to control. Again, this was
- not documented so I had to work on trial and error.
+ not documented so I had to work on trial and error. Without xfce4-mixer
+ installed, these keys don't exist.
  
  Now finally the keys sort of work. Volume up and down works, mute works,
  but pressing mute a second time does not unmute the sound, nor does
  volume up/down.
  
  Additionally, sometimes the mixer that needs to be controlled switches
  between "HDA ATI SB Alsa Mixer" and "Playback Built In Analogue Stereo
  Pulse Audio Mixer" with no obvious indication of why.
  
  All in all this leads to a very poor user experience compared to what is
  in standard Ubuntu desktop, which just works.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xfce4-mixer 1:4.8.0-3ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sun Dec  2 23:50:52 2012
  MarkForUpload: True
  SourcePackage: xfce4-mixer
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  I recently took Xubuntu for a test drive. One of the most annoying
  problems I encountered was with the multimedia keys. They didn't work at
  all out of the box. Following some helpful guides, which were probably
  wrong, I eventually half-fixed it.
  
  First I had to install xfce4-mixer, because it wasn't installed.
  
  Then I had to run xfce4-mixer manually, because the sound settings
  indicator opens the pulse audio settings.
  
  Then I had to manually "select controls..." (pictured) the sound card
  mixers (pictured) that I wanted to control in the mixer settings. This
  was confusing as there was no indication of why I was adding them yet,
  and just adding them did nothing obviously useful. By default no
  controls were added and there are multiple audio hardware on this
  system.
  
  Next I had to open xfce settings editor (pictured) and manually enter
  the name of the sound card I wanted the keys to control. Again, this was
  not documented so I had to work on trial and error. Without xfce4-mixer
  installed, these keys don't exist.
  
  Now finally the keys sort of work. Volume up and down works, mute works,
  but pressing mute a second time does not unmute the sound, nor does
  volume up/down.
  
  Additionally, sometimes the mixer that needs to be controlled switches
  between "HDA ATI SB Alsa Mixer" and "Playback Built In Analogue Stereo
- Pulse Audio Mixer" with no obvious indication of why.
+ Pulse Audio Mixer" with no obvious indication of why. When this happens
+ I have to go into the settings editor again and change the "Active Card"
+ manually.
  
  All in all this leads to a very poor user experience compared to what is
  in standard Ubuntu desktop, which just works.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xfce4-mixer 1:4.8.0-3ubuntu2
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sun Dec  2 23:50:52 2012
  MarkForUpload: True
  SourcePackage: xfce4-mixer
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: xubuntu-meta (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/1085752

Title:
  Bad user experience with volume keys and Xubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-mixer/+bug/1085752/+subscriptions

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


[Bug 1085752] [NEW] Bad user experience with volume keys and Xubuntu

2012-12-02 Thread Alistair Buxton
Public bug reported:

I recently took Xubuntu for a test drive. One of the most annoying
problems I encountered was with the multimedia keys. They didn't work at
all out of the box. Following some helpful guides, which were probably
wrong, I eventually half-fixed it.

First I had to install xfce4-mixer, because it wasn't installed.

Then I had to run xfce4-mixer manually, because the sound settings
indicator opens the pulse audio settings.

Then I had to manually "select controls..." (pictured) the sound card
mixers (pictured) that I wanted to control in the mixer settings. This
was confusing as there was no indication of why I was adding them yet,
and just adding them did nothing obviously useful. By default no
controls were added and there are multiple audio hardware on this
system.

Next I had to open xfce settings editor (pictured) and manually enter
the name of the sound card I wanted the keys to control. Again, this was
not documented so I had to work on trial and error. Without xfce4-mixer
installed, these keys don't exist.

Now finally the keys sort of work. Volume up and down works, mute works,
but pressing mute a second time does not unmute the sound, nor does
volume up/down.

Additionally, sometimes the mixer that needs to be controlled switches
between "HDA ATI SB Alsa Mixer" and "Playback Built In Analogue Stereo
Pulse Audio Mixer" with no obvious indication of why. When this happens
I have to go into the settings editor again and change the "Active Card"
manually.

All in all this leads to a very poor user experience compared to what is
in standard Ubuntu desktop, which just works.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xfce4-mixer 1:4.8.0-3ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Sun Dec  2 23:50:52 2012
MarkForUpload: True
SourcePackage: xfce4-mixer
UpgradeStatus: No upgrade log present (probably fresh install)

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

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


** Tags: amd64 apport-bug quantal

** Attachment added: "mixer dialogue"
   https://bugs.launchpad.net/bugs/1085752/+attachment/3450156/+files/sound.png

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

Title:
  Bad user experience with volume keys and Xubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-mixer/+bug/1085752/+subscriptions

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


[Bug 830705] Re: Mismatch between keyboard shortcuts, panel icon, mixer and notifications

2012-12-02 Thread Alistair Buxton
Confirming, because I saw some very similar issues. See also
https://bugs.launchpad.net/ubuntu/+source/xfce4-mixer/+bug/1085752 which
is the state in Xubuntu 12.10.

** Changed in: xfce4-mixer (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/830705

Title:
  Mismatch between keyboard shortcuts, panel icon, mixer and
  notifications

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-mixer/+bug/830705/+subscriptions

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


[Bug 1081632] Re: ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-12-02 Thread Alistair Buxton
This seems to happen if you try to install 12.10 over the top of 12.04
even. It's probably virtualbox specific in that case.

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

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1049214] Re: [nvidia] XSync usage is a massive bottlenecking factor (nvidia performance regression in Compiz 0.9.8+)

2012-12-02 Thread Alistair Buxton
It does not make the problem go away for me: it does improve it though:
instead of no screen redraws at all, the screen redraws about once every
3 seconds instead. As with vsync enabled, glxgears constantly claims
that is it doing 4000 FPS. So I don't think this really fixes the
problem at all, it just removes some, but not all, of the xsync calls
causing the problem.

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

Title:
  [nvidia] XSync usage is a massive bottlenecking factor (nvidia
  performance regression in Compiz 0.9.8+)

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

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


[Bug 1084277] Re: Display freezes when dragging windows while GL program is active

2012-11-28 Thread Alistair Buxton
I've just tested this with ppa:unity-team/sru and the bug is present
there too.

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

Title:
  Display freezes when dragging windows while GL program is active

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

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


[Bug 1084277] Re: Display freezes when dragging windows while GL program is active

2012-11-28 Thread Alistair Buxton
I ssh'd into the machine to check top, and this is what I see while
reproducing. Note I have a quad core, so 50% CPU = two cores maxed.

** Attachment added: "screenshot of top on ssh."
   
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1084277/+attachment/3446328/+files/top.png

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

Title:
  Display freezes when dragging windows while GL program is active

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

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


[Bug 1084277] [NEW] Display freezes when dragging windows while GL program is active

2012-11-28 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. Start glxgears or similar.
2. Attempt to drag a window.

At best, the window will lag behind the mouse pointer by 2-3 seconds. At
worst it can freeze the display totally until you stop dragging the
window.

The odd thing about this is that glxgears claims to be running at 60FPS
the whole time, even when the screen does not update for several
seconds.

Also, the size of the glxgears window does not matter. Even a tiny GL
window locks compiz completely.

This is almost certainly a problem related to nvidia binary driver. I'm
using 310.

Video of bug happening: https://www.youtube.com/watch?v=wioiW72BiqE

This is probably a regression of #764330. Opening a new bug as requested
on that bug report.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: compiz 1:0.9.8.4+bzr3407-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Wed Nov 28 22:54:32 2012
MarkForUpload: True
PackageArchitecture: all
SourcePackage: compiz
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

** Description changed:

  To reproduce:
  
  1. Start glxgears or similar.
  2. Attempt to drag a window.
  
  At best, the window will lag behind the mouse pointer by 2-3 seconds. At
  worst it can freeze the display totally until you stop dragging the
  window.
  
  The odd thing about this is that glxgears claims to be running at 60FPS
  the whole time, even when the screen does not update for several
  seconds.
  
  This is almost certainly a problem related to nvidia binary driver. I'm
  using 310.
  
+ Video of bug happening: https://www.youtube.com/watch?v=wioiW72BiqE
+ 
+ This is probably a regression of #764330. Opening a new bug as requested
+ on that bug report.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Nov 28 22:54:32 2012
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  To reproduce:
  
  1. Start glxgears or similar.
  2. Attempt to drag a window.
  
  At best, the window will lag behind the mouse pointer by 2-3 seconds. At
  worst it can freeze the display totally until you stop dragging the
  window.
  
  The odd thing about this is that glxgears claims to be running at 60FPS
  the whole time, even when the screen does not update for several
  seconds.
+ 
+ Also, the size of the glxgears window does not matter. Even a tiny GL
+ window locks compiz completely.
  
  This is almost certainly a problem related to nvidia binary driver. I'm
  using 310.
  
  Video of bug happening: https://www.youtube.com/watch?v=wioiW72BiqE
  
  This is probably a regression of #764330. Opening a new bug as requested
  on that bug report.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: compiz 1:0.9.8.4+bzr3407-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Nov 28 22:54:32 2012
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Display freezes when dragging windows while GL program is active

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

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


[Bug 764330] Re: [regression] Moving windows lags behind the mouse by 1-2 seconds; appear to freeze when dragging.

2012-11-28 Thread Alistair Buxton
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1084277

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

Title:
  [regression] Moving windows lags behind the mouse by 1-2 seconds;
  appear to freeze when dragging.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/764330/+subscriptions

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


[Bug 682788] Re: Improve Unity Global Menu

2012-11-25 Thread Alistair Buxton
Mark, YOU broke this, so it is YOUR responsibility to fix it. Not mine.
Not the guy commenting above me. Not any other contributor to Ubuntu.
You alone drove through these changes in the face of massive resistance,
and by doing that you have taken on all responsibility for ensuring they
work properly. If you don't want to make it your top priority that's
fine. As long as we all know where we stand: that fulfilling your
responsibilities toward the community is not a top priority for you.

"We can all make mistakes; when we do, we take responsibility for them."
[except when it isn't a top priority.]

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

Title:
  Improve Unity Global Menu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/682788/+subscriptions

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-23 Thread Alistair Buxton
@matthias one last time then:

I have tested every version of compiz released in Ubuntu in the past 18
months.

I have tested packages released in -main, -updates, -proposed, preview
PPAs, and source builds. I have spent well over 1000 hours testing
different compiz packages. I have been testing for this bug since I
noticed it two days after installing 11.04.

I can reproduce this bug in 11.04. I can reproduce it in 11.10 and
12.04. I cannot reproduce it in 12.10.

In my tests the nvidia driver version was irrelevent to the outcome.

Now a few things:

 - This bug is marked as affecting both Compiz and Compiz (Ubuntu). So the 
source version *and* the packaged version.
 - People post steps to reproduce all the time on the dupes and they are never 
the same twice.
 - I'm not the only one who can't reproduce on 12.10 and can't get the steps to 
reproduce to work.
 - It would be silly for me to open a new bug report now, when this bug has 
finally been fixed for me (and in the exact update when a developer said it 
should be, and asked for people to test, see #88)
 - Even if I did it would just get marked as a duplicate of this one.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-23 Thread Alistair Buxton
I will try to make this as absolutely brain dead simple as I can. I have
tested every version of Ubuntu from 11.04 until 12.10 with every version
of Compiz from 0.8.8 up to and including the last version of Compiz
released on each version and the results are as follows:

compiz 0.8.8, any nvidia driver, any ubuntu version: no bug

compiz 0.9.8.4, any nvidia driver, ubuntu 12.10: no bug

*any other possible combination*: white windows after two days uptime.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-23 Thread Alistair Buxton
@matthias try reading what i actually wrote:

in 11.04, 11.10, and 12.04, using release compiz versions and stable
nvidia driver, i see white windows after some time. the steps listed on
this bug DO NOT reproduce it for me. it happens at random after several
days of uptime.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-23 Thread Alistair Buxton
@matthias it's simple:

in 11.04, 11.10, and 12.04, using release compiz versions and stable
nvidia driver, i see white windows after some time. the steps listed on
this bug DO NOT reproduce it for me. it happens at random after several
days of uptime.

in 12.04 using compiz 0.8.8 and stable nvidia i do not see white
windows.

in 12.04 and metacity based compositing i do not see white windows.

in 12.10 using the stable compiz release and the stable nvidia driver or
the 310 experimental drivers i do not see white windows.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-23 Thread Alistair Buxton
Did I mention that the steps to reproduce and workaround in #87 never
worked for me on any version? In fact there was never any consistent way
to reproduce and never any workaround found for the bug I was
experiencing, which has now been fixed. So we have different steps to
reproduce, different workaround, different symptoms, and a different set
of affected software. Yes, I'd say it's pretty clear cut that that's a
different bug.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-22 Thread Alistair Buxton
@triplesqaurednine

If that is the case then the black window bug (which I cannot reproduce)
is different to the white window bug, as suggested by others.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 1081781] [NEW] "install additional software" button causes sig abort

2012-11-21 Thread Alistair Buxton
Public bug reported:

Steps to reproduce:

1. Have a music file without required codecs
2. Import it to rhythmbox
3. Go to "import errors" section and click "install additional software"

Result: Rhythmbox freezes for approximately 30 seconds and then
disappears.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: rhythmbox 2.97-1ubuntu5
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 21 20:56:17 2012
MarkForUpload: True
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  "install additional software" button causes sig abort

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

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


[Bug 1081632] Re: ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-11-21 Thread Alistair Buxton
** Attachment added: "debug"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1081632/+attachment/3440370/+files/debug

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

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1081632] Re: ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-11-21 Thread Alistair Buxton
** Attachment added: "dm"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1081632/+attachment/3440371/+files/dm

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

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1081632] Re: ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-11-21 Thread Alistair Buxton
** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1081632/+attachment/3440372/+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/1081632

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1081632] Re: ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-11-21 Thread Alistair Buxton
** Attachment added: "version"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1081632/+attachment/3440374/+files/version

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => New

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

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1081632] [NEW] ubiquity hangs forever if you try to install on a computer with Mint 14 installed.

2012-11-21 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. Fire up virtualbox and make a new VM.
2. Obtain linuxmint-14-mate-dvd-64bit.iso and ubuntu-12.10-desktop-amd64.iso
3. Install Mint from the ISO into your new VM.
4. Boot up the Ubuntu ISO and try to install.

Expected result: Ubuntu is installed.

Actual result: Ubiquity hangs forever on the first screen (see
screenshot.)

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

** Attachment added: "screenshot of bug"
   
https://bugs.launchpad.net/bugs/1081632/+attachment/3440296/+files/Screenshot%20from%202012-11-21%2014%3A34%3A26.png

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

Title:
  ubiquity hangs forever if you try to install on a computer with Mint
  14 installed.

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

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


[Bug 1048783] Re: network name lookups broken in NAT network adaptors

2012-11-21 Thread Alistair Buxton
The workaround does not work for me.

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

Title:
  network name lookups broken in NAT network adaptors

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

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


[Bug 1071209] Re: memtest86 test #7 false positives (random number sequence error)

2012-11-20 Thread Alistair Buxton
** Summary changed:

- memtest86 test #7 fails (random number sequence error)
+ memtest86 test #7 false positives (random number sequence error)

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

Title:
  memtest86 test #7 false positives (random number sequence error)

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

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


[Bug 1071209] Re: memtest86 test #7 fails (random number sequence error)

2012-11-20 Thread Alistair Buxton
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

** Tags added: quantal

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

Title:
  memtest86 test #7 false positives (random number sequence error)

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

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


[Bug 1067951] Re: Firefox randomly loses window decoration in Gnome Classic (Compiz)

2012-11-20 Thread Alistair Buxton
I've seen this bug on 12.10 too.

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

Title:
  Firefox randomly loses window decoration in Gnome Classic (Compiz)

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

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


[Bug 1076832] Re: "Additional drivers" tab doesn't work when Software Sources was launched by synaptic

2012-11-19 Thread Alistair Buxton
You're both right. :)

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

Title:
  "Additional drivers" tab doesn't work when Software Sources was
  launched by synaptic

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

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


[Bug 1080282] Re: [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at all

2012-11-18 Thread Alistair Buxton
board and case both support both types. here is the result of trying
every possible combination:

BIOS: AC97 CASE: AC97 HP connected: NO - audio from rear panel
BIOS: AC97 CASE: AC97 HP connected: YES - audio from rear panel and headphone
BIOS: AC97 CASE: HDA HP connected: NO - audio from rear panel
BIOS: AC97 CASE: HDA HP connected: YES - audio from rear panel and headphone
BIOS: HDA CASE: AC97 HP connected: NO - audio from rear panel
BIOS: HDA CASE: AC97 HP connected: YES - audio from rear panel and headphone
BIOS: HDA CASE: HDA HP connected: NO - NO AUDIO from rear panel
BIOS: HDA CASE: HDA HP connected: YES - audio from headphone only

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

Title:
  [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at
  all

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

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


[Bug 1080282] Re: [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at all

2012-11-18 Thread Alistair Buxton
yes. hp jack detect is incorrect. when independent HP OFF, no sound from
rear panel. no headphones are connected.

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

Title:
  [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at
  all

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

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


[Bug 922196] Re: openshot cuts off the last second of video when exporting to bluray

2012-11-18 Thread Alistair Buxton
Ran into this again the other day. This time when exporting to OGG.

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

Title:
  openshot cuts off the last second of video when exporting to bluray

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

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


[Bug 1002176] Re: graphical glitches with applets when using gnome-panel and compiz-0.9

2012-11-18 Thread Alistair Buxton
** Changed in: gnome-panel (Ubuntu)
   Status: New => Fix Released

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

Title:
  graphical glitches with applets when using gnome-panel and compiz-0.9

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

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


[Bug 162396] Re: Mouse jumps to other screen when using "enhanced zoom desktop"

2012-11-18 Thread Alistair Buxton
Bug watch is pointing at a parked domain.

** Changed in: compizfusion-plugins-extra
   Importance: Unknown => Undecided

** Changed in: compizfusion-plugins-extra
   Status: In Progress => New

** Changed in: compizfusion-plugins-extra
 Remote watch: Compiz Plugins / Config Bugs #712 => None

** Changed in: compizfusion-plugins-extra
   Status: New => Fix Released

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

Title:
  Mouse jumps to other screen when using "enhanced zoom desktop"

To manage notifications about this bug go to:
https://bugs.launchpad.net/compizfusion-plugins-extra/+bug/162396/+subscriptions

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


[Bug 1080282] [NEW] [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at all

2012-11-18 Thread Alistair Buxton
Public bug reported:

No sound at all unless I select "Independent HP ON". This indicates that
something is muting the line out because it believes headphones are
connected when they are in fact not connected. There seems to be several
similar bugs but I cannot say for sure if they are the same issue.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: alsa-base 1.0.25+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  al 2025 F pulseaudio
 /dev/snd/controlC1:  al 2025 F pulseaudio
 /dev/snd/controlC0:  al 2025 F pulseaudio
  al22129 F alsamixer
Date: Sun Nov 18 09:17:22 2012
InstallationDate: Installed on 2012-11-08 (9 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed
Symptom_Card: Built-in Audio - HDA ATI SB
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  al 2025 F pulseaudio
 /dev/snd/controlC1:  al 2025 F pulseaudio
 /dev/snd/controlC0:  al 2025 F pulseaudio
  al22129 F alsamixer
Symptom_Jack: Green Line Out, Rear
Symptom_Type: No sound at all
Title: [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/25/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0704
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79XTD EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0X
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug quantal

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

Title:
  [System Product Name, VIA VT1708S, Green Line Out, Rear] No sound at
  all

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

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


[Bug 1080281] [NEW] [System Product Name, VIA VT1708S, Green Line Out, Rear] Underruns, dropouts or crackling sound

2012-11-18 Thread Alistair Buxton
Public bug reported:

Crackling sound in Skype. I can "fix" the problem by setting

load-module module-hal-detect tsched=0

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: alsa-base 1.0.25+dfsg-0ubuntu3
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  al 2025 F pulseaudio
 /dev/snd/controlC1:  al 2025 F pulseaudio
 /dev/snd/controlC0:  al 2025 F pulseaudio
Date: Sun Nov 18 09:13:07 2012
InstallationDate: Installed on 2012-11-08 (9 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB successful
Symptom_Card: Built-in Audio - HDA ATI SB
Symptom_Jack: Green Line Out, Rear
Symptom_PulsePlaybackTest: PulseAudio playback test successful
Symptom_Type: Underruns, dropouts, or "crackling" sound
Title: [System Product Name, VIA VT1708S, Green Line Out, Rear] Underruns, 
dropouts or crackling sound
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/25/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0704
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: M4A79XTD EVO
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev X.0X
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0704:bd11/25/2009:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM4A79XTDEVO:rvrRevX.0X:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: amd64 apport-bug quantal

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

Title:
  [System Product Name, VIA VT1708S, Green Line Out, Rear] Underruns,
  dropouts or crackling sound

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-16 Thread Alistair Buxton
(and i meant compiz.org)

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-16 Thread Alistair Buxton
@triplesqaurednine when you say "vanilla" compiz do you mean 0.8 from
compiz-fusion.org or 0.9 from launchpad?

I have never even once seen the white/black windows happen with 0.8.
Then again, you can't run Unity with 0.8, so maybe that is the reason.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 1077186] Re: glslideshow ignores EXIF rotation data from Nikon cameras

2012-11-13 Thread Alistair Cunningham
Oh, and I then see the image displayed incorrectly (rotated by 90
degrees) on the X root window.

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

Title:
  glslideshow ignores EXIF rotation data from Nikon cameras

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

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


[Bug 1077186] Re: glslideshow ignores EXIF rotation data from Nikon cameras

2012-11-13 Thread Alistair Cunningham
That returns an error "xscreensaver-getimage: no window ID specified!".
Running it with -root as well gives this:

$ xscreensaver-getimage -root -verbose -file 
~/docs/photos/2012/06/10/dsc_8639.jpg 
xscreensaver-getimage: grabDesktopImages:  False
xscreensaver-getimage: grabVideoFrames:False
xscreensaver-getimage: chooseRandomImages: True
xscreensaver-getimage: imageDirectory:     
/home/alistair/docs/photos/2012/06/10/dsc_8639.jpg
xscreensaver-getimage: loading 
"/home/alistair/docs/photos/2012/06/10/dsc_8639.jpg"
xscreensaver-getimage: scaling image by 36% (4928x3264 -> 1811x1199)
xscreensaver-getimage: displaying 1811x1199 image at 54,0 in 1920x1200.

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

Title:
  glslideshow ignores EXIF rotation data from Nikon cameras

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

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


[Bug 1077186] Re: glslideshow ignores EXIF rotation data from Nikon cameras

2012-11-13 Thread Alistair Cunningham
Yes, you're right. In that case, perhaps this version of glslideshow is
ignoring all EXIF rotation data?

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

Title:
  glslideshow ignores EXIF rotation data from Nikon cameras

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

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


[Bug 1077186] Re: glslideshow ignores EXIF rotation data from Nikon cameras

2012-11-09 Thread Alistair Cunningham
Interestingly, when I click on the links in the bug description above to
check the links are working, Firefox has the same problem as glslideshow
- dsc00112.jpg is shown correctly but dsc_8639.jpg is shown rotated. In
gthumb however, they are both shown correctly as portrait. Perhaps the
problem lies with a library used by both glslideshow and firefox, but
not by gthumb?

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

Title:
  glslideshow ignores EXIF rotation data from Nikon cameras

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

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


[Bug 1077186] [NEW] glslideshow ignores EXIF rotation data from Nikon cameras

2012-11-09 Thread Alistair Cunningham
Public bug reported:

On upgrading to Ubuntu 12.10, I find that glslideshow is ignoring
rotation data in pictures taken by my Nikon D7000 camera, and so
portrait pictures are shown rotated by 90 degrees. An example of such an
image is:

http://acunningham.org/photos/2012/06/10/dsc_8639.jpg

Portrait pictures taken by an older camera are displayed correctly. An
example if such an image is:

http://acunningham.org/photos/2003/07/02/France/dsc00112.jpg

This is a regression; it used to work correctly on Ubuntu 11.10.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xscreensaver-gl 5.15-2ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Nov  9 16:42:09 2012
InstallationDate: Installed on 2010-03-01 (984 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MarkForUpload: True
SourcePackage: xscreensaver
UpgradeStatus: Upgraded to quantal on 2012-10-07 (33 days ago)

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


** Tags: apport-bug i386 quantal

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

Title:
  glslideshow ignores EXIF rotation data from Nikon cameras

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

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


[Bug 1077184] [NEW] Illegal storage access, and very few menu options

2012-11-09 Thread Alistair Cunningham
Public bug reported:

When I start FreeCAD, I see very few menu options. The only options
shown are:

File
Exit
Edit
Preferences
View
Workbenches
Help
Help
About FreeCAD
About Qt

and there are no other buttons, etc. Having not used FreeCAD before, I
can't say for sure that this is incorrect, but I would have expected
menus such as File -> New, etc. I can't find any way to create a new
document.

When I exit FreeCAD, I see the following on the terminal:

$ freecad
FreeCAD 0.12, Libs: 0.12R5382
© Juergen Riegel, Werner Mayer, Yorik van Havre 2001-2011
  #   ###     
  ##  # #   #   # 
  # ##     # #   #  #   # 
    # # #  # #  #  # #  #   # 
  # #      ## # #   # 
  # #   ## ## # #   #  ##  ##  ##
  # #       ### # #    ##  ##  ##

Illegal storage access...

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: freecad 0.12.5284-dfsg-7ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic i686
ApportVersion: 2.6.1-0ubuntu6
Architecture: i386
Date: Fri Nov  9 16:33:28 2012
InstallationDate: Installed on 2010-03-01 (984 days ago)
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MarkForUpload: True
SourcePackage: freecad
UpgradeStatus: Upgraded to quantal on 2012-10-07 (33 days ago)

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


** Tags: apport-bug i386 quantal

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

Title:
  Illegal storage access, and very few menu options

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

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

[Bug 1076832] [NEW] "Additional drivers" tab doesn't work when Software Sources was launched by synaptic

2012-11-08 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. Install synaptic and run it
2. Click Settings->repositories
3. Click "Additional software" tab
4. Attempt to change to a different driver.

Expected result: The driver gets installed.

Actual result: Operation never completes.

Analysis: This happens because Software Sources is waiting on Synaptic
to exit before performing apt commands. But Synaptic is itself waiting
on Software Sources to exit, and you can't close Synaptic before this
happens because it's UI is disabled.

There is no message telling the user that this is what has happened, so
just as with the automatic U1 installer, the user does not know they
need to close other package managers before the process will complete.
So they are just left waiting forever. Of course in this case it is
impossible for the user to unlock the package db without closing
everything down and starting over.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: software-properties-gtk 0.92.9
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  9 01:59:30 2012
InstallationDate: Installed on 2012-11-08 (0 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  "Additional drivers" tab doesn't work when Software Sources was
  launched by synaptic

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

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


[Bug 1076830] [NEW] panel crashes if you add, remove, then add the same applet

2012-11-08 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. windows-alt-right-click the panel, and then "add to panel"
2. Add an applet that you don't already have, eg Fish, or Notification area 
(which is inexplicably missing from the default config)
3. Close "Add to panel" window
4. windows-alt-right-click the applet you just added and remove it.
5. Repeat steps 1 and 2, adding the same applet again.

Expected result: Same as the first time.

Actual result: gnome-panel crashes.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-panel 1:3.6.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  9 01:51:36 2012
GsettingsChanges:
 
InstallationDate: Installed on 2012-11-08 (0 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  panel crashes if you add, remove, then add the same applet

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

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


[Bug 1076829] [NEW] Recording only works once

2012-11-08 Thread Alistair Buxton
Public bug reported:

To reproduce:

1. Start recording
2. Click Finish recording, then click "cancel".
3. Start recording again
4. Click Finish recording.

Expected result: See the dialogue with "save for later" and "cancel".

Actual result: Nothing happens. Must kill kazam and restart it.

Checking in /tmp reveals that the temporary recording is zero bytes. I
suspect this is an issue with audio sources as very occasionally kazam
gives me an error about "no audio devices found" on startup (I've
restarted it about 40 times in the past two hours due to this bug, and
seen the "no devices" error happen about twice.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: kazam 1.0.6-0ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov  9 01:45:38 2012
InstallationDate: Installed on 2012-11-08 (0 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: kazam
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal

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

Title:
  Recording only works once

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

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


[Bug 977588] Re: GPU hangs with PGRAPH TLB flush idle timeout fail

2012-11-08 Thread Alistair Buxton
I just got this crash. I have GT215 based nvidia card too. This card is
notorious for crashing with Nouveau. I got the crash 7 minutes after
installing 12.10, while I was installing the first updates. I hadn't
installed any extra software and nothing was running except for the
default desktop and update manager.

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

Title:
  GPU hangs with PGRAPH TLB flush idle timeout fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/977588/+subscriptions

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-07 Thread Alistair Buxton
It's not true to say this is entirely an nvidia bug. After all, this bug
is a regression. It does not happen with any other compositing window
manager, and it does not happen with compiz 0.8.

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 729979] Re: [nvidia] Windows appear blank white

2012-11-06 Thread Alistair Buxton
I installed 12.10 today to test this. I'm using the nvidia-current
driver, not nvidia-current-updates and I haven't seen any blank windows
yet. Perhaps the two drivers behave differently?

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

Title:
  [nvidia] Windows appear blank white

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

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


[Bug 1062699] Re: package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 [/dev/disk/by-uuid: Is a direc

2012-11-03 Thread Alistair Buxton
Also, if this was caused by an upgrade, useful logs may be found in
/var/log/dist-upgrade

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

Title:
  package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1 [/dev/disk/by-uuid: Is a directory ,
  mkinitramfs: for root /dev/disk/by-uuid missing disk/by-uuid
  /sys/block/ entry]

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

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


[Bug 1062699] Re: package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 [/dev/disk/by-uuid: Is a direc

2012-11-03 Thread Alistair Buxton
Ok, I tested this in a VM:

Normal dmesg: http://paste.ubuntu.com/1330414/

Initramfs mounted at line 259, then nothing from kernel VFS around line
354.

Then I deleted all the initrds in /boot/ and rebooted. I had to mess
with grub to make the system boot but I got it to come up in a way that
appeared "normal", however:

http://paste.ubuntu.com/1330432/

Note VFS mounts root partition directly at line 357, and then the pty
errors same as in the inital report. Now, the way I messed with grub
didn't cause / to be on /dev/root but that's because UUID mounting
failed for me, for some reason. However, I'm pretty sure that a missing
or corrupted initrd is the cause of this issue, which leads to a
situation where you can't make an initrd because you don't have an
initrd.

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

Title:
  package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1 [/dev/disk/by-uuid: Is a directory ,
  mkinitramfs: for root /dev/disk/by-uuid missing disk/by-uuid
  /sys/block/ entry]

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

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


[Bug 1062699] Re: package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1 [/dev/disk/by-uuid: Is a direc

2012-11-03 Thread Alistair Buxton
ls -l /boot/ may be enlightening too, if it's missing initramfs like I
suspect...

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

Title:
  package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1 [/dev/disk/by-uuid: Is a directory ,
  mkinitramfs: for root /dev/disk/by-uuid missing disk/by-uuid
  /sys/block/ entry]

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

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


[Bug 1074314] Re: indicator-datetime configuration panel only works in Unity session

2012-11-02 Thread Alistair Buxton
Since Gnome Classic by default uses indicators and not the applet I
think it should look like this:

/usr/share/applications/gnome-datetime-panel.desktop has OnlyShowIn=GNOME;
/usr/share/applications/indicator-datetime-preferences.desktop has 
OnlyShowIn=Unity, GNOME-Classic;

or, gnome classic should show both icons if both date applets are
installed:

/usr/share/applications/gnome-datetime-panel.desktop has OnlyShowIn=GNOME, 
GNOME-Classic;
/usr/share/applications/indicator-datetime-preferences.desktop has 
OnlyShowIn=Unity, GNOME-Classic;

This will require,

a) changing gnome classic session to set XDG_CURRENT_DESKTOP to a different 
value
b) fixing anything else that looks at this variable
c) possibly fixing whatever parses OnlyShowIn to accept multiple values if it 
doesn't already.

However, this is the only solution I can see that isn't a terrible
terrible hack.

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

Title:
  indicator-datetime configuration panel only works in Unity session

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

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


[Bug 1074314] Re: indicator-datetime configuration panel only works in Unity session

2012-11-02 Thread Alistair Buxton
Interesting. In detail:

/usr/share/applications/gnome-datetime-panel.desktop has OnlyShowIn=GNOME;
/usr/share/applications/indicator-datetime-preferences.desktop has 
OnlyShowIn=Unity;

So this prevents both displaying at the same time. In Gnome classic it's
possible to choose between the applet (configured by the former) and the
indicator (configured by the latter) or even have both at the same time.
I agree that there isn't a good solution for this since if for some
reason you add both you need both control panels, but this would require
the control center to be aware of what you had on your panels.

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

Title:
  indicator-datetime configuration panel only works in Unity session

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

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


[Bug 1074314] Re: indicator-datetime configuration panel only works in Unity session

2012-11-02 Thread Alistair Buxton
** Description changed:

  Steps to reproduce:
  
  1. Perform a fresh install of 12.04, 12.04.1, or 12.10, and fully update the 
system.
  2. Left click the clock on the panel and select "Time & Date Settings..." You 
should see a window with title "Time & Date" - Not "Date and Time" or the top 
level gnome system settings menu.
  3. sudo apt-get install gnome-fallback-session
  4. Log out and log in to the Gnome Classic or Gnome Classic (no effects) 
session.
  5. Left click the clock on the panel and select "Time & Date Settings..." You 
will see the top level Gnome Control Center menu and the "Time & Date" panel 
will not be available. Instead you will see a "Date and Time" icon, which is 
not able to configure the indicator-datetime correctly.
+ 
+ Video demonstrating the bug: http://www.youtube.com/watch?v=Zpzaq43pRkg
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-datetime 0.3.94-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  Date: Fri Nov  2 11:29:28 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: indicator-datetime
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  indicator-datetime configuration panel only works in Unity session

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

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

[Bug 1074314] Re: indicator-datetime configuration panel only works in Unity session

2012-11-02 Thread Alistair Buxton
** Description changed:

  Steps to reproduce:
  
- 1. With Unity installed (default config) open terminal and run 
"gnome-control-center indicator-datetime". Verify it appears.
- 2. sudo apt-get purge compiz
- 3. Log out / in to gnome classic desktop or etc.
- 4. Repeat step 1 and verify that the time and date settings does not appear. 
Instead you are dumped at the control center main menu.
+ 1. Perform a fresh install of 12.04, 12.04.1, or 12.10, and fully update the 
system.
+ 2. Left click the clock on the panel and select "Time & Date Settings..." You 
should see a window with title "Time & Date" - Not "Date and Time" or the top 
level gnome system settings menu.
+ 3. sudo apt-get install gnome-fallback-session
+ 4. Log out and log in to the Gnome Classic or Gnome Classic (no effects) 
session.
+ 5. Left click the clock on the panel and select "Time & Date Settings..." You 
will see the top level Gnome Control Center menu and the "Time & Date" panel 
will not be available. Instead you will see a "Date and Time" icon, which is 
not able to configure the indicator-datetime correctly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: indicator-datetime 0.3.94-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  Date: Fri Nov  2 11:29:28 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
  ProcEnviron:
-  LANGUAGE=en_GB:en
-  TERM=xterm
-  PATH=(custom, user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_GB:en
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
  SourcePackage: indicator-datetime
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  indicator-datetime configuration panel only works in Unity session

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

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

[Bug 1074314] Re: indicator-datetime configuration panel does not work if unity/compiz is not installed

2012-11-02 Thread Alistair Buxton
Now tested with fresh installs of 12.04.1 and 12.10

** Summary changed:

- indicator-datetime configuration panel does not work if unity/compiz is not 
installed
+ indicator-datetime configuration panel only works in Unity session

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

Title:
  indicator-datetime configuration panel only works in Unity session

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

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


[Bug 1074314] Re: indicator-datetime configuration panel does not work if unity/compiz is not installed

2012-11-02 Thread Alistair Buxton
After more testing I can reproduce this without uninstalling Unity or
Compiz. I only need to log in to a session where Compiz does not run
such as gnome-classic (no effects).

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

Title:
  indicator-datetime configuration panel does not work if unity/compiz
  is not installed

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

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


[Bug 1074314] [NEW] indicator-datetime configuration panel does not work if unity/compiz is not installed

2012-11-02 Thread Alistair Buxton
Public bug reported:

Steps to reproduce:

1. With Unity installed (default config) open terminal and run 
"gnome-control-center indicator-datetime". Verify it appears.
2. sudo apt-get purge compiz
3. Log out / in to gnome classic desktop or etc.
4. Repeat step 1 and verify that the time and date settings does not appear. 
Instead you are dumped at the control center main menu.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: indicator-datetime 0.3.94-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
Uname: Linux 3.2.0-32-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu14
Architecture: amd64
Date: Fri Nov  2 11:29:28 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: indicator-datetime
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise running-unity third-party-packages

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

Title:
  indicator-datetime configuration panel does not work if unity/compiz
  is not installed

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

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


[Bug 576102] Re: Unable to unmap Lock modifier using xmodmap

2012-10-26 Thread Alistair Cunningham
The above is on Ubuntu 12.10 running x11-xserver-utils 7.7~3ubuntu1
i386.

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

Title:
  Unable to unmap Lock modifier using xmodmap

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

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


[Bug 576102] Re: Unable to unmap Lock modifier using xmodmap

2012-10-26 Thread Alistair Cunningham
I have the same problem, but also no error message:

$ xmodmap -e "clear Lock"
$ xmodmap
xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift   Shift_L (0x32),  Shift_R (0x3e)
lock  
control Control_L (0x25),  Control_R (0x69)
mod1Alt_L (0x40),  Meta_L (0xcd)
mod2Num_Lock (0x4d)
mod3  
mod4Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

$ date
Fri Oct 26 18:06:37 EDT 2012

$ DATE
DATE: command not found

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

Title:
  Unable to unmap Lock modifier using xmodmap

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

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


[Bug 1010326] Re: Super Meat Boy has a HUGE icon

2012-10-25 Thread Alistair Buxton
For the record, I reported the bug to the listed support email address
on the same day I marked this one invalid...

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

Title:
  Super Meat Boy has a HUGE icon

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

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


[Bug 1067140] Re: Closing laptop lid locks even with "lock: False"

2012-10-21 Thread Alistair Cunningham
I guess this is the key line in the log file:

xscreensaver: 21:17:14: LOCK ClientMessage received; activating and
locking.

Presumably something, such as ACPI, is asking xscreensaver to lock
rather than activate?

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

Title:
  Closing laptop lid locks even with "lock: False"

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

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


[Bug 1067140] Re: Closing laptop lid locks even with "lock: False"

2012-10-21 Thread Alistair Cunningham
Certainly; please see attached. What I did was:

1. Ran "killall xscreensaver" to kill the running xscreensaver.
2. Ran "xscreensaver -verbose -log output_log_name". The splash screen came up.
3. Waited a few seconds.
4. Closed the laptop lid.
5. Waited a few seconds.
6. Opened the lid. The password entry box was displayed.
7. Entered my password. I was logged back in.
8. Waited a few seconds.
9. Hit ctrl-c on xscreensaver.

** Attachment added: "output_log_name"
   
https://bugs.launchpad.net/ubuntu/+source/xscreensaver/+bug/1067140/+attachment/3408180/+files/output_log_name

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

Title:
  Closing laptop lid locks even with "lock: False"

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

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


Re: [Bug 986724] Re: Lid state changes not detected on Samsung NP900X3B

2012-10-21 Thread alistair
On 21/10/12 22:31, Jose Padilla wrote:
> On a 900x3c with Ubuntu 12.10 lid appears always as open and battery
> indicator doesn't pick up battery changes. I have to go through
> suspend/resume in order to get the indicator refreshed. As you can see
> in my case manual suspend/resume works ok. However, my laptop is 1 week
> old and after only 3 or 4 charge cycles my battery now reports 99.3%
> when it is fully charged.
>
> kernel version: 3.5.0-17-generic (64 bits)
> ubuntu version 12.10
>
Sorry to say, I have given up!  I deleted the Linux partition, given its 
space back to NTFS, and reinstalled the Windows bootloader.

This is completely silly.  It takes me back many years to the time of 
kernel 2.2 and it was a struggle to get things to work.  Nowadays, it is 
normally far easier to install a modern distro than it is to install 
Windows.  I do not know what has gone wrong here.

A while ago, Windows was terrible - BSODs and non-existent security. 
Now, Win 7 is actually quite good, so the main reason to struggle to 
install Linux has gone away.  I also do a lot of remote admin of 
servers, but again, the presence of Cygwin and it X server means I can 
now do this on a Win 7 machine, almost as easily as I can from a Linux 
machine.  The rest of the time, I use LibreOffice to earn money, watch 
programmes on MythTV to relax, read mail using Thunderbird and browse 
the web using Chrome or Firefox: all of which work well on either platform.

I would not dream of moving my critical servers from SUSE, but the 
Samsung laptop works just fine with Win7, and it does all I want it to, 
so with that OS it will stay, for the time being.

Sorry, but that is how it is.

A
-- 
Alistair Hamilton
Ty Eurgain, Cefn Eurgain Lane, Rhosesmor, Nr. Mold, Flintshire CH7 6PG
Tel: 01352 840891 - Fax: 08704 581641 - Skype: PATENTABLE
alist...@eurgain.co.uk

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

Title:
  Lid state changes not detected on Samsung NP900X3B

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

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


[Bug 1063501] Re: Unity starts with blank screen

2012-10-19 Thread Alistair Cunningham
It's fixed for me with the latest updates as of today.

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

Title:
  Unity starts with blank screen

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

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


[Bug 1067140] [NEW] Closing laptop lid locks even with "lock: False"

2012-10-15 Thread Alistair Cunningham
Public bug reported:

If I close the lid of my laptop, then open it again, I find it asking
for a password even though "lock: False" is set in ~/.xscreensaver
(attached). The password window says "XScreenSaver 5.15".

$ lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

$ apt-cache policy xscreensaver
xscreensaver:
  Installed: 5.15-2ubuntu1
  Candidate: 5.15-2ubuntu1
  Version table:
 *** 5.15-2ubuntu1 0
500 http://archive.ubuntu.com/ubuntu/ quantal/universe i386 Packages
100 /var/lib/dpkg/status

I appreciate that this bug might not actually be in xscreensaver.
Perhaps something like ACPI is telling it to lock. If so, please re-
assign this bug report to the correct package.

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

** Attachment added: ".xscreensaver"
   
https://bugs.launchpad.net/bugs/1067140/+attachment/3399582/+files/.xscreensaver

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

Title:
  Closing laptop lid locks even with "lock: False"

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

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


[Bug 1063497] Re: Can't enable wireless

2012-10-09 Thread Alistair Cunningham
Ah, I see. Thanks! This ticket can be closed.

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

Title:
  Can't enable wireless

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

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


[Bug 1063497] Re: Can't enable wireless

2012-10-08 Thread Alistair Cunningham
Mathieu,

Thank you, I didn't realise that there was now a right click menu. There
is indeed an "Enable wireless" option there that works.

I suggest tweaking the UI to make this clear. There are going to be lots
of people like me upgrading from 12.04 who aren't going to be aware of
the right click menu.

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

Title:
  Can't enable wireless

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

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


[Bug 1063497] Re: Can't enable wireless

2012-10-08 Thread Alistair Cunningham
Certainly; please see screenshot1.png attached.

Yes, the first thing I did was to double check that the hardware switch
was set to enabled. Also, as previously mentioned, the interface can be
configured without problems using command line tools, and all my
submissions to this ticket have been done over the wireless interface.

** Attachment added: "screenshot1.png"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1063497/+attachment/3386671/+files/screenshot1.png

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

Title:
  Can't enable wireless

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

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


[Bug 1063497] Re: Can't enable wireless

2012-10-08 Thread Alistair Cunningham
Thank you for your prompt response. Unfortunately there is no "Enable
wireless" entry. The network menu is, in full:

Wired network (greyed out)
diconnected  (greyed out)
Mobile Broadband   (greyed out)
not enabled   (greyed out; has a no signal icon beside it)
New Mobile Broadband (GSM) connection...

Wireless Networks  (greyed out)
wireless is disabled (greyed out)
VPN Connections (has a submenu)

Only "New Mobile Broadband (GSM) connection..." and "VPN Connections"
are enabled.

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

Title:
  Can't enable wireless

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

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


[Bug 1063501] Re: Unity starts with blank screen

2012-10-07 Thread Alistair Cunningham
On further testing, the "You are now offline" warning bubble displays
just fine, so perhaps this is more likely a Unity problem than an X
problem. Feel free to re-assign.

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

Title:
  Unity starts with blank screen

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

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


[Bug 1063501] Re: Unity starts with blank screen

2012-10-07 Thread Alistair Cunningham
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1063501

Title:
  Unity starts with blank screen

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

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


[Bug 1063501] [NEW] Unity starts with blank screen

2012-10-07 Thread Alistair Cunningham
Public bug reported:

On logging in, Unity shows a completely blank screen with just the
orangey background image. There's no title bar, and pressing the windows
key doesn't seem to do anything. The only thing I can do is hit ctrl-
backspace to log out a log in using Gnome instead.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
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: None
Date: Sun Oct  7 21:59:50 2012
DistUpgraded: 2012-10-06 23:27:38,303 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.1.18, 3.2.0-31-generic-pae, i686: installed
 virtualbox, 4.1.18, 3.5.0-17-generic, i686: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI RV635 [Mobility Radeon HD 3650] 
[1002:9591] (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2127]
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
MachineType: LENOVO 40624MG
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=5a903a11-f2ba-4c25-86e4-6db124785601 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to quantal on 2012-10-07 (0 days ago)
dmi.bios.date: 11/19/2009
dmi.bios.vendor: LENOVO
dmi.bios.version: 7VET81WW (3.11 )
dmi.board.name: 40624MG
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr7VET81WW(3.11):bd11/19/2009:svnLENOVO:pn40624MG:pvrThinkPadW500:rvnLENOVO:rn40624MG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 40624MG
dmi.product.version: ThinkPad W500
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.8.4-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0~git20121004.b2048c5e-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0~git20121004.b2048c5e-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu5
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

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


** Tags: apport-bug i386 quantal ubuntu

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

Title:
  Unity starts with blank screen

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

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


[Bug 1063497] Re: Can't enable wireless

2012-10-07 Thread Alistair Cunningham
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1063497

Title:
  Can't enable wireless

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

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


[Bug 1063497] [NEW] Can't enable wireless

2012-10-07 Thread Alistair Cunningham
Public bug reported:

On booting and logging into Ubuntu 12.10 beta 2, under the network menu,
"Wireless networks" is shown in grey and cannot be selected. Directly
below it, also in grey, is "wireless is disabled". This is a regression,
and it used to work correctly in 12.04. I'm able to manually bring up
the interface using:

ifconfig wlan0 up
iwlist wlan0 scanning
iwconfig wlan0 essid 
dhclient wlan0

All of these commands work correctly, and I am submitting this bug
report over this network interface.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: network-manager 0.9.6.0-0ubuntu7
ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
Date: Sun Oct  7 21:56:35 2012
IfupdownConfig:
 auto lo
 iface lo inet loopback
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
IpRoute:
 default via 172.20.100.1 dev wlan0 
 172.20.100.0/24 dev wlan0  proto kernel  scope link  src 172.20.100.162
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=false
 WWANEnabled=false
SourcePackage: network-manager
UpgradeStatus: Upgraded to quantal on 2012-10-07 (0 days ago)
mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2012-08-06T13:39:33.894392
nmcli-con:
 NAME  UUID   TYPE  
TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
 Ethernet  81ec8211-5ff4-4048-b9b8-0314b5d98b9c   
802-3-ethernet1349660127   Sun 07 Oct 2012 21:35:27 EDT   yes   
no /org/freedesktop/NetworkManager/Settings/2
 Cunningham (WPA)  825f6a0a-d319-448f-b30d-572b8aa31aec   
802-11-wireless   1349534364   Sat 06 Oct 2012 10:39:24 EDT   yes   
no /org/freedesktop/NetworkManager/Settings/1
 7Ed452a627-ae59-420f-8fbb-4cc7c98d1c38   
802-11-wireless   1349449818   Fri 05 Oct 2012 11:10:18 EDT   yes   
no /org/freedesktop/NetworkManager/Settings/0
nmcli-dev:
 DEVICE TYPE  STATE DBUS-PATH   
   
 wwan0  gsm   disconnected  
/org/freedesktop/NetworkManager/Devices/2  
 wlan0  802-11-wireless   unavailable   
/org/freedesktop/NetworkManager/Devices/1  
 eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/0
nmcli-nm:
 RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   WIFI  
 WWAN-HARDWARE   WWAN  
 running 0.9.6.0disconnectedenabled   enabled 
disabled   enabled disabled

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


** Tags: apport-bug i386 quantal

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

Title:
  Can't enable wireless

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

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


[Bug 1063492] Re: Crashes with GLXBadContext

2012-10-07 Thread Alistair Cunningham
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1063492

Title:
  Crashes with GLXBadContext

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

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


[Bug 1063492] [NEW] Crashes with GLXBadContext

2012-10-07 Thread Alistair Cunningham
Public bug reported:

On Ubuntu 12.10 beta 2, gnome-control-center 1:3.4.2-0ubuntu18 crashes
with the following:

$ gnome-control-center network
libGL error: failed to load driver: r600
libGL error: Try again with LIBGL_DEBUG=verbose for more details.
libGL error: failed to load driver: swrast
libGL error: Try again with LIBGL_DEBUG=verbose for more details.

(gnome-control-center:5878): Gdk-ERROR **: The program 'gnome-control-center' 
received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadContext'.
  (Details: serial 163 error_code 172 request_code 154 minor_code 6)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

It doesn't seem to make any difference which parameter ('network' in the
above example) is passed. I had a look for a core file but didn't see
any.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: gnome-control-center 1:3.4.2-0ubuntu18
ProcVersionSignature: Ubuntu 3.5.0-17.27-generic 3.5.5
Uname: Linux 3.5.0-17-generic i686
ApportVersion: 2.6.1-0ubuntu1
Architecture: i386
Date: Sun Oct  7 21:50:04 2012
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
SourcePackage: gnome-control-center
UpgradeStatus: Upgraded to quantal on 2012-10-07 (0 days ago)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu4
 deja-dup24.0-0ubuntu1
 gnome-control-center-signon 0.0.18-0ubuntu1
 indicator-datetime  12.10.2-0ubuntu2

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


** Tags: apport-bug i386 quantal

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

Title:
  Crashes with GLXBadContext

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

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


[Bug 1060356] Re: attempting a fresh install from a usb stick onto a partition

2012-10-02 Thread alistair taylor
tried again after adding a swap partition and letting the installer
create a new smaller partion  - same again

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

Title:
  attempting a fresh install from a usb stick onto a partition

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

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


[Bug 1060356] Re: attempting a fresh install from a usb stick onto a partition

2012-10-02 Thread alistair taylor
same as the first time. thought i'd try it with a different filesystem
type

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

Title:
  attempting a fresh install from a usb stick onto a partition

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

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


[Bug 1060356] Re: attempting a fresh install from a usb stick onto a partition

2012-10-02 Thread alistair taylor
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1060356

Title:
  attempting a fresh install from a usb stick onto a partition

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

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


[Bug 1060356] [NEW] attempting a fresh install from a usb stick onto a partition

2012-10-02 Thread alistair taylor
Public bug reported:

new install onto a partition ext4 on an existing disk failed shortly
after custom disk setup

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: ubiquity 2.12.5
ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.5.2-0ubuntu4
Architecture: amd64
CasperVersion: 1.324
Date: Tue Oct  2 18:31:57 2012
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
boot=casper only-ubiquity quiet splash --
LiveMediaBuild: Ubuntu 12.10 "Quantal Quetzal" - Beta amd64 (20120926)
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal ubiquity-2.12.5

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

Title:
  attempting a fresh install from a usb stick onto a partition

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

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


[Bug 1058394] Re: nvidia 304.51 breaks edge resistence and launcher reveal

2012-09-28 Thread Alistair Buxton
Do you have Option "ConstrainCursor" "no" in xorg.conf?

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

Title:
  nvidia 304.51 breaks edge resistence and launcher reveal

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

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


[Bug 770258] Re: Extremely high latency when writing to USB drives.

2012-09-27 Thread Alistair Buxton
Setting back to incomplete. The bug still exists, is still annoying, but
I don't have time to test the upstream kernel right now.

** Changed in: linux (Ubuntu)
   Status: Expired => Incomplete

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

Title:
  Extremely high latency when writing to USB drives.

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

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


<    5   6   7   8   9   10   11   12   13   14   >