Finally python plugins on windows
January 24, 2010 4:46 pm UncategorizedThanks to the great work from John Stowers we finally have updated packages of pygtk, pygobject and pycairo.
So these days we’ve been working a bit on having python plugins working on gedit, and of course we made it!!
You can download the installer from here.
Please test it and let us know which problems you find by commenting here or in the next bug:
https://bugzilla.gnome.org/show_bug.cgi?id=584679
PS: The “External tools” plugin as you can imagin doesn’t work on windows.
January 24th, 2010 at 5:57 pm
It’d be great to have some form of standard update mechanism now that there’s a few apps being ported to Windows (gedit, evince and the older ones like gimp and pidgin).
Could PackageKit ever work on Windows, maybe using MSI packages?
January 24th, 2010 at 6:09 pm
Well no idea if it would work PackageKit on windows, right now we have our own plugin that takes care of checking if there is new version on gedit for windows and mac osx. Probably something more standard would be awesome.
January 25th, 2010 at 1:41 am
There are other linux inspired packaging tools for windows, maybe they could be used.
January 25th, 2010 at 9:33 am
Thank you! I use gedit on windows every day at work!
January 28th, 2010 at 11:16 pm
[...] funcionalidades y el hecho que viene por defecto en gnome. Por este motivo estuve investigando como instalar gedit en windows, y gracias a Nacho tenemos un port estable que aun sigue en desarrollo, las configuraciones [...]
March 12th, 2010 at 7:45 am
External Tools is very important when programming. Hoping this plugin can be used in windows somedays!