Bug 78798 - x11-wm/pekwm no longer installs any working themes
Summary: x11-wm/pekwm no longer installs any working themes
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Florent Thoumie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-13 21:30 UTC by Adam McDougall
Modified: 2005-03-14 13:59 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam McDougall 2005-03-13 21:30:02 UTC
The pekwm port updates this year to the 2005 dev snapshots don't seem to include the themes that used to ship with it, and the one theme it does ship with is mostly incomplete, making the pekwm window manager almost useless since it lacks window buttons and window borders to drag.  The port files also don't tell the user where to get a theme to use.  I see http://www.hewphoria.com/ was only mentioned in the update pr.

Fix: 

Point the user to some working themes, or add one back into the port since the authors seem to have removed them, or revert to the last 2004 snapshot, or mark the port broken so users dont upgrade to/install a broken window manager?
How-To-Repeat: Install the latest pekwm port, rename ~/.pekwm if exists and run it.  Note the lack of window manager buttons and frame borders.
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-03-13 21:34:14 UTC
State Changed
From-To: open->feedback

PR forwarded to maintainer.
Comment 2 Florent Thoumie freebsd_committer freebsd_triage 2005-03-13 21:35:46 UTC
	Dear maintainer, could you look at this PR ?

	http://www.freebsd.org/cgi/query-pr.cgi?pr=78798
Comment 3 Greg Juilfs 2005-03-14 13:48:52 UTC
Pekwm's default theme changed.. that's the way it's 'default' theme is 
supposed to look.

However.. pekwm/files/patch-aa wasn't patching correctly (dunno why it 
didn't error out) which made theme selection impossible. This patch 
http://bsd-unix.org/downloads/pekwm-patch-aa.diff should fix that.

cd /usr/ports/x11-wm/pekwm && \
patch -p1 < /path/to/pekwm-patch-aa.diff && \
rm files/patch-aa.orig && \
portupgrade -fx pekwm

I was planning on creating a pekwm-themes port (collected from 
hewphoria.com). You can get them from 
http://bsd-unix.org/downloads/pekwm-themes.tar.bz2
Comment 4 Florent Thoumie freebsd_committer freebsd_triage 2005-03-14 13:58:50 UTC
State Changed
From-To: feedback->closed

A patch has been committed, thanks for your submission. 


Comment 5 Florent Thoumie freebsd_committer freebsd_triage 2005-03-14 13:58:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->flz

Take replies.