sawfish-ui fails with broken pipe
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sawfish (Ubuntu) |
Fix Released
|
High
|
Daniel T Chen | ||
Karmic |
Won't Fix
|
Undecided
|
Unassigned | ||
Lucid |
Fix Released
|
High
|
Daniel T Chen | ||
Maverick |
Fix Released
|
High
|
Daniel T Chen |
Bug Description
-- SRU report follows --
Impact: As stated in the original bug report below, attempting to invoke sawfish-ui results in an error message instead of correctly opening the graphical configuration utility for sawfish.
Resolution in current development release: Cherry-picked relevant upstream git changeset; applied in maverick's 1:1.3.5.2-1ubuntu2 (https:/
Minimal patch (in maverick): http://
TEST CASE: From a pristine karmic or lucid installation, add the sawfish binary package, and attempt to invoke the sawfish-ui command.
Regression potential: Very low (none identified)
-- Original report follows --
Binary package hint: sawfish
In karmic alpha 6 with sawfish 1:1.3.5.2-1, the command "sawfish-ui," which is supposed to open the sawfish graphical configurator, dies with the result:
$ sawfish-ui
eval_req: Broken pipe
$
The same happens with the command-line interface program "sawfish-client".
ProblemType: Bug
Architecture: i386
Date: Sat Sep 19 22:06:23 2009
DistroRelease: Ubuntu 9.10
Package: sawfish 1:1.3.5.2-1
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: sawfish
Uname: Linux 2.6.31-10-generic i686
Changed in sawfish (Ubuntu): | |
assignee: | nobody → bvk (bvk) |
Changed in sawfish (Ubuntu): | |
assignee: | bvk (bvk) → nobody |
description: | updated |
Changed in sawfish (Ubuntu Lucid): | |
assignee: | nobody → Daniel T Chen (crimsun) |
importance: | Undecided → High |
milestone: | none → lucid-updates |
status: | New → In Progress |
Changed in sawfish (Ubuntu Karmic): | |
status: | New → Won't Fix |
On current karmic beta, the error message is somewhat different:
$ sawfish-ui
eval_req: Connection reset by peer
*** Remote sawfish error: unknown error
$
I'd be happy to try to help debug this if anyone can give me instructions.