Bug 23701 - XpostitPlus fails when height or width is 0
Summary: XpostitPlus fails when height or width is 0
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: Mikhail Teterin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-20 22:30 UTC by dgilbert
Modified: 2001-08-31 03:12 UTC (History)
0 users

See Also:


Attachments
file.diff (558 bytes, patch)
2000-12-20 22:30 UTC, dgilbert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dgilbert 2000-12-20 22:30:00 UTC
When X fails in a certain way, XPostitPlus seems to get back very
bogus information on the state of it's windows.  If it ends up putting
height and width of 0 into the files, it will then refuse to restart
with the X error "Error: Shell widget PostItNote has zero width and/or height"

Fix: This patch can be installed as patch-ab in the files directory of the
port and it fixes the problem.
How-To-Repeat: 
Edit the first four numbers in a postit note "note1" file to 0, run
xpostit+
Comment 1 Tetsurou Okazaki freebsd_committer freebsd_triage 2001-06-06 23:45:01 UTC
Responsible Changed
From-To: freebsd-ports->mi

over to maintainer
Comment 2 dwcjr freebsd_committer freebsd_triage 2001-08-31 03:12:27 UTC
State Changed
From-To: open->closed

Committed, thanks!