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 <[hidden email]>: Hello, 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?
|
In reply to this post by Hilaire Fernandes-6
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 |
In reply to this post by Nicolai Hess
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 |
In reply to this post by MartinW
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 |
In reply to this post by MartinW
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 |
Free forum by Nabble | Edit this page |