[9521] in Athena Bugs
RE: rsaix 7.4F dash // xlogout
daemon@ATHENA.MIT.EDU (vanharen@MIT.EDU)
Mon Jun 29 08:43:57 1992
From: vanharen@MIT.EDU
Date: Mon, 29 Jun 92 08:43:32 EDT
To: eddietwo@MIT.EDU
Cc: testers@MIT.EDU, bugs@MIT.EDU
(re [2152] in testers, [9498] in bugs)
> What were you trying to do?
> run xlogout, with my customizations
>
> What's wrong:
> dash: unknown class: Icon
>
> What should have happened:
> xlogout should've popped up with an icon instead of `Logout'
>
> Please describe any relevant documentation references:
> haven't got any. help -tty doesn't work here either.
Hello.
Unfortunately, this is one of the backward-incompatible changes
that I made in this release. While it is documented in the system
release notes, I imagine this is of little consolation to you, and I
apologize for the change.
The Icon jet no longer exists -- it has been replaced by the
Label jet. (The Label jet existed before, but its functionality has
been expanded to include the ability to display bitmaps, hence the Icon
went away.)
So, all you should need to do is replace the word "Icon" with
the word "Label" and things will work again. I knew that making this
change would potentially affect a few people, but I hope that the impact
will be minimal.
Since it seems that you have done more customization of dash
than most, you have you may want to read the system release notes for
other changes which may affect you. You can do this by typing:
attach info
xdvi /mit/info/Release.dir/Release74.system
There are some new features documented there, as well, that you
may find interesting or useful.
Again, I apologize for any inconveniences. I hope that they are
outweighed by the new features available.
-Chris.