On Sat, 5 Feb 2000, [EMAIL PROTECTED] wrote:

> I just thought I would post something about the code I am working on in
> dia at the moment -- the properties interfaces.
> 
> These interfaces give a standard way to programatically get or set
> properties (eg. border width, text font, etc) of an object in dia.  For
> more information on this, see some of the earlier posts in the archives
> at:
>   http://www.mail-archive.com/dia-list@lysator.liu.se/

Good!  I'll start updating the standard objects as soon as I can.  However,
I found a crash bug:

Create a standard box and a flowchart box.  Double-click the standard box,
then double-click the flowchart box.  Crashes with the following output:

IMLIB ERROR: SHM can't get SHM Identifier for Shared Pixmap Wrapper
             Falling back on Shared XImages
IMLIB ERROR: SHM can't get SHM Identifier for Shared XImage
             Falling back on XImages
app/run_dia.sh: line 17:   539 Segmentation fault      (core dumped) $DEBUGGER 
/home/lrclause/src/dia/app/dia $*

-Lars

-- 
Lars R. Clausen (http://shasta.cs.uiuc.edu/~lrclause)   Hårdgrim of Westfield
"I do not agree with a word that you say, but I will defend to the death your
right to say it."                                      --Evelyn Beatrice Hall

Reply via email to