Edit page UbuntuPaperCuts
[wiki.git] / UbuntuPaperCuts
index 7817c6c4fc8e74836beb85f11b001e809999bcd1..9e6e30dc066dfa986d91f5a2a4c9353ee9ffad90 100644 (file)
 
 === Window management ===
 
- # oneiric regression: Dragging windows around becomes slow and jerky after some time. OpenGL acceleration works fine, it seems like a compiz issue with the intel driver. I can easily reprodiuce this on a Thinkpad X201 (Arrandale), but it's a lot harder to trigger on a X220 (Sandybridge).
+ # Dragging windows around becomes slow and jerky after some time. OpenGL acceleration works fine, it seems like a compiz issue with the intel driver. I can easily reprodiuce this on a Thinkpad X201 (Arrandale), but it's a lot harder to trigger on a X220 (Sandybridge).
+   * oneiric regression
 
- # oneiric regression: When switching workspaces, focus can sometimes go to a window hidden behind another full-screen window. Compiz does not seem to remember which window previously had focus in each workspace.
+ # When switching workspaces, focus can sometimes go to a window hidden behind another full-screen window. Compiz does not seem to remember which window previously had focus in each workspace.
+   * oneiric regression
 
  # long-time issue, confirmed on precise: When the video mode changes, full-screen windows often get shuffled on different workspaces and don't come back to their original locations when the resolution changes back. This is particularly annoying when plugging/unplugging monitors.
 
 
 === Unity Dock ===
 
- # --the search bar often takes several seconds to show up when invoked with the keyboard.--
+ # --The search bar often takes several seconds to show up when invoked with the keyboard--
    * oneiric regression
    * fixed in precise
 
  # There's a "Workspace Switcher" on the dock that doesn't do anything when I click on it. It's totally dead and I cannot even remove it. I have 4 virtual desktops and the Desktop Wall plugin is enabled.
 
- # --There's also a trashcan icon on my dock that brings up a new tab in browser!--
+ # --There's a trashcan icon on my dock that brings up a new tab in browser--
    * fixed in oneiric
 
  # Notification OSDs won't go away by clicking on them. They just become more transparent when hovering the mouse. I can reproduce it every time by typing "notify-send foo" in a terminal.
    * long-time issue
    * confirmed in precise
 
- # --I can't configure the key to switch focus to the launcher to Super alone. I had to resort to Super-space, which is not comfortable for me.--
+ # --I can't configure the key to switch focus to the launcher to Super alone. I had to resort to Super-space, which is not comfortable for me--
    * fixed in oneiric
 
  # If I edit preferences in ccsm, sometimes Unity does not pick them up until restarted.
  # Wifi becomes incredibly slow after a few minutes of use (like, 1-2kb/s). This is a an Intel iwlagn 6250. I tried all kernels all the way to 3.2 with no improvement. The only workaround I could find is disabling 802.11n support.
    * Likely this bug: http://marc.info/?l=linux-kernel&m=131914553920614&w=2
 
- # --My jWin bluetooth headphones stop working if I don't play anything for 30 seconds.  Afterwards, sound applications hang until I disconnect the bluetooth device.--
+ # --My jWin Bluetooth headphones stop working when there's no sound output for about 30 seconds.  After this, all applications that try to play some sound will hang until I disconnect the bluetooth device--
    * Fixed in kernel 3.2
 
  # The Bluetooth headphones don't get automatically reconnected when I turn them on.  Clicking on Connect in the control panel seems to work for one second, then it fails.  The only way to reconnect is removing the device and then paring it again.
    * https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/437649
    * confirmed on precise
 
- # --Sometimes, when switching monitors on/off, the DisplayPort output starts to flicker (looks very much like a double-buffering issue).--
+ # --Sometimes, when switching monitors on/off, the DisplayPort output starts to flicker. Looks very much like a double-buffering issue--
    * I've not seen this in a while, maybe fixed
 
 === Upgrade issues ===
  # My home is dm-crypt encrypted, alghough not with luks. After upgrading to Oneiric, it was no longer being mounted because mount thought it was of type minixfs. WTF?? To fix this, I had to pass '-n nominix' to blkid in /lib/cryptsetup/checks/un_blkid. This filtering was present in an earlier version of cryptsetup, but it has been removed in 2:1.1.3-1.
    * breaks boot
 
- # --On my x200s, something goes wrong when initramfs tries to switch to the root filesystem. Due to a race with udev, some files cannot be deleted in the tmpfs.--
+ # --On my x200s, something goes wrong when initramfs tries to switch to the root filesystem. Due to a race with udev, some files cannot be deleted in the tmpfs--
    * breaks boot
    * https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/155689
    * https://bugs.launchpad.net/ubuntu/+source/linux/+bug/613273