Giter Site home page Giter Site logo

TED2 crashes about monkey2 HOT 5 CLOSED

blitz-research avatar blitz-research commented on July 20, 2024
TED2 crashes

from monkey2.

Comments (5)

gcmartijn avatar gcmartijn commented on July 20, 2024

with the new version, it crashes when I do this

  1. start monkey2
  2. choose new
  3. choose save as

and
2. choose new..
3. choose new app.
4. choose save

Din't check if the others things are fixed yet.

from monkey2.

blitz-research avatar blitz-research commented on July 20, 2024

Neither of these cause a crash for me!

What OS are you on?

On Tue, Aug 16, 2016 at 6:30 AM, GCMartijn [email protected] wrote:

with the new version, it crashes when I do this

  1. start monkey2
  2. choose new
  3. choose save as

and
2. choose new..
3. choose new app.
4. choose save

Din't check if the others things are fixed yet.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#47 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ADU3QkDrEUtXgxQ_rSdaMO1MPOxbQ35lks5qgLBUgaJpZM4JjoEW
.

from monkey2.

gcmartijn avatar gcmartijn commented on July 20, 2024

latest osx
Model: MacBookAir6,2, BootROM MBA61.0099.B22, 2 processors, Intel Core i5, 1,4 GHz, 4 GB, SMC 2.13f15
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In

I can test another later this week.

At ./rebuildall.sh I only had this one, maybe its related ?
***** Doccing module 'mojo' *****

Parsing...
Semanting...
MarkdownBuffer: unrecognized directive @see in @see [[ActiveWindow]], [[MouseX]], [[MouseY]]

from monkey2.

gcmartijn avatar gcmartijn commented on July 20, 2024

Other Imac with latest osx the same problem.

The problem is bigger then I thought.

  • if I open a document
  • then save as... crash
  • if I open a document
  • change something
  • then save, no crash

I don't have a third osx maybe someone else have the same problem ?

from monkey2.

gcmartijn avatar gcmartijn commented on July 20, 2024

I don't know if you are going to fix it ?
I was hoping to give you more info, but the only thing what I did try was hoping to get more info for you.

What I did now was opening src/ted2/fileactions.monkey2
Then I uncomment line by line till the Ted2 crashes

It crashes at the line / method RequestFile

Method OnSaveAs()
Local doc:=_docs.CurrentDocument
If Not doc Return

    Local path:=RequestFile( "Save As","",True )
'   If Not path Return

from monkey2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.