Re: Fix bug #144394 and win USD 200

2006-11-07 Thread Lars Clausen
On Mon, 2006-10-30 at 15:18 +0100, Pontus Pihlgren wrote: > Hi. > > I found a workaround that works for me. Its not very pretty but it might > point in the direction of a real solution. > > The problem is the size of the arrowheads(namely arrow width and arrow > length). They are very small or ze

Re: Diagram or similar that shows all shapes?

2006-11-07 Thread Lars Clausen
On Tue, 2006-11-07 at 18:30 +0100, [EMAIL PROTECTED] wrote: > On Fri, 3 Nov 2006, Lars Clausen wrote: > > > That file is mostly for internal use, to be able to see that the objects > > look ok after changes. While all objects are there, in order, they have > > no explanations whatsoever. But t

Re: include Extension

2006-11-07 Thread Steffen Macke
Andi, > > I'm having problems implementing my c-extension. i've got it so far that > > i can choose the sheet in dia but there are no shapes in it. there are The problem is that sysml.sheet.in and port.c are using different names for your object. In port.c you use "Standard - Port", in sysml.shee

Re: Can't open compressed file

2006-11-07 Thread Lars Clausen
On Tue, 2006-11-07 at 11:59 -0800, Eric wrote: > Yah, renaming it doesn't work (tried anyways even though the -S forces it > like > you said). Thing about gzip encrypting it is that i'd imagine that since > it's > on the same machine, gzip would automatically decrypt it if the default was > t

Re: Suddenly developing problem

2006-11-07 Thread Lars Clausen
On Thu, 2006-11-02 at 14:08 -0600, Jim Clark wrote: > I am running 0.94-5.7.1 on RedHat, the same one I've been running > happily for several years. (I tried to compile 0.95 but was unable to > do so, and I haven't the time to get everything straight.) > > Today when I started dia it just failed.

Re: include Extension

2006-11-07 Thread Lars Clausen
On Tue, 2006-11-07 at 15:39 +0100, Andreas Owen wrote: > Hello > > I'm having problems implementing my c-extension. i've got it so far that > i can choose the sheet in dia but there are no shapes in it. there are > also no errors or logs. how can i find out what is going wrong? My guess is that

Re: No EML shapes?

2006-11-07 Thread Lars Clausen
On Tue, 2006-11-07 at 17:29 +0100, [EMAIL PROTECTED] wrote: > I just noticed that my Dia (0.95.1, Windows) doesn't have any EMS shapes, > is this the way it should be?? Yes, see http://bugzilla.gnome.org/show_bug.cgi?id=347894 -- a new set could be added, though, if somebody makes one. -Lars __

Re: Can't open compressed file

2006-11-07 Thread Eric
Yah, renaming it doesn't work (tried anyways even though the -S forces it like you said). Thing about gzip encrypting it is that i'd imagine that since it's on the same machine, gzip would automatically decrypt it if the default was to encrypt it (I don't even think gzip has an encrypt option). I

Re: Can't open compressed file

2006-11-07 Thread Eric
Yah, renaming it doesn't work (tried anyways even though the -S forces it like you said). Thing about gzip encrypting it is that i'd imagine that since it's on the same machine, gzip would automatically decrypt it if the default was to encrypt it (I don't even think gzip has an encrypt option).

Re: Can't open compressed file

2006-11-07 Thread Lars Clausen
On Tue, 2006-11-07 at 10:10 +1100, Len Makin wrote: > Is this just a missing extension/file naming problem? > Maybe renaming log_backup.dia to log_backup.dia.gz would help Doubtful, gunzip -S .dia explicitly makes it accept the .dia extension. Also the fact that file(1) calls it encrypted is telli

Re: Diagram or similar that shows all shapes?

2006-11-07 Thread christian . ridderstrom
On Fri, 3 Nov 2006, Lars Clausen wrote: > That file is mostly for internal use, to be able to see that the objects > look ok after changes. While all objects are there, in order, they have > no explanations whatsoever. But take a look -- it's probably way more > objects than you want to have

No EML shapes?

2006-11-07 Thread christian . ridderstrom
I just noticed that my Dia (0.95.1, Windows) doesn't have any EMS shapes, is this the way it should be?? regards /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr___ Dia-list mailing list Dia-list@gnome.org h

include Extension

2006-11-07 Thread Andreas Owen
Hello I'm having problems implementing my c-extension. i've got it so far that i can choose the sheet in dia but there are no shapes in it. there are also no errors or logs. how can i find out what is going wrong? thanks andi SysML.7z Description: Binary data ___