Edit page UbuntuPaperCuts
[wiki.git] / UbuntuPaperCuts
1 == Oneiric / Precise desktop paper cuts ==
2
3 === Indicators ===
4
5  # The indicator icon for confifuring the display resolution no longer exists?
6    * oneiric regression
7    * confirmed on precise
8
9  # When the control panel is already open but hidden behind other windows or on a different virtual desktop, clicking on "Sound Settings" or "Bluetooth Settings" does not bring it to the foreground, thus confusing users.
10    * oneiric regression
11    * confirmed on precise
12
13  # Why can't the desktop remember that I don't want mirrored displays when I connect my laptop to the docking station?
14    * this bug actually can't be reproduced every time I plug in an external monitor. It's hard to tell if there's an underlying logic.
15
16  # oneiric regression: When I connect a monitor to the DisplayPort output, sometimes the sound output also switches to it (but sometimes it doesn't, I couldn't figure out why). The sound output setting is buried deep into Control Panel / Sound Settings / Hardware / Profile, so it took me a while to figure out what had happened the first time.
17
18  # oneiric regression: (related, but distinct from previous bug) sometimes when I switch on the DisplayPort output I get no sound output at all, no matter how I set the Profile in Sound Settings. The only way to make sound work again is power cycling the external monitor.
19
20  # oneiric regression: no workspace previews in the panel. There's indicator-workspaces on Launchpad ([[https://launchpad.net/~geod/+archive/ppa-geod]]), but it doesn't start automatically at login.
21
22  # oneiric regression: The System Load indicator doesn't start automatically on login.
23
24  # oneiric regression: Tray icons, including the bluetooth icon and the KTorrent icon, sometimes disappears from the panel. The icons can still be seen by opening the unity-2d-panel.
25
26  # --menus of GTK3 applications appear in the window itself rather than in the Unity panel--
27    * oneiric regression
28    * FIXED in oneiric
29
30
31 === Window management ===
32
33  # 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).
34    * oneiric regression
35
36  # 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.
37    * oneiric regression
38
39  # 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.
40
41  # the "Desktop Cube" plugin of Compiz makes the display flicker briefly every time I switch workspace. This happens both with a Thinkpad X201 (Arrandale) and X200s (GM45).
42    * oneiric regression
43    * confirmed on precise
44
45  # If I drag an icon around in Nautilus, I can often make Compiz hang. Restarting Unity from the console often cures the problem.
46
47  # While dragging icons or other objects, I can only switch workspaces by going to the left edge. It doesn't work on the right. This happens with both "Desktop Wall" and "Desktop Cube".
48
49
50 === Session management ===
51
52  # confirmed on precise: There's no longer a way to save the X session? Before, it was working only for some applications, but it was still a big time saver after a reboot.
53    * oneiric regression
54
55  # Switch User Account locks my current session and then doesn't bring up the login screen. (I'm running gdm, not lightdm)
56    * oneiric regression
57
58 === Unity Dock ===
59
60  # --The search bar often takes several seconds to show up when invoked with the keyboard--
61    * oneiric regression
62    * fixed in precise
63
64  # 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.
65
66  # --There's a trashcan icon on my dock that brings up a new tab in browser--
67    * fixed in oneiric
68
69  # 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.
70    * long-time issue
71    * confirmed in precise
72
73  # --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--
74    * fixed in oneiric
75
76  # If I edit preferences in ccsm, sometimes Unity does not pick them up until restarted.
77
78
79 === Applications ===
80
81  # The Gnome Control Center (aka System Settings) often closes when clicking on icons. I suspect it's simply crashing.
82    * oneiric regression
83
84  # Evolution 3: the (webkit based) mail preview pane sometimes "crashes". It remains blank or garbled and there's no way to restore it until I restart the application.
85
86  # Evolution 3: forgets my Google account password every time I start it. Works with other IMAP accounts.
87
88  # Evolution 3: my Google calendars no longer show up (no errors are displayed). The CalDAV calendars still work.
89
90  # Evolution 3: sometimes Evolution just stops polling for email until I restart it
91
92  # Evolution 3: sometimes Evolution hangs during shutdown until I kill it from the terminal
93
94  # Evolution 3: this might sound like a rant, but due to many other stability issues with Evolution, my email experience has become really miserable in Oneiric.
95
96
97 === Hardware support ===
98
99  # 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.
100    * Likely this bug: http://marc.info/?l=linux-kernel&m=131914553920614&w=2
101
102  # --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--
103    * Fixed in kernel 3.2
104
105  # 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.
106    * https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/437649
107    * confirmed on precise
108
109  # --Sometimes, when switching monitors on/off, the DisplayPort output starts to flicker. Looks very much like a double-buffering issue--
110    * I've not seen this in a while, maybe fixed
111
112 === Upgrade issues ===
113
114  # After upgrading to Oneiric, the machine became unbootable due to an incomplete /run migration. There's a bug in Launchpad, but it's not getting any attention.
115    * breaks boot
116
117  # 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.
118    * breaks boot
119
120  # --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--
121    * breaks boot
122    * https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/155689
123    * https://bugs.launchpad.net/ubuntu/+source/linux/+bug/613273
124    * FIXED: incomplete /run migration
125
126  # Apport no longer starts when something crashes in my unity session. It works for newly created users.