Code Monkey home page Code Monkey logo

Comments (6)

josmas avatar josmas commented on July 25, 2024

Thanks for the report, Taifun. cc/ @jisqyv

from appinventor-sources.

clauswobbe avatar clauswobbe commented on July 25, 2024

Taifun, how do you get the log info? I'm aware it's the Java Console log,
but once that opens, what do you do in order to see logged content?

Best regards / Med venlig hilsen
Claus Wøbbe

2013/5/10 Taifun [email protected]

MIT NewBlocks Companion doesn't like to connect anymore with my project
(project name=couch_nb2)... I could successfully connect to a very simple
project.

As you probably can see from the log, the backup of the project
(couch_nb1) will be displayed correctly, but not the new version
(couch_nb2)... I will restart from the backup of that project now...

Btw: a reset button in the Companion app would be nice (similar to the
classic version).
I currently have to go to Settings - Applications - Manage applications on
the device,
then select the MIT NewBlocks Companion app and click "Clear data" and
"Force stop" in case there is an issue..

Taifun

[INFO] DesignToolbar: switching to existing project couch_nb1 with id
5348024557502464

[INFO] Setting currentScreen to Screen1
[INFO] ProjectEditor: got selectFileEditor for
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.scm selectedFileEditor is
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.scm
[INFO] YaFormEditor: got onShow() for
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.scm
[INFO] Ode: Setting current file editor to
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.scm
[INFO] Saving global settings:
{"GeneralSettings":{"CurrentProjectId":"5348024557502464"},"SimpleSettings":{}}
[INFO] Adding blocks editor as a listener for Screen1
[INFO] AssetManager: Loading assets for 5348024557502464
[INFO] initBlocksArea: killed running timer.
[INFO] BlocklyPanel: Got initBlocksArea call for 5348024557502464_Screen1
[INFO] Restoring 20 previous blockly components for form
5348024557502464_Screen1
[INFO] Replaying 0 ops waiting in queue
[INFO] Loading blocks area content for 5348024557502464_Screen1
[INFO] Adding asset fileId = assets/icon.png
[INFO] Got blocks area changed for 5348024557502464_Screen1
[INFO] Setting currentScreen to Screen1
[INFO] ProjectEditor: got selectFileEditor for
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.bky selectedFileEditor is
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.scm
[INFO] YaFormEditor: got onHide() for
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.scm
[INFO] Setting current file editor to null
[INFO] YaBlocksEditor: got onShow() for
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.bky
[INFO] Ode: Setting current file editor to
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.bky
[INFO] Saving global settings:
{"GeneralSettings":{"CurrentProjectId":"5348024557502464"},"SimpleSettings":{}}
[INFO] showDifferentForm changing from 5348024557502464_Screen1 to
5348024557502464_Screen1
[INFO] Starting timer for 5348024557502464_Screen1
[INFO] Got blocks area changed for 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] AssetManager: formName = 5348024557502464_Screen1
[INFO] ViewerBox: switching the content in the viewer box
[INFO] YaProjectEditor: got onUnload
[INFO] ProjectEditor: got onUnload for project 5348024557502464
[INFO] YaProjectEditor: got onHide
[INFO] AssetList: switching projects from 5348024557502464 to 0
[INFO] AssetList: refreshing for project 0
[INFO] YaBlocksEditor: got onHide() for
src/appinventor/ai_taifunbaer/couch_nb1/Screen1.bky
[INFO] Setting current file editor to null
[INFO] BlocklyEditor: prepared for reinit for form 5348024557502464_Screen1
[INFO] ProjectEditor: got onLoad for project 6473924464345088
[INFO] YaProjectEditor got onShow() for project 6473924464345088
[INFO] AssetList: switching projects from 0 to 6473924464345088
[INFO] AssetList: refreshing for project 6473924464345088
[INFO] DesignToolbar: switching to existing project couch_nb2 with id
6473924464345088

[INFO] Setting currentScreen to Screen1
[INFO] ProjectEditor: got selectFileEditor for
src/appinventor/ai_taifunbaer/couch_nb2/Screen1.bky selectedFileEditor is
src/appinventor/ai_taifunbaer/couch_nb2/Screen1.bky
[INFO] YaBlocksEditor: got onShow() for
src/appinventor/ai_taifunbaer/couch_nb2/Screen1.bky
[INFO] Ode: Setting current file editor to
src/appinventor/ai_taifunbaer/couch_nb2/Screen1.bky
[INFO] Saving global settings:
{"GeneralSettings":{"CurrentProjectId":"6473924464345088"},"SimpleSettings":{}}
[INFO] showDifferentForm changing from 6473924464345088_Screen1 to
6473924464345088_Screen1
[INFO] timerForm changed, killing running timer.
[INFO] Starting timer for 6473924464345088_Screen1
[INFO] Got blocks area changed for 6473924464345088_Screen1
[INFO] AssetManager: Loading assets for 6473924464345088
[INFO] initBlocksArea: killed running timer.
[INFO] BlocklyPanel: Got initBlocksArea call for 6473924464345088_Screen1
[INFO] Restoring 24 previous blockly components for form
6473924464345088_Screen1
[INFO] Replaying 0 ops waiting in queue
[INFO] Loading blocks area content for 6473924464345088_Screen1
[INFO] Adding asset fileId = assets/icon.png
[INFO] Got blocks area changed for 6473924464345088_Screen1
[INFO] Starting timer for 6473924464345088_Screen1
[INFO] Got blocks area changed for 6473924464345088_Screen1
[INFO] AssetManager: formName = 6473924464345088_Screen1


Reply to this email directly or view it on GitHubhttps://github.com//issues/21
.

from appinventor-sources.

josmas avatar josmas commented on July 25, 2024

@clauswobbe That is the output in the Debug tab in the Designer. The Java console is 'connected' to the classic Blocks Editor (which is a Java Web Start application), but it won't be of much help in newblocks.

from appinventor-sources.

jisqyv avatar jisqyv commented on July 25, 2024

Can you send me a copy of the project that causes this problem?

Btw. The "Back" button is supposed to cause the companion to exit.

from appinventor-sources.

puravidaapps avatar puravidaapps commented on July 25, 2024

I just loaded the project again and I'm not able to reproduce the error... sorry... connects fine now...
will add the project next time...

from appinventor-sources.

josmas avatar josmas commented on July 25, 2024

Closing this for now; feel free to reopen

from appinventor-sources.

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.