[Bug 1241895]

2015-01-12 Thread Hans Nieser
Created attachment 5851
properly formatted patch

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

Title:
  Removing secondary display does not resize workspace.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-panel/+bug/1241895/+subscriptions

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


[Bug 861268] Re: text corruption in terminals (xterm, urxvt) and emacs

2012-11-25 Thread Hans Nieser
I'm afraid switching distributions might not help since this is
happening on Gentoo as well. The corruption is less pervasive in gnome-
terminal, and that's what I've been using for now, but it happens in a
number of other applications (like gvim) as well (but in many others it
doesn't). I am sort of managing by forcing a redraw by just scrolling
the terminal or the text buffer in gvim a bit when it happens, but it's
still pretty annoying. Sadly it's been well over a year since this bug
appeared so I'm not holding my breath for this to get fixed

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

Title:
  text corruption in terminals (xterm, urxvt) and emacs

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

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


[Bug 1068341] Re: No way to specify correct dependencies for dkms packages (nvidia driver install fails to get matching header)

2012-11-09 Thread Hans Nieser
I wanted to also confirm that comment #8 is incorrect and this bug can
be experienced with the Additional Drivers method of installing the
NVIDIA binary driver as well. (As far as I can tell this would affect
anyone with an NVIDIA wanting to use the binary drivers, but then I
would expect this bug to see a lot more traffic)

I did a clean Ubuntu 12.10 install today and needed to install the
NVIDIA binary driver due to nouveau causing GPU lockups shortly after
bootup with my GTX580 (worked around with nomodeset).

So directly after installation I applied some updates, rebooted, and
used the Additional Drivers screen to install the nvidia-current
drivers. Rebooted again, but now Unity didn't seem to come up correctly
(desktop was visible, but nothing else), and it appeared the nvidia
kernel module wasn't loaded (not in 'lsmod' output), and wasn't found by
doing a modprobe either.

I then finally got it working by installing the linux-headers and
reinstalling nvidia-current as was suggested by a previous comment.

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

Title:
  No way to specify correct dependencies for dkms packages (nvidia
  driver install fails to get matching header)

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

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


[Bug 1068341] Re: No way to specify correct dependencies for dkms packages (nvidia driver install fails to get matching header)

2012-11-09 Thread Hans Nieser
I need to elaborate my previous comment: I'm running 12.10 amd64, and
those updates I installed did include a kernel update (3.5.0-18). It
would seem that I did have linux-headers installed for the intially
installed kernel (linux-headers-3.5.0-17), but the updates I installed
did not include the kernel headers for the new kernel. So I'm guessing
if I had installed the NVIDIA drivers before installing the updates, I
might've been fine

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

Title:
  No way to specify correct dependencies for dkms packages (nvidia
  driver install fails to get matching header)

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

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


[Bug 1048701] Re: NVidia GPU lock-up on 12.10 Beta-1

2012-11-08 Thread Hans Nieser
I was unable to install Ubuntu 12.10 today from USB stick on my PC with
a Geforce 580GTX due to this bug. It would happen within a minute or so
after Unity coming up. Had to install with a spare radeon. Working
better now after installing nvidia closed source drivers (which was
quite a challenge for a newbie like me since it wouldn't list it under
'Additional Drivers' without the card actually being in the PC)

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

Title:
  NVidia GPU lock-up on 12.10 Beta-1

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

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


[Bug 1055167] Re: GPU Lockup (nouveau) during installtion of 12.10 on a Thinkpad t410 with Nvidida GT218 [NVS 3100M]

2012-11-08 Thread Hans Nieser
I seem to also be running into this with an nvidia 580GTX, this may be
similar to (or a dupe of) bug #1048701

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

Title:
  GPU Lockup (nouveau) during installtion of 12.10 on a Thinkpad t410
  with Nvidida GT218 [NVS 3100M]

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

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


[Bug 227808] Re: file permissions destroyed by vim/gvfs/fuse

2011-06-16 Thread Hans Nieser
In reply to #25, I believe the reason it happens with gvim but not gedit
is because gedit natively supports opening files via gvfs, whereas gvim
doesn't and so it gets passed the ~/.gvfs path, but the permissions
are not exposed correctly there. I do not know if this is intentional or
a bug, but it is making it very hard to use gvfs for making remote edits
(to configs etc.) with gvim. I'm also currently using sshfs/fuse as a
workaround, but I have to manually mount things so I hope I'll one day
be able to just use gvim/gvfs.

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

Title:
  file permissions destroyed by vim/gvfs/fuse

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

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


[Bug 636311] Re: Keyboard special keys interfere with mouse

2010-11-30 Thread Hans Nieser
I can confirm that after installing today's updates and rebooting, the
issue appears to be fixed (in my case at least). Should also mention
that I've not used the aubergine package or any PPA. I have a Microsoft®
Wired Keyboard 600 and Logitech® MX510 plugged into a HP 6730s laptop.
Thanks!

-- 
Keyboard special keys interfere with mouse
https://bugs.launchpad.net/bugs/636311
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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