Re: Seg Fault if using control-field and a box in a scene

"Guy K. Kloss" <guy.kloss-R/[email protected]> Tue, 22 Jan 2013 16:19:13 +1300
Newsgroups gmane.comp.python.visualpython.user
Message-ID <[email protected]>
--===============4113485982808016888==
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature";
	boundary="------------enig543AF47973D6FC1C9F101BC7"

--------------enig543AF47973D6FC1C9F101BC7
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Steve,

On 22/01/13 13:31, Steve Spicklemire wrote:
> That is the ultimate idea when things settle down...  I was
> thinking that we needed to get some more input from testers before
> putting anything on pypi, but I've never actually released anything
> there, so I'm not certain of the exact protocol. Is it not
> expected that most of the packages there are stable releases?

Not necessarily. You're adding "Categories" to each entry, which consist
of key-value pairs. One of these categories is "Development Status",
which you can just declare to be "Alpha" or "Beta". Here's a link of one
of my projects that's in alpha to show what I mean:

http://pypi.python.org/pypi/matanui

> The
> other issue is our dependency on wxPython 2.9.4. Even the wxPython
> folks don't have binary releases yet, and the package managers
> (that I've seen) are still on 2.8.x.

That is certainly a problem for a fully automated process. However, I
think a bit of documentation on the PyPI entry goes a long way in
explaining that. However, you can put a dependency into the meta-data of
setup.py, which declares that as well. I can see that there's also a
2.9.x wxPython in PyPI, so it can also be pip installed *automatically*
when installing wxVisual through pip.

http://pypi.python.org/pypi/wxPython/2.9.1.1

Maybe that requires first installing the native 2.9.x wx widgets, but as
I said, a bit of documentation ...

> If I'm wrong, I think it's a great idea!

Go for it. I'd be keen to see it this way. It would open up a whole
different population of users. Additionally, the setup.py provided
meta-data can also be very useful for package maintainers of
distribution packages. Talking about distro packages: with stdeb, one
can also retrieve PyPI packages, have them automatically rolled into a
=2Edeb package and installed, keeping the package management nice and
clean ...

Guy

--=20
Guy K. Kloss
School of Computing + Mathematical Sciences
Auckland University of Technology
Private Bag 92006, Auckland 1142
phone: +64 9 921 9999 ext. 5032
eMail: Guy.Kloss-R/[email protected]


--------------enig543AF47973D6FC1C9F101BC7
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlD+BTEACgkQpsb+VXwam+RIuACgiJQJKs1FA587Uf/zsR9EeN6Y
0oUAn0f3l3poP+aJl3kfs2SLDDeTvGsF
=613F
-----END PGP SIGNATURE-----

--------------enig543AF47973D6FC1C9F101BC7--


--===============4113485982808016888==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
--===============4113485982808016888==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Visualpython-users mailing list
Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/visualpython-users

--===============4113485982808016888==--