Dia ChangeLog report for Fri Apr 19 07:23:01 2002 (UTC)

2002-04-19 Thread Dia ChangeLog Daemon
Snapshots available at http://www.crans.org/~chepelov/dia/snapshots *** Recent ChangeLog entries: --- ChangeLog.previous Wed Apr 17 09:23:44 2002 +++ dia-cvs-snapshot/ChangeLog Fri Apr 19 09:23:08 2002 @@ -1,3 +1,25 @@ +2002-04-19 Steffen Macke <[EMAIL PROTECTED]> + + * shapes/Misc/fold

Re: Creating output

2002-04-19 Thread Ben Hetland
Hi Cyrille, On Wed, 17 Apr 2002 14:29:10 +0200, Cyrille Chepelov <[EMAIL PROTECTED]> wrote: > > (ObNote: if there are any dia people around, I'm in the vicinity of Walled > Lake, and would be happy to spend some time around a couple beers.) I'm not there, unfortunately, but just to tell you tha

CVS of 2002-04-19 crashes

2002-04-19 Thread ml
Hi, maybe I did sth. stupid, but I'm not able to start dia. I get the splash screen and than the crash, because menu_item_list is NULL, the first time sheets_optionmenu_create() is called, but is dereferenced. GDB says: $ DEBUGGER=gdb ./app/run_dia.sh GNU gdb 2002-04-01-cvs ... (gdb) run Start

Export PNG with fixed width?

2002-04-19 Thread ml
Hi, I like to export a diagram in PNG format with a specific width, e.g. 400 pixels. Is this possible? I would prefer a command line over interactive usage, like $ dia foo.dia --export=foo.png --width=400 or sth. like that. Thanks in advance! Cheers! ___

Use of the Python console/plugin

2002-04-19 Thread ml
Hi, are there any examples or docs of the usage of the Python console and/or plugin in dia? Hints appreciated! Thanks in advance! Cheers! ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list

SegFault when using enum type

2002-04-19 Thread Pierre Pronchery
Hi, I'm developping with Dia CVS 20020416, and I have a problem when I save a diagram of my own. It's only failing when I save my diagram after modifying the only enum type present in my entity. I thought before it was a problem when destroying or writing the file,

Re: Export PNG with fixed width?

2002-04-19 Thread Daryl Manning
Why not just export it and then use imagemagick to "fix-width" it? Would be simpler, no? And uses the command line... =} ciao! Daryl. On Fri, 2002-04-19 at 11:52, ml wrote: > Hi, > > I like to export a diagram in PNG format with > a specific width, e.g. 400 pixels. Is this > possible? I wou

test mail

2002-04-19 Thread Alex Larsson
Nothing to see here, circulate. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Alexander LarssonRed Hat, Inc [EMAIL PROTECTED][EMAIL PROTECTED] He's a short-sighted hunchbacked cop whom everyone

Re: CVS of 2002-04-19 crashes

2002-04-19 Thread M.C. Nelson
On Fri, 19 Apr 2002 14:54:04 + (UTC), [EMAIL PROTECTED] wrote: > Hi, > > maybe I did sth. stupid, but I'm not able to start dia. I > get the splash screen and than the crash, because > menu_item_list is NULL, the first time > sheets_optionmenu_create() is called, but is dereferenced. > GDB s

Default page setup

2002-04-19 Thread Art Werschulz
Hi. Is there some way to set a default page setup, rather than needing to do a page setup every time dia gets launched? Thanks. -- Art Werschulz (8-{)} "Metaphors be with you." -- bumper sticker GCS/M (GAT): d? -p+ c++ l u+(-) e--- m* s n+ h f g+ w+ t++ r- y? Net: [EMAIL PROTECTED] http://

Re: Export PNG with fixed width?

2002-04-19 Thread Lars Clausen
On Fri, 19 Apr 2002, [EMAIL PROTECTED] wrote: > Hi, > > I like to export a diagram in PNG format with > a specific width, e.g. 400 pixels. Is this > possible? I would prefer a command line over > interactive usage, like > > $ dia foo.dia --export=foo.png --width=400 The newest CVS version doe

Re: SegFault when using enum type

2002-04-19 Thread Lars Clausen
On Fri, 19 Apr 2002, Pierre Pronchery wrote: > Hi, > > I'm developping with Dia CVS 20020416, and I have a problem when > I save a diagram of my own. It's only failing when I save my diagram > after modifying the only enum type present in my entity. > I thought before it

Re: Default page setup

2002-04-19 Thread Lars Clausen
On Fri, 19 Apr 2002, Art Werschulz wrote: > Hi. > > Is there some way to set a default page setup, rather than needing to > do a page setup every time dia gets launched? Not at the moment. It should go into the Preferences dialog. -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)|

Nested object support/Zoom in

2002-04-19 Thread Walker, Sam
I was wondering if anyone is actively working on the nested or linked object feature that was mentioned in the "Zoom in on UML Packages". So that a block in a diagram could be drilled into to view a subdiagram. This would also be useful for electronic diagrams. Thanks and Regards, Sam _

17 April snapshot

2002-04-19 Thread Feisal Mohammed
Hi, I am getting this for the dia-CVS-20020417-0723.tar.gz snapshot, when running configure ./configure.lineno: 9314: Syntax error: "fi" unexpected On checking configure, there is a problem but it extends further so repairing the problem just causes another to crop up. I suspect that either th

Re: 17 April snapshot

2002-04-19 Thread Adrien Beau
On Friday 19 April 2002 13:38, Feisal Mohammed wrote: > > Hi, > > I am getting this for the dia-CVS-20020417-0723.tar.gz > snapshot, when running configure > > ./configure.lineno: 9314: Syntax error: "fi" unexpected > > On checking configure, there is a problem but it extends > further so repairin