Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Canonical
on 28 August 2009

One Hundred Paper Cuts Round 8 Progress Report


One Hundred Paper Cuts Round 8 came and went last week, and good progress was made:

Login screen clock has AM/PM suffix despite 24-hour format
Ted M Lin identified the root of the problem (a small string time descriptor needed changing) and Bruce Cowan notes that the upstream merge is pending.
cliparts are not in gallery-path of openoffice 3.0
Colin Watson verified that Rene Engelhard merged the fix for this in Debian.
Ellipsize long folder names in the location bar
The prolific Ted M Lin created a patch for this and sent it upstream, where it needs to be reviewed (and merged!).
F-Spot screensaver too fast
A last-minute upgrade to the most recent release of F-Spot will fix this paper cut in Karmic.

These paper cuts could still use some love:

Duplicate spell checking dictionaries for every entry
Seems like a simple bug to fix, needs an owner.
nautilus search, when several places are choosen only the latest is searched
It is not clear whether this is a paper cut, as nobody has tried to fix it yet. It may turn out to be too complicated to be considered a paper cut, in which case it will be replaced with another cut.
“Do not disconnect” and “ok to disconnect” device notifications should not use the same icon
This bug needs to be filed against the appropriate projects. After that, the fix should be simple.
auto-resize of copy dialog box
Needs an owner.
“Shut Down” dialog doesn’t open in the foreground
Needs an owner.
Logout/Shutdown Sound Not Working
Needs an owner.

Next week is Ubuntu Developer Week, during which hundreds of budding Ubuntu developers will get together in #ubuntu-classroom to learn from the masters about developing for Ubuntu. Many of the sessions will focus on fixing bugs, and the specific bugs that will be used as examples, and that students will be encouraged to tackle, will be the remaining unfixed paper cuts. So next week we can expect a surge in activity surrounding the remaining paper cuts for Karmic!

Related posts


Massimiliano Gori
16 September 2024

Announcing Authd: OIDC authentication for Ubuntu Desktop and Server

Ubuntu Article

Today we are announcing the general availability of Authd, a new authentication daemon for Ubuntu that allows direct integration with cloud-based identity providers for both Ubuntu Desktop and Server. Authd is available free of charge on Ubuntu 24.04 LTS. At launch, Authd supports Microsoft Entra ID (formerly Azure Active Directory) ident ...


Richard Ferreira
4 September 2024

Meet Canonical at Open Source Summit Europe 2024

AI Article

Join Canonical, the publisher of Ubuntu, as we attend the upcoming Open Source Summit Europe 2024 in Austria. Hosted by the Linux Foundation, this summit is the premier event for developers, technologists, and community leaders with a keen interest in the innovation that open source enables. Mark your calendars for September 16-18, 2024, ...


Julie Muzina
13 August 2024

Visual Testing: GitHub Actions Migration & Test Optimisation

Design Article

What is Visual Testing? Visual testing analyses the visual appearance of a user interface. Snapshots of pages are taken to create a “baseline”, or the current expectation of how each page should appear. Proposed changes are then compared against the baseline. Any snapshots that deviate from the baseline are flagged for review. For example ...