[Bug 495182] Re: Lucid Lynx alpha in a virtual box -with normal 3d settings no misc

2010-02-08 Thread Rocko
I had the same issue with Lucid in VirtualBox 3.1.4beta2. It only
started happening in the last week after I extensively edited xorg.conf
to try and get displaylink drivers working. I fixed it by removing
everything from xorg.conf except for:

Section InputDevice
Identifier VBoxMouse
Driver vboxmouse
Option CorePointer
EndSection

Lucid's X doesn't seem to auto-detect the vboxmouse driver, and without
it the mouse is blank in VBox when 3d effects are enabled.

-- 
Lucid Lynx alpha in a virtual box -with normal 3d settings no misc
https://bugs.launchpad.net/bugs/495182
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 518638] [NEW] external btrfs partitions won't mount as different devices

2010-02-07 Thread Rocko
Public bug reported:

Binary package hint: btrfs-tools

I have formatted an external drive as btrfs. The first time I mount it,
eg as /dev/sdb1, it mounts fine. But after that, it will only remount as
/dev/sdb1

The test case is:

* Mount the btrfs drive.
* Unmount and unplug the btrfs drive
* Plug another external drive in so it takes over as /dev/sdb1
* Plug the btrfs drive back in so it becomes /dev/sdc1
* Try to mount the btrfs drive.

It always fails to mount, either from nautilus or from the command line
(eg sudo mount /dev/sdc1 /some_folder). The error indicates that the
system cannot read the superblock.

If I reverse the process so that the btrfs drive once again is
/dev/sdb1, it mounts correctly, so it appears to be caching the
/dev/sdb1 information somewhere.

If I reboot so that the the second drive is /dev/sdb1 and the btrfs
drive is /dev/sdc1, the btrfs drive mounts correctly.

The same occurs if the btrfs drive is initially mounted as another
device, eg /dev/sde1; after this it will only mount as /dev/sde1.


Version info:

* I've tried on Ubuntu 9.10 with kernel 2.6.33 and btrfs-tools v
0.19-5ubuntu0.3+git20091112ubuntu1

* I've tried Ubuntu 10.04 with kernel 2.6.32 and btrfs-tools v 0.19.3

** Affects: btrfs-tools (Ubuntu)
 Importance: Undecided
 Status: New

-- 
external btrfs partitions won't mount as different devices
https://bugs.launchpad.net/bugs/518638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 504113] [NEW] gnome-volume-manager delays mounting USB devices during heavy I/O

2010-01-06 Thread Rocko
Public bug reported:

Binary package hint: gnome-volume-manager

To reproduce:

1. Insert a (slow) usb key and let g-v-m automount it.

2. Start copying a large file to this usb key, eg 700 MB.

3. While the copy is underway, insert another USB key.

g-v-m either mounts the second usb key when the file copy finishes, or
doesn't mount it at all.

The attached syslog shows the latter event (ie the second USB never gets
mounted - it didn't even appear in nautilus's Places sidebar to let me
manually mount it). It also shows /bin/sync being blocked, which might
be relevant.

This happens in Ubuntu 9.04 and 9.10. I'm using the 2.6.32.2 kernel, but
it also happens with the stock 2.6.31 kernel.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 1bd8e90541d49b96c13cbfcc9baf103b
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Thu Jan  7 11:19:02 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: gnome-volume-manager (not installed)
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-volume-manager
Uname: Linux 2.6.32.2-generic x86_64

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


** Tags: amd64 apport-bug

-- 
gnome-volume-manager delays mounting USB devices during heavy I/O
https://bugs.launchpad.net/bugs/504113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 504113] Re: gnome-volume-manager delays mounting USB devices during heavy I/O

2010-01-06 Thread Rocko

** Attachment added: syslog showing usb
   http://launchpadlibrarian.net/37528842/syslog%20showing%20usb

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

** Description changed:

  Binary package hint: gnome-volume-manager
  
  To reproduce:
  
- 1. Mount a (slow) usb key.
+ 1. Insert a (slow) usb key and let g-v-m automount it.
  
- 2. Start copy a large file to the usb key, eg 700 MB.
+ 2. Start copying a large file to this usb key, eg 700 MB.
  
- 3. Insert another USB key.
+ 3. While the copy is underway, insert another USB key.
  
  g-v-m either mounts the second usb key when the file copy finishes, or
  doesn't mount it at all.
  
  The attached syslog shows the latter event (ie the second USB never gets
  mounted - it didn't even appear in nautilus's Places sidebar to let me
  manually mount it). It also shows /bin/sync being blocked, which might
  be relevant.
  
  This happens in Ubuntu 9.04 and 9.10. I'm using the 2.6.32.2 kernel, but
  it also happens with the stock 2.6.31 kernel.
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: 1bd8e90541d49b96c13cbfcc9baf103b
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Thu Jan  7 11:19:02 2010
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: gnome-volume-manager (not installed)
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_AU.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_AU.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-volume-manager
  Uname: Linux 2.6.32.2-generic x86_64

-- 
gnome-volume-manager delays mounting USB devices during heavy I/O
https://bugs.launchpad.net/bugs/504113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230811] Re: virtualbox does not redraw background in seamless/compiz mode

2009-11-12 Thread Rocko
@gidantribal: I think it's not solved for you in Karmic because it's a
VirtualBox guest driver issue rather than an Ubuntu issue. With the
3.0.10 or 3.1beta guest drivers installed in my XP box, seamless mode
works properly now, ie as compared to the original bug report, meaning
the screen is redrawn correctly if I close all the XP windows. I did
notice some artifacts when moving windows around, though.

-- 
virtualbox does not redraw background in seamless/compiz mode
https://bugs.launchpad.net/bugs/230811
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 450879] Re: can't reboot in recovery mode

2009-10-15 Thread Rocko
The menu entry for my main machine, which still fails to boot into
recovery mode is:

menuentry Ubuntu, Linux 2.6.31-14-generic (recovery mode) {
recordfail=1
save_env recordfail
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 04dd136a-dd4b-418d-be41-813ceb63d3f4
linux   /boot/vmlinuz-2.6.31-14-generic 
root=UUID=04dd136a-dd4b-418d-be41-813ceb63d3f4 ro single gfxpayload=true
initrd  /boot/initrd.img-2.6.31-14-generic
}


Note: My test karmic Virtual Machine *can* boot into recovery mode, but when I 
select 'resume', it drops to a login prompt (tty1) instead of starting X.

-- 
can't reboot in recovery mode
https://bugs.launchpad.net/bugs/450879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 447765] Re: Can't switch to console mode

2009-10-15 Thread Rocko
Confirmed it is a grub2 issue, not a kernel issue. I installed grub1
instead, and now I can switch to the tty consoles.

** Package changed: linux (Ubuntu) = grub2 (Ubuntu)

** Summary changed:

- Can't switch to console mode
+ Can't switch to console mode when booting from grub2

-- 
Can't switch to console mode when booting from grub2
https://bugs.launchpad.net/bugs/447765
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 447765] Re: Can't switch to console mode when booting from grub2

2009-10-15 Thread Rocko
No, - I've never had to use vga= with grub1, so the kernel is working
fine. I also tried removing gfxpayload and it didn't make any difference
(I added that to see if it would fix the inability to switch in the
first place).

Strangely, I *could* get to the tty consoles from Jaunty if I booted
with grub2, but not with Karmic. Something changed recently that stops
vga mode working properly with grub2 - not in the kernel, though,
because I'm running the same kernel in both.

Also, I can't boot into recovery mode from either Jaunty or Karmic using
grub2. I get the first two lines where it says it's booting the kernel
image, and then nothing further. Perhaps this is because it can't switch
video modes.

-- 
Can't switch to console mode when booting from grub2
https://bugs.launchpad.net/bugs/447765
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 451202] [NEW] grub2 delay after user selects kernel

2009-10-14 Thread Rocko
Public bug reported:

Binary package hint: grub2

When grub2 appears, I select the kernel to boot and press ENTER (or the
right arrow key) and then absolutely nothing happens for two to three
seconds - it looks like the PC has hung. Then finally things start
happening.

It would be better if grub2 gave feedback to the user straight away,
like grub1 used to.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 1bd8e90541d49b96c13cbfcc9baf103b
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Wed Oct 14 19:32:25 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: grub2 1.97~beta3-1ubuntu8
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.46-generic
SourcePackage: grub2
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:3253): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:3253): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:3402): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:3385): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-panel:3381): Gdk-WARNING **: 
/build/buildd/gtk+2.0-2.18.2/gdk/x11/gdkdrawable-x11.c:952 drawable is not a 
pixmap or window

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


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

-- 
grub2 delay after user selects kernel
https://bugs.launchpad.net/bugs/451202
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 451202] Re: grub2 delay after user selects kernel

2009-10-14 Thread Rocko

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

-- 
grub2 delay after user selects kernel
https://bugs.launchpad.net/bugs/451202
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 439784] Re: invalid: environment block

2009-10-14 Thread Rocko
How long will it take to get to the mirrors? I just ran into this issue,
too.

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

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

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


[Bug 450879] [NEW] can't reboot in recovery mode

2009-10-13 Thread Rocko
Public bug reported:

Binary package hint: grub2

I can't reboot any more into recovery mode. When I try, I get the
initial two lines of text indicating that the system is booting into a
kernel, and after a pause the disk starts reading, but no further text
is ever displayed.

I can't reboot into either karmic or jaunty's recovery mode, so this is
a pretty critical problem.

I'm using karmic's grub2 bootloader and I've set grub2 to show a
1024x768 resolution screen.

Presumably this might be related to the framebuffer problems in karmic
(see bugs  #447765 and #428519).

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 1bd8e90541d49b96c13cbfcc9baf103b
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Wed Oct 14 08:56:14 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: grub2 1.97~beta3-1ubuntu8
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
Uname: Linux 2.6.31-02063103-generic x86_64

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


** Tags: amd64 apport-bug

-- 
can't reboot in recovery mode
https://bugs.launchpad.net/bugs/450879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 450879] Re: can't reboot in recovery mode

2009-10-13 Thread Rocko

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

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

-- 
can't reboot in recovery mode
https://bugs.launchpad.net/bugs/450879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 432237] Re: difficult to recover from filesystem errors

2009-10-08 Thread Rocko
Is there a recommended way to readily reproduce the problem? I'm happy
to test the new package but I haven't seen the problem in a while.

-- 
difficult to recover from filesystem errors
https://bugs.launchpad.net/bugs/432237
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 440308] [NEW] deja dup does not check or show encryption password

2009-10-01 Thread Rocko
Public bug reported:

Binary package hint: deja-dup

Wishlist: when you are entering the encryption password for deja dup, it
would be nice if there was a checkbox for 'show password' or
alternatively somewhere to enter the password again, so you'll realise
if you have mistyped the password.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: deja-dup 7.4-0ubuntu2
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: deja-dup
Uname: Linux 2.6.31.1-generic x86_64

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
deja dup does not check or show encryption password
https://bugs.launchpad.net/bugs/440308
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 440308] Re: deja dup does not check or show encryption password

2009-10-01 Thread Rocko

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

-- 
deja dup does not check or show encryption password
https://bugs.launchpad.net/bugs/440308
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 226359] Re: nvidia-glx-new twin-view corrupt display at top of second monitor

2009-06-24 Thread Rocko
Marking as fixed released since it was resolved in compiz
1:0.7.7+git20080807-0ubuntu10; it doesn't happen in Intrepid, Jaunty, or
Karmic.

** Changed in: compiz (Ubuntu)
   Status: Incomplete = Fix Released

-- 
nvidia-glx-new twin-view corrupt display at top of second monitor
https://bugs.launchpad.net/bugs/226359
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 367377] Re: High load average, disk read, no apparent reason - 2.6.28-11

2009-06-12 Thread Rocko
I don't know if this is specifically an intel bug. I sometimes see the
same thing occur and I'm using nvidia.

It happened again just now: the PC was doing nothing all night, but when
I returned to it and pressed a key to stop the screensaver, X had become
unresponsive due to disk thrashing. I could actually see X trying to
redraw the screen background pixel by pixel (it finally gave up). The
unresponsiveness showed no sign of abating after 20 minutes, but I
eventually managed to ssh in. The culprit must have been firefox (1.2GB
usage according to atop) because killing it fixed the problem. Oddly
around 900 MB of swap was being used even though the top two memory
processes were FF and VirtualBox, using only around 2.5 GB out of my 4
GB RAM. The 900 MB swap could have been left over from a swap load test
I did 36 hours earlier - but I would have expected the swap to be freed
once no longer required sometime in those 36 hours.

For reference, I found that the 2.6.28 kernel would always 'lock up' as
soon as swap was hit, eg if I tried to run two VM's using 1.5 GB each.
So I have been using the 2.6.30 kernel with the patch in
http://bugzilla.kernel.org/show_bug.cgi?id=12309#c366. My initial
testing showed that the 2.6.30 kernel so far generally works much better
when swap is hit (eg by running two or more VMs), and the patch improves
things further.

So there seem to be several problems: (1) memory leaks in some programs,
(2) poor management of swap, (3) poor management of scheduling under
heavy disk I/O.

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

-- 
High load average, disk read, no apparent reason - 2.6.28-11
https://bugs.launchpad.net/bugs/367377
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 380129] Re: compiz performance degrades over time

2009-06-08 Thread Rocko
I've confirmed it is compiz: last time it happened, disabling then re-
enabling compiz didn't fix the problem, but killing compiz did:

1. I disabled compiz
2. I killed both the compiz-decorator processes that I found with the 'ps xa | 
grep compiz' command
3. I re-enabled compiz

After re-enabling compiz, there are no compiz-decorator processes that
appear when I do 'ps xa' - only the /usr/bin/compiz command.

-- 
compiz performance degrades over time
https://bugs.launchpad.net/bugs/380129
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 380129] Re: compiz performance degrades over time

2009-06-07 Thread Rocko
I suspect the problem is a compiz/nvidia issue with two screens. I
normally have the following setup:

* laptop monitor - 1680x1050 - screen 1
* external monitor - 1680x1050 - screen 2
* wine is set to emulate a virtual desktop and CoD4 is set to run at 1680x1050. 
I usually run it on screen 2.

After reboot, there are no issues with frame rates. After some hours,
the framerate performance degrades significantly (to half or worse)
unless:

* I disable compiz.
* OR I run wine without emulating a virtual desktop, in which case I get 'full 
screen mode' on the laptop screen
* OR I set the screens to be clones.

So after reboot compiz recognises that the wine window is not supposed
to have desktop effects applied (whether it runs on screen 1 or 2), but
after some hours it must be trying to do something with the screen
drawing operations and slowing down frame rates.

-- 
compiz performance degrades over time
https://bugs.launchpad.net/bugs/380129
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 380129] Re: cpu ondemand governor degrades switching response over time

2009-06-04 Thread Rocko
I'm changing this to compiz as I no longer think it's a scheduling issue
- setting the up_threshold to 40 masked the problem, but as soon as I
changed it back to 95, the problem reappeared.

When I reproduce the problem, turning off compiz restores performance to
CoD4 - normally it makes no difference whether compiz is running or not.

The last time I reproduced the problem, I turned off compiz then turned
it back on again while CoD4 was running. On quitting CoD4, the screen
refresh became awful - I could actually see the screen being redrawn
pixel line by pixel line. Switching to a console (ctrl-alt-f1) and back
fixed it.

Version  info:

compiz 1:0.8.2-0ubuntu8.1
nvidia 180.44, 180.53, 180.60, 185.18.04


** Package changed: linux (Ubuntu) = compiz (Ubuntu)

-- 
cpu ondemand governor degrades switching response over time
https://bugs.launchpad.net/bugs/380129
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 380129] Re: compiz performance degrades over time

2009-06-04 Thread Rocko
** Summary changed:

- cpu ondemand governor degrades switching response over time
+ compiz performance degrades over time

-- 
compiz performance degrades over time
https://bugs.launchpad.net/bugs/380129
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 352903] Re: monodevelop 2 breakpoints do not work

2009-04-10 Thread Rocko
I can only find these versions in the repositories (and I still have the
problem with them installed):

monodevelop2.0+dfsg-2ubuntu1
monodevelop-debugger-mdb   2.0-1~ubuntu1

Where might I find monodevelop-debugger-mdb 2.0~2ubuntu1?

Do you have any other monodevelop packages installed? I've got
-database, -nunit and -versioncontrol installed as well.

-- 
monodevelop 2 breakpoints do not work
https://bugs.launchpad.net/bugs/352903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 352903] Re: monodevelop 2 breakpoints do not work

2009-04-08 Thread Rocko
This bug is present in release 2:

ii  monodevelop2.0+dfsg-1~ubuntu1   
Development Environment for GNOME
ii  monodevelop-database   2.0+dfsg-1~ubuntu1   
Database plugin for MonoDevelop
ii  monodevelop-debugger-mdb   2.0-1~ubuntu1
Mono Debugger plugin for MonoDevelop
ii  monodevelop-nunit  2.0+dfsg-1~ubuntu1   
NUnit plugin for MonoDevelop
ii  monodevelop-versioncontrol 2.0+dfsg-1~ubuntu1 

What's more, if you change the code behind (eg change the string to You
clicked me2 in the code above), it won't recompile it, saying that it
hasn't changed. And if you close the Firefox tab where the debug site is
running, monodevelop can't stop the debugger any more.

-- 
monodevelop 2 breakpoints do not work
https://bugs.launchpad.net/bugs/352903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 354251] Re: package python3.0-minimal 3.0.1-0ubuntu10 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-04-02 Thread Rocko

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/24733737/DpkgTerminalLog.gz

-- 
package python3.0-minimal 3.0.1-0ubuntu10 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/354251
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 352903] [NEW] monodevelop 2 breakpoints do not work

2009-04-01 Thread Rocko
Public bug reported:

Binary package hint: monodevelop-debugger-mdb

I installed monodevelop and monodevelop-debugger-mdb from Synaptic, ran
monodevelop, and created a simple webpage. I included a handler for a
button saying 'Click me':

using System;
using System.Web;
using System.Web.UI;

namespace monodevelop2test
{
public partial class Default : System.Web.UI.Page
{
public virtual void button1Clicked(object sender, EventArgs 
args)
{
button1.Text = You clicked me;
button1.Enabled = false;
}
}
}

I assume that if I set a breakpoint on either of the two lines of code
starting with 'button1...', choose Run / Debug (or F5), and then click
on the button that appears in Firefox, monodevelop should halt the code
at the breakpoint.

However, it doesn't. The application *is* in Debug mode (it makes no
difference if I choose debug or release mode).

Version info:

ubuntu 9.04
monodevelop 1.9.3+dfsg-1ubuntu1
monodevelop-debugger-mdb 1.9.3+dfsg-1ubuntu1

** Affects: monodevelop-debugger-mdb (Ubuntu)
 Importance: Undecided
 Status: New

-- 
monodevelop 2 breakpoints do not work
https://bugs.launchpad.net/bugs/352903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 352816] [NEW] brasero says 'burning data disc' when it means 'verifying disc'

2009-03-31 Thread Rocko
Public bug reported:

Binary package hint: brasero

During its verification phase (when it is says 'Checking file integrity'
under the progress indicator), the Brasero window still says 'Burning
data disc' and the window title says 'Brasero - Burning Disc'. This is
misleading because it incorrectly implies the burn operation is not
complete, and a user might be worried about pressing 'cancel' at this
point in case it causes the burn operation to fail.

It would be better if it said verifying disc during this phase.

Ubuntu 9.04 beta
Brasero 2.26.0-0ubuntu2

** Affects: brasero (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
brasero says 'burning data disc' when it means 'verifying disc'
https://bugs.launchpad.net/bugs/352816
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 141613] Re: npviewer.bin crashed with SIGSEGV

2009-03-26 Thread Rocko
npviewer.bin used to crash frequently until I switched over to the 64
bit Flash 10 plugin (I've been using the alpha released on Feb 24). The
64 bit plugin hasn't segfaulted at all in over a month.

-- 
npviewer.bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/141613
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 269904] Re: Screen refresh problems with nvidia on intrepid

2009-03-25 Thread Rocko
Another vote for Anders' fix. I was suffering from the refresh problems
in Jaunty's OpenOffice 3 with both nvidia 185.37 and 185.13, but they
work fine now. (I assume the fix implements the 'Force synchronization
between X and GLX' by default? Using the workarounds package also fixes
the OO refresh issues.)

-- 
Screen refresh problems with nvidia on intrepid
https://bugs.launchpad.net/bugs/269904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 336317] Re: Update notification doesn't work in Jaunty

2009-03-07 Thread Rocko
Is this a duplicate of https://bugs.launchpad.net/bugs/333118?

-- 
Update notification doesn't work in Jaunty
https://bugs.launchpad.net/bugs/336317
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 274023] Re: compiz.real crashed with signal 7

2009-03-06 Thread Rocko
compiz still crashes sometimes on reboot in Jaunty for me as well. It
doesn't affect the session here either: I guess compiz just re-runs
after it crashes.

-- 
compiz.real crashed with signal 7
https://bugs.launchpad.net/bugs/274023
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 333564] [NEW] No screen updates when using desktop-effects with vnc

2009-02-23 Thread Rocko
Public bug reported:

Binary package hint: compiz

This bug is a regression in vino/compiz for Jaunty that is probably a
duplicate of https://bugs.launchpad.net/bugs/77442, but that bug is
marked as fix released so nothing seems to be happening with it.

The problem is that when you vnc into a computer running Jaunty with
compiz enabled, the vnc window is never updated after the initial
refresh. The mouse and keyboard events still get sent from the vnc
window, however. With compiz disabled vnc is refreshed as expected.

Version information:

kernel 2.6.28-8-generic
xserver-xorg-core 2:1.5.99.902-0ubuntu7
vino 2.25.91-0ubuntu1
compiz 1:0.7.9+git20090211-0ubuntu4
nvidia 180.29-0ubuntu2

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

-- 
No screen updates when using desktop-effects with vnc
https://bugs.launchpad.net/bugs/333564
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 326344] Re: compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2

2009-02-08 Thread Rocko
'export LIBGL_ALWAYS_INDIRECT=1' in ~/.gnomerc works for me, thanks. I'm
using nvidia 180.27 drivers from the standard restricted drivers
package.

-- 
compiz/kwin freezes on login as of xorg-server 1.5.99.902-0ubuntu2
https://bugs.launchpad.net/bugs/326344
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 326724] [NEW] compiz no longer draws screen

2009-02-07 Thread Rocko
Public bug reported:

Binary package hint: compiz

After the Feb 7 updates, compiz no draws the screen in Jaunty alpha 4 -
only the background. Instead, compiz takes up around 35% and xserver
takes up around 65% of CPU time. The mouse cursor changes to the
spinning 'wait' icon if I move it over the area taken up by the
Appearances window, so gnome otherwise appears to be working, but compiz
has to be killed manually from a ctrl-alt-1 console.

This happens anytime you run compiz, whether from the command line (eg
compiz.real --replace) or the Appearances window, or at login. (At login
it appears as if the computer has hung, because only the screen
background gets drawn).

Version info:
ubuntu 9.04
xserver-xorg-core 2:1.5.99.902-0ubuntu3
xserver-xorg 1:7.4~5ubuntu12
compiz  1:0.7.8-0ubuntu9

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

-- 
compiz no longer draws screen
https://bugs.launchpad.net/bugs/326724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 326724] Re: compiz no longer draws screen

2009-02-07 Thread Rocko
I should add that I'm running the nvidia 180.27-0ubuntu1 driver.

-- 
compiz no longer draws screen
https://bugs.launchpad.net/bugs/326724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 326724] Re: compiz no longer draws screen

2009-02-07 Thread Rocko
And here's an strace of the more complete command that compiz runs, ie
/usr/bin/compiz.real --ignore-desktop-hints --replace --loose-binding
--replace core ccp.

compiz doesn't log anything to .xsession-errors.

The nvidia card is 01:00.0 VGA compatible controller: nVidia
Corporation GeForce 8600M GT (rev a1).

** Attachment added: strace-compiz.log
   http://launchpadlibrarian.net/22130883/strace-compiz.log

-- 
compiz no longer draws screen
https://bugs.launchpad.net/bugs/326724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 326724] Re: compiz no longer draws screen

2009-02-07 Thread Rocko
Here's an strace of the command compiz --replace.

** Attachment added: compiz strace
   http://launchpadlibrarian.net/22128176/compiz%20strace

-- 
compiz no longer draws screen
https://bugs.launchpad.net/bugs/326724
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 326226] Re: Shut down... dialog appears in an invisible place

2009-02-06 Thread Rocko
Confirming this happens for me too in Jaunty (and from memory, in
Intrepid, too). The window is always hidden, but quite frequently it is,
so it's easy enough to reproduce.

Importantly, it must be compiz because the window _is_ actually on top.
compiz simply doesn't draw it there. I just demonstrated this by
inadvertantly rebooting my computer:

1. This bug was open in firefox (full screen mode).
2. I selected System / Shutdown and the shutdown window was drawn behind 
firefox.
3. I clicked on firefox to continue writing about the bug.
4. The click on firefox actually selected the 'shutdown my computer' or 
'restart' button and my computer shut down.

** Changed in: compiz (Ubuntu)
   Status: New = Confirmed

-- 
Shut down... dialog appears in an invisible place
https://bugs.launchpad.net/bugs/326226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 324717] Re: Gnome 'Places' menu gives focus to previous nautilus window as well as new

2009-02-04 Thread Rocko
*** This bug is a duplicate of bug 322435 ***
https://bugs.launchpad.net/bugs/322435

Remarking as duplicate because it is also happening for minimized
windows on my system now.

** This bug has been marked a duplicate of bug 322435
   opening a new window restores minimised ones

-- 
Gnome 'Places' menu gives focus to previous nautilus window as well as new
https://bugs.launchpad.net/bugs/324717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 324717] Re: Gnome 'Places' menu gives focus to previous nautilus window as well as new

2009-02-03 Thread Rocko
I've unmarked it as a duplicate of
https://bugs.launchpad.net/bugs/322435, because that bug is about
minimized windows - this bug only occurs when a window is *not*
minimized.

I have also noticed that this bug occurs if you ask another application
to open a containing folder (ie not just when you launch nautilus from
the Places menu).

** This bug is no longer a duplicate of bug 322435
   opening a new window restores minimised ones

-- 
Gnome 'Places' menu gives focus to previous nautilus window as well as new
https://bugs.launchpad.net/bugs/324717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 324717] [NEW] Gnome 'Places' menu gives focus to previous nautilus window as well as new

2009-02-02 Thread Rocko
Public bug reported:

Binary package hint: gnome-main-menu

In Jaunty (gnome), when you open a new nautilus window via the Places
menu, the previously opened nautilus window comes to the front, then the
new window comes to the front. (This is a regression.)

To reproduce:

1. Open a firefox window.

2. Open a nautilus window and click on firefox to bring it to the front.

3. Open another nautilus window via the Places menu.

Result: firefox is moved behind the window opened in (2), and then the
window in (3) is brought to the front. (Note that this doesn't happen if
you minimize the window in (2) before doing 3, and it doesn't happen if
you open nautilus via gnome-terminal.)

Expected result (as in previous versions of Ubuntu): (2) should stay
behind firefox and (3) should be brought to the front. It's confusing to
have the window from (2) move to the front because it appears this is
the new window opened via the Places menu.

ubuntu 9.04
nautilus 1:2.25.4-0ubuntu1
gnome-utils 2.25.2-0ubuntu1
gnome-menu 2.25.5-0ubuntu1

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

-- 
Gnome 'Places' menu gives focus to previous nautilus window as well as new
https://bugs.launchpad.net/bugs/324717
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 269904] Re: Screen refresh problems with nvidia on intrepid

2009-01-08 Thread Rocko
I find 180.22 to be MUCH worse than 180.18 for this compiz corruption
issue. In only two hours of use, I've already seen significant screen
corruption five times when scrolling in Firefox. With 180.18, I only saw
corruption once in over two weeks of use.

I'm using an Nvidia GeForce 8600M GT card.

-- 
Screen refresh problems with nvidia on intrepid
https://bugs.launchpad.net/bugs/269904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 269904] Re: Screen refresh problems with nvidia on intrepid

2008-12-27 Thread Rocko
It might be worth trying the very latest driver, 180.18. I had
occasional problems with the 173 and 177 series of drivers, then 180.08
was pretty good but not perfect, then 180.11 and 180.16 were
progressively worse than 180.08 for refresh corruption. But since I
installed 180.18 on the 23rd Dec, I've had no refresh problems at all. I
installed using the NVIDIA-Linux-x86_64-180.18-pkg2.run file that I got
from nvidia's ftp site, ie at ftp://download.nvidia.com/XFree86/

-- 
Screen refresh problems with nvidia on intrepid
https://bugs.launchpad.net/bugs/269904
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

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


[Bug 291467] Re: Delayed Intrepid Login

2008-11-13 Thread Rocko
The delay happens also with the nvidia 177.82 drivers. I don't think
it's an nvidia issue, though, because I also get the delay and warning
message on a laptop with an ATI Radeon 9600 card.

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

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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