Steffen Macke wrote:
Hi Don,
On 02/22/2012 10:43 PM, Don wrote:
and executing it gives this screen and cache output:
"/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so"
Looks all fine to me. I guess you've verified already that
/usr/lib/i38
Steffen Macke wrote:
> Hi Don,
>
> > Couldn't recognize the image file format for file
> '/usr/share/dia/shapes/Flowchart/display.png
>
I just tried another thing:
1. Renamed "display.png" to "aaadisplay.png"
2. Ran Dia again.
At t
Steffen Macke wrote:
Hi Don,
> Couldn't recognize the image file format for file
'/usr/share/dia/shapes/Flowchart/display.png
You picture is there in the right place, but there's a problem with the
library to read the file.
Could you check/reinstall your libgdk-pixbuf2.0?
H
e
On Wed, Feb 22, 2012 at 1:39 AM, Don mailto:don...@noark.net>> wrote:
Thanks for quick reply! Yes, I'm aware of the red X and what it means,
but read this:
I looked in /usr/share/dia/shapes/Flowchart/ and found a
listing
of the vari
ize/process the .png file. Note: other .png files
on my computer do show up, but not those in the dia program.
Don
___
dia-list mailing list
dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://live.gnome.org/Dia/Faq
Main page at http://live.gnome.org/Dia
ink to a screen shot:
http://noark.net/dia-error/
to give everyone an idea of what I'm talking about visually.
Since posting the above information, I have reinstalled every dependent
file listed for the dia package in Debian Wheezy (testing).
I might add that I am using KDE instea
ere in this thread is of the form "this is what I'd
name the classes and variables", but that's obviously not the only way
to go. The real goal is to put together documentation, if only a thread
on the mailing list, that gives a code-reader some intuitions about how
the data in
Quoth Lars Clausen:
> On Jul 30, 2008, at 9:05 PM, Don Blaheta wrote:
>
> > I've noticed that the code is fairly well-commented using a modified
> > javadoc format; is there a particular program you have for compiling
> > it into browsable html (as with jav
Quoth Don Blaheta:
> don't get what line->connection->connected_to->connected is pointing
Excuse me, that should be
line->connection->endpoint_handles[0].connected_to->connected
:)
--
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
"If Wal*Mart tr
g
to". (Also, it'll be google-able.)
--
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
"I give you my blessing... AND my permission!" --Tevye
___
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/m
Quoth Sameer Sahasrabuddhe:
> On Tue, Jul 29, 2008 at 4:21 AM, Don Blaheta <[EMAIL PROTECTED]> wrote:
> >> There are two specialized objects involved in building a connection. One is
> >> a Handle, the other one is a ConnectionPoint. In an existing connection
> >&
Quoth Don Blaheta:
> How do I make lt-dia? I'd like to run dia inside gdb, and there seems
> to be a mechanism for this inside app/run_dia.sh, but at least that
> piece seems to be missing.
I still don't know what the correct mechanism is, but after a lot of
googling
I never saw a response to this, and still haven't figured it out myself:
Quoth Don Blaheta:
> Quoth Hans Breuer:
> > Am 30.05.2008 09:27, Don Blaheta schrieb:
> > > I'm not sure how to trigger the necessary relink. I'm not finding
> > > rules for making
but I didn't see it in the FAQ, on the Wiki, or in the
tarball (but could have missed it...)
--
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
All progress is based upon a universal innate desire on the part of
every organism to live beyond its income.
Dia
installation handy. :)
Please let me know if I've got anything wrong! I think I finally, er,
got a handle on it, but it's complex enough I'm perfectly willing to
believe it's not quite right yet.
The diagrams are linked from this page:
http://www.blahedo.org/dia/
--
directory. I'll have to check when I
get to my other computer.
--
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
How do you know when it's time to tune your bagpipes?
___
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.
Quoth Hans Breuer:
> Am 29.07.2008 00:51, Don Blaheta schrieb:
> > an _English_ description would say that the line is "connected to" both
> > boxes, each box is "connected to" the line, and box 1 and box 2 are
> > "connected by" the line that r
as English). In fact,
I would (in English) say that box 1 is connected *to* box 2, *by* the
line.
By my current understanding, the _Dia_ description would say that the
line has two Handles, one at each endpoint, each of which is "connected
to" a ConnectionPoint on one of the boxes; mea
Gdk and
Cairo renderers both handle MITER and ROUND beautifully. I've got other
stuff tomorrow, but if the above thoughts seem reasonable I'll try to
put together a patch on Sunday.
--
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
Ask five economists and you'll get fi
Quoth Hans Breuer:
> Am 30.05.2008 09:51, Don Blaheta schrieb:
> > Yes! I didn't realise that JOIN_MITER and so forth were already-available
> > options, but having a single parameter for all objects-with-corners that
> > said whether to render it as pointy or round w
Quoth Hans Breuer:
> Am 30.05.2008 09:27, Don Blaheta schrieb:
> > I can't figure out how to run dia from within gdb. Based on my reading
> > of run_dia.sh I tried
> >
> > setenv DEBUGGER gdb
> > ./app/run_dia.sh
>
> DEBUGGER=gdb app/run_dia.sh
&
Quoth Hans Breuer:
> Am 29.05.2008 05:37, Don Blaheta schrieb:
> > The biggest, I think, is that "corner radius" is being used to mean two
> > different things: the radius of rounding for a rounded rectangle, and
> > the radius of rounding for the cap of a regular re
ng it "once" without a debugger doesn't help, of course (that's how
I've been running it up until now), and I'm not sure how to trigger the
necessary relink. I'm not finding rules for making "lt-dia" in any of
the places I'm looking.
--
-=-Don [EMAI
ounded" would make a radius of
exactly half the linewidth. Polylines and zigzaglines get the
checkbox as well instead of a corner radius option.
How do Visio and other such programs handle any of this?
--
-=-Don [EMAIL PROTECTED]<http://www.blahedo.org/>-=-
Isn't it interes
Everytime when I open the Dia v 0.94
software I get an error message in a DOS box with the error:
I/O warning : failed to load external
entity "NULL"
FYI: I am using Windows 2000 w/
SP4.
Don FinleyComputer Tech.Helena
Labs.(409) 842-3714 ext. 654[EMAIL PROTECTED]
<
Everytime when I open the Dia v 0.94
software I get an error message in a DOS box with the error:
I/O warning : failed to load external
entity "NULL"
FYI: I am using Windows 2000 w/
SP4.
Don FinleyComputer Tech.Helena
Labs.(409) 842-3714 ext. 654[EMAIL PROTECTED]
<>BEG
about this before???
Thanks
--
Don Ledford
[EMAIL PROTECTED]
Office: 425.637.8393 Cell: 206.369.3999
Surfworx - 606 110th Ave NE, Suite 214, Bellevue, WA 98004
___
Dia-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/dia-list
27 matches
Mail list logo