Re: Modify Or Add To Sheet List - Specifically Electric Symbols

2010-08-23 Thread Alexandre Seki
I'm interested in it too... If you receive any answers please forward to me
Thanks

On Wed, Aug 11, 2010 at 8:11 PM,  wrote:

>   To Whom It May Concern,
>
>
>
> I’m just a poor basic electrician trying to improve work sheets and
> diagrams and I
>
> find DIA an extremely good program for some quite complex circuits.
>
> However the symbols are lacking in some areas ,I.E. timer contacts and
> switches.
>
>
>
> I would very much appreciate a hand in getting to know how to edit or
> create further symbols.
>
>
>
> With regards
>
> Victor.
>
> ___
> 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
>
>
>


-- 
Atenciosamente,
Alexandre K. Seki
<>___
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



Re: How to change property sheets for an object?

2010-09-29 Thread Alexandre Seki
I think it depends of the shape...


On Wed, Sep 29, 2010 at 4:19 AM, Riza Dindir  wrote:

> Hi folks,
>
> Is it possible to change the property sheets (when double clicking, or
> right clicking and choosing properties item on an object in a diagram)?
>
> rd
>
> ___
> 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
>
>
>


-- 
Atenciosamente,
Alexandre K. Seki
___
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



Re: Adding shapes to dia

2010-10-26 Thread Alexandre Seki
I will be very grateful if you could send it to me too
Thanks

On Tue, Oct 26, 2010 at 8:34 AM, myken  wrote:

> Hello Thimo,
>
> Yes please. If you can send me the draft version that would be great,
> maybe I can even add my experience to it ;-)
>
> Thanks.
> Robert
>
> On Tue, 2010-10-26 at 12:12 +0200, Thimo Langbehn wrote:
> > Dear Robert,
> >
> > > Is there a detailed tutorial on how to add sheets/shapes to dia?
> >
> > there is a tutorial, however it is not yet ready for publication.
> > Nevertheless, it might be of help to you even in its current state.
> > If you are interested, I can send you a copy.
> >
> > > This is my problem:
> > > I like to add/change a sheet to the dia core.
> > > So I copied the SADT.sheet.in to mySADT.sheet.in and the SADT sub-dir
> to
> > > mySADT.
> > > Changed the file names "box.c" to "mybox.c"
> > > Changed the references to the SADT shapes into mySADT shapes (mySADT -
> > > fbox).
> > > Changed the library reference (libmysadt_objects.la)
> > > Changed the objects/Makefile.am
> > > Changed the sheets/Makefile.am
> > > Added "objects/mySADT/makefile to AC_OUTPUT in configure.in
> > >
> > > Now if I run ./autogen.sh, ./configure and make all is fine (no
> errors).
> > > If I start Dia (./app/run_dia.sh ) Dia runs as expected. I can even see
> > > me sheet (mySADT) BUT there are no shapes visible. I can not select
> > > anything.
> >
> > Verify that the name in the mySADT.sheet.in (object name="XY") is the
> > same as in your mybox.c (ELEMENT_NAME="XY") and that the object file for
> > your shape is build.
> >
> > Regards,
> >
> > Thimo Langbehn
> > ___
> > 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
> >
>
> ___
> 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
>
>


-- 
Atenciosamente,
Alexandre K. Seki
___
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



Re: Dia 0.97.1 cannot be loaded on Mac OSX

2011-05-05 Thread Alexandre Seki
I don't know if it would help but... I tried to install dia using macports
and got this message:

sudo port install dia
--->  Computing dependencies for p5-xml-parser
--->  Verifying checksum(s) for p5-xml-parser
Error: Checksum (md5) mismatch for XML-Parser-2.40.tar.gz
Error: Checksum (sha1) mismatch for XML-Parser-2.40.tar.gz
Error: Checksum (rmd160) mismatch for XML-Parser-2.40.tar.gz
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:

***
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Log for p5-xml-parser is at:
/opt/local/var/macports/logs/_private_var_macports_sources_svn.macports.org_trunk_dports_perl_p5-xml-parser/main.log
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade intltool failed
To report a bug, see 

The problem is a dependencies...
=(


On Thu, May 5, 2011 at 3:10 PM, Steffen Macke  wrote:

> Hello Kazuhiko,
>
> sorry to hear about your problem. Your report is quite comprehensive -
> thanks
> for taking the time to write down all this information.
>
>   I installed Dia 0.97.1 for Mac OSX using downloaded installation package.
>>
>
> I assume that you've downloaded the DMG from
>
> http://dia-installer.de/download/macosx.html
>
> When you say "installed" - something might go wrong in the installation
> phase.
> Please also try to run Dia directly from the installation package.
>
>   When I try to start Dia, the icon of Dia appears in Dock, swings few
>>  times and disappears. And nothing happens after that.
>>
>
> Usually the "Console" gives helpful information in these cases.
> Applications ->  Utilities ->  Console.
> In case you're familiar with Terminals, you may also want to open a
> terminal and try to start
> Dia.app/Contents/Resources/bin/dia
>
>   Could you give me some advice?
>>
>
> Two ideas:
>
> * In case you're operating your Mac in Japanese (or any other non-English
> locale),
> could you try to temporarily switch the locale to English?
>
> * Mixup with GIMP/other libraries
>  - Please make sure that you close all programs that use X11/GTK before
> trying to run Dia.
>  - As mentioned before, try to run Dia directly from the DMG
>  - If possible, temporarily move your GIMP/GTK+ libraries to a different
> location (Don't
>do this unless you know exactly what you're doing and how to leave your
> system libraries alone!)
>  - Try to install both GIMP and Dia using MacPorts
>
> Regards,
>
> Steffen
>
> ___
> 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
>
>


-- 
Atenciosamente,
Alexandre K. Seki
___
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



Re: Dia 0.97.1 cannot be loaded on Mac OSX

2011-05-05 Thread Alexandre Seki
I tried it again and did the same error..
=(

sudo rm XML-Parser-2.40.tar.gz
sudo port install dia
--->  Computing dependencies for p5-xml-parser
--->  Verifying checksum(s) for p5-xml-parser
Error: Target org.macports.checksum returned: XML-Parser-2.40.tar.gz does
not exist in /opt/local/var/macports/distfiles/perl5
Log for p5-xml-parser is at:
/opt/local/var/macports/logs/_private_var_macports_sources_svn.macports.org_trunk_dports_perl_p5-xml-parser/main.log
Error: Unable to upgrade port: 1
Error: Unable to execute port: upgrade intltool failed
To report a bug, see <http://guide.macports.org/#project.tickets>


On Thu, May 5, 2011 at 5:50 PM, Steffen Macke  wrote:

> Hi Alexandre,
>
>
> On 05/05/2011 08:58 PM, Alexandre Seki wrote:
>
>> Error: Checksum (rmd160) mismatch for XML-Parser-2.40.tar.gz
>> ***
>> The non-matching file appears to be HTML. See this page for possible
>> reasons
>> for the checksum mismatch:
>> <http://trac.macports.org/wiki/MisbehavingServers>
>>
> Looks pretty bad, but as the message suggests, it just looks like a broken
> download.
> Could you
>
> * Just try again (I assume that MacPorts is clever enough to download the
> broken thing again)
> * If this doesn't work, look for the file XML-Parser-2.40.tar.gz, delete it
> and try again
>
> If that doesn't work please get back to me.
>
>
> Regards,
>
> Steffen
> ___
> 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
>
>


-- 
Atenciosamente,
Alexandre K. Seki
___
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



Re: Dia 0.97.1 cannot be loaded on Mac OSX

2011-05-06 Thread Alexandre Seki
It worked when I download from the link.
Thank's a lot.


On Fri, May 6, 2011 at 12:55 PM, Steffen Macke  wrote:

> Hi Alexandre,
>
>
> On 05/06/2011 12:51 AM, Alexandre Seki wrote:
>
>> sudo rm XML-Parser-2.40.tar.gz
>> sudo port install dia
>> --->   Computing dependencies for p5-xml-parser
>> --->   Verifying checksum(s) for p5-xml-parser
>> Error: Target org.macports.checksum returned: XML-Parser-2.40.tar.gz does
>> not exist in /opt/local/var/macports/distfiles/perl5
>>
> Looks like MacPorts doesn't like the delete...
> port uninstall p5-xml-parser
> and
> port install p5-xml-parser should help - but see below.
>
>  Log for p5-xml-parser is at:
>>
>> /opt/local/var/macports/logs/_private_var_macports_sources_svn.macports.org_trunk_dports_perl_p5-xml-parser/main.log
>> Error: Unable to upgrade port: 1
>> Error: Unable to execute port: upgrade intltool failed
>> To report a bug, see<http://guide.macports.org/#project.tickets>
>>
> So the problem seems to be clearly related to p5-xml-parser.
> Could you check
>
>
>
> /opt/local/var/macports/logs/_private_var_macports_sources_svn.macports.org_trunk_dports_perl_p5-xml-parser/main.log
>
> It would also be interesting from where you system tries to download the
> bad file.
> I just did
> sudo port uninstall p5-xml-parser
> sudo port-install p5-xml-parser
> and it worked
> --> Attempting to fetch XML-Parser-2.40.tar.gz from
> ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML
>
> Anything special with your network connection? Maybe ftp:// does not work
> for you (or at leat with the CPAN server)
> Could you try to replace the broken download with a HTTP download? E.g.
>
>
> http://www.planet-elektronik.de/CPAN/authors/id/C/CH/CHORNY/XML-Parser-2.40.tar.gz
>
>
> Regards,
>
> Steffen
> ___
> 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
>
>


-- 
Atenciosamente,
Alexandre K. Seki
___
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