On Sun, Oct 11, 2015 at 3:40 PM, timothy b
wrote:
> Did you take a look at what is at:
>
> https://github.com/sdteffen/dia-plugins
>
> Timothy
>
Ok
So from the above I found
http://dia-installer.de/howto/python_win32/index.html#hello_world
which has a hello world
But it works even less than the
Did you take a look at what is at:
https://github.com/sdteffen/dia-plugins
Timothy
From: rustompm...@gmail.com
Date: Sun, 11 Oct 2015 10:23:49 +0530
Subject: Re: python plugins
To: dia-list@gnome.org
Cut-paste snafu;
The code below is preceded by an:
import dia
On Sun, Oct 11, 2015 at 10:12
Cut-paste snafu;
The code below is preceded by an:
import dia
On Sun, Oct 11, 2015 at 10:12 AM, Rustom Mody wrote:
> Writing python plugins for dia looks promising.. but I really cant get a
> start
>
> From going through the archives I find this
>
> $ cat .dia/python/hel
Writing python plugins for dia looks promising.. but I really cant get a
start
>From going through the archives I find this
$ cat .dia/python/helloworld.py
def hello_callback(data, flags):
print "Hello, Dia!\n"
dia.register_callback("Hello",
Dear Hans,
It works. Thank You very much
Regards,Firmansyah
Subject: Re: How to install Dia python plugins on Ubuntu
From: h...@breuer.org
Date: Sun, 31 Aug 2014 09:14:18 +0200
CC: dia-list@gnome.org
To: firman...@outlook.com
Firmansyah,please keep this conversation on the dia-mailing list. I
30 Aug 2014 15:23:33 +0200
> > From: h...@breuer.org
> > To: dia-list@gnome.org
> > CC: firman...@outlook.com
> > Subject: Re: How to install Dia python plugins on Ubuntu
> >
> > Am 29.08.2014 um 10:25 schrieb Firmansyah Nazar:
> > > Dear all,
>
Am 29.08.2014 um 10:25 schrieb Firmansyah Nazar:
Dear all,
I am having difficulties on installing Dia python plugin on Ubuntu. Can anyone
help ?
Last time I've checked the Python plug-in was part of the default Dia
installation on Ubuntu 14.04. You can verify it's available under
File/Plugins.
Hi Firmansyah, I don't know the answer, but your message got distributed.
Someone will try to help.
On Fri, Aug 29, 2014 at 4:25 AM, Firmansyah Nazar
wrote:
> Dear all,
>
> I am having difficulties on installing Dia python plugin on Ubuntu. Can
> anyone help ?
>
> Thanks in advance
>
> Regard
Dear all,
I am having difficulties on installing Dia python plugin on Ubuntu. Can anyone
help ?
Thanks in advance
Regards,Firmansyah___
dia-list mailing list
dia-list@gnome.org
https://mail.gnome.org/mailman/listin
answering my own question -
I think this is achieved by the command
sudo port install dia -with-python
Unfortunately I upgraded macports to version 1.710 using selfupdate
and now dia will not install complaining about
---> Building dia
Error: Target org.macports.build returned: shell command
I am sorry to bother you. I have installed dia using Macports which
has no maintainer so I do not know who to contact.
The software works very well. An intriguing addition is the plug-in
interface to python. import dia does not work. I presume that there is
a need for PYTHONPATH to be tra
11 matches
Mail list logo