[ANN] DrGeo 14.07 "Athens landing"
Hello, Finally, somethings I can share with you, not exactly the final one but something one can play with: https://dl.dropboxusercontent.com/u/21633199/DrGeo.app-14.07a.zip Please Mac OS X users, test the DrGeo.app installation, it may not work, so if you can fix the Info.plist file it will be great. No Mac here, I have to go at school for that. Windows users, I test the application with Wine it works! But I have this strange bugs: https://bugs.launchpad.net/drgeo/+bug/1331559 Do you have it? Thanks to test, fix, forward or whatever. Here fixed stuff, was it really fixed or does it bug one you ? https://launchpad.net/drgeo/+milestone/14.07 Things I would like for future DrGeo to make it even cooler: -Improve the user interface -smalltalk plugin to extend the software, kind of super-macro, should be a mix with the current DrGeo API (it is now possible to have macro-script, a mix of both, but it could be better) -More end user features and tools, here is a blue print for that: https://blueprints.launchpad.net/drgeo/+spec/todo-to-implement-new-tool -Reduce the size of the whole application, it is becoming DrGeo "fat boy" because of .image, .changes .sources -Have more cool sketches and Smalltalk sketch as well Bye Hilaire -- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa
2014-06-18 21:17 GMT+02:00 Hilaire Fernandes <hilaire.fernandes@gmail.com>:
Hello,
Finally, somethings I can share with you, not exactly the final one but something one can play with: https://dl.dropboxusercontent.com/u/21633199/DrGeo.app-14.07a.zip
Please Mac OS X users, test the DrGeo.app installation, it may not work, so if you can fix the Info.plist file it will be great. No Mac here, I have to go at school for that.
Windows users, I test the application with Wine it works! But I have this strange bugs: https://bugs.launchpad.net/drgeo/+bug/1331559 Do you have it?
Yes, I can confirm this bug on Windows 7. It does not occure on linux. And I was able to reproduce this bug on a plain pharo 4 image. So, I don't think this is related to pharo or drgeo at all. Maybe a bug in cairo?
Thanks to test, fix, forward or whatever.
Here fixed stuff, was it really fixed or does it bug one you ? https://launchpad.net/drgeo/+milestone/14.07
Things I would like for future DrGeo to make it even cooler:
-Improve the user interface
-smalltalk plugin to extend the software, kind of super-macro, should be a mix with the current DrGeo API (it is now possible to have macro-script, a mix of both, but it could be better)
-More end user features and tools, here is a blue print for that: https://blueprints.launchpad.net/drgeo/+spec/todo-to-implement-new-tool
-Reduce the size of the whole application, it is becoming DrGeo "fat boy" because of .image, .changes .sources
-Have more cool sketches and Smalltalk sketch as well
Bye
Hilaire
-- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa
Igor, do you have any idea? This is strange bug, nevertheless a killing one as drawing circle partially off screen is very common. Thanks Hilaire Le 18/06/2014 22:20, Nicolai Hess a écrit :
Windows users, I test the application with Wine it works! But I have this strange bugs: https://bugs.launchpad.net/drgeo/+bug/1331559 Do you have it?
Yes, I can confirm this bug on Windows 7. It does not occure on linux. And I was able to reproduce this bug on a plain pharo 4 image. So, I don't think this is related to pharo or drgeo at all. Maybe a bug in cairo?
-- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa
Hilaire Fernandes-6 wrote
Windows users, I test the application with Wine it works! But I have this strange bugs: https://bugs.launchpad.net/drgeo/+bug/1331559 Do you have it?
It occurs on OS X 10.9.3 too. And also on OS X there is a dialog after startup that says: âGot startup errors, proceed to open debuggersâ. The error is "MessageNotUnderstood: UndefinedObject class>>useHTTPProxy:â I attach the debug log. But apart from that it looks very good! Iâm a big fan. Perhaps one day you could publish a part of it as a Pharo-Desktop-Application-Framework :) I aleardy used Dr.Geo twice as inspiration for how to deploy Pharo desktop applications. M. PharoDebug.log <http://forum.world.st/file/n4763997/PharoDebug.log> -- View this message in context: http://forum.world.st/ANN-DrGeo-14-07-Athens-landing-tp4763710p4763997.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thanks Martin, I really need people to look at using DrGeo and report me broken stuff. Hilaire Le 20/06/2014 18:16, MartinW a écrit :
And also on OS X there is a dialog after startup that says: âGot startup errors, proceed to open debuggersâ. The error is "MessageNotUnderstood: UndefinedObject class>>useHTTPProxy:â I attach the debug log.
-- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa
Le 20/06/2014 18:16, MartinW a écrit :
But apart from that it looks very good! Iâm a big fan. Perhaps one day you could publish a part of it as a Pharo-Desktop-Application-Framework :) I
Yes, why not.
aleardy used Dr.Geo twice as inspiration for how to deploy Pharo desktop applications.
I've recently updated and published the bash script and Smalltalk installer to build the Dr. Gep package. All if this is pretty simple. The harder part is really to shrink the image without breaking the application: the bug you reported in this previous email was about that, one removed mcz packaged needed on the Mac OSX start up sequence. Hilaire -- Dr. Geo http://drgeo.eu iStoa - https://launchpad.net/istoa
participants (3)
-
Hilaire Fernandes -
MartinW -
Nicolai Hess