Skip to main content
  1. Blog
  2. Article

Canonical
on 28 July 2009

Distributed user testing of archive behavior in Ubuntu


In response to two paper cuts, “Have the file-roller automatically extract an archive on double click” and “‘Archive Manager’ doesn’t mean anything if you don’t know what an ‘archive’ is”, the Canonical Design Team devised a user test of archive behavior in Ubuntu, and we’re inviting the community to help administer the test and collect user data. From the test specification wiki page,

We’d like everyone to help us discover the optimum solution to the archive problems mentioned above. This is the first time we’re trying user testing as a broad community activity. Please bear with us if the process is not perfect and let us know your thoughts and feedback on how the process can be adjusted or improved. Please use the Answers section of the project for your feedback.

The way we plan to find the optimum solution is to collectively conduct research to gather data, which we can then analyse and base our decisions on. This data collected will be analysed centrally by the team at Canonical. Findings and recommendations will be reported after the data has been analysed.

User testing is often fun and rewarding, and it’s a great way to gain valuable perspective from everyday users of the software we love to work on. If you’d like to help collect data on how people use and understand archives in Ubuntu, please start by reading the test specification, then get testing!

Edit: Please do not post your suggestions for how archives should behave. The purpose of this experiment is to gather data in a prescribed, uniform manner and base our decisions on that. If you want to help, please read the test specification and gather user data; please do not post your opinions here.

Related posts


Massimiliano Gori
2 March 2026

Supporting more identity providers on Ubuntu with the new Authd OIDC broker

Cloud and server Article

Today we are announcing the general availability of the new generic OpenID Connect (OIDC) broker for Authd. With enterprises needing to centralise access management controls, the ability to choose your own identity solution is paramount. This new broker snap is our answer to that need, allowing Ubuntu Desktop and Server to integrate with ...


Aaron Prisk
26 February 2026

Unmasking the Resolute Raccoon

Desktop Article

You’ve almost certainly seen them… In the forest, rummaging through a dumpster, in poorly aging millennial memes. Raccoons are ubiquitous and endlessly entertaining creatures. YouTube and TikTok are full of videos documenting their clever antics and escapades. One such intrepid raccoon gained fame for making their way to the most unlikely ...


Isobel Kate Maxwell
13 February 2026

The foundations of software: open source libraries and their maintainers

Community Article

Open source libraries are repositories of code that developers can use and, depending on the license, contribute to, modify, and redistribute. Open source libraries are usually developed on a platform like GitHub, and distributed using package registries like PyPI for Python and npm for JavaScript. These repositories contain pre-written, ...