Alice Community

Alice Community (http://www.alice.org/community/index.php)
-   Bugs and Troubleshooting (http://www.alice.org/community/forumdisplay.php?f=18)
-   -   A few questions about the 2.3.3 update (http://www.alice.org/community/showthread.php?t=10034)

arty-fishL 04-14-2013 10:54 AM

A few questions about the 2.3.3 update
 
The bug fixes all seem good, but in the feature modifications:

[LIST][*]Replaced function "int(a) as String" with "int(a)".[/LIST]Why? All this seems to have done for the end user is break backwards compatibility in some cases.

[LIST][*]Removed Take Picture feature.[*]Removed Screen Capture tab from Preferences menu.[/LIST]Again, why? This feature worked fine as far as I could tell and was quite useful, has it been replaced and I'm just missing it somehow?

[LIST][*]Added a menu item to view Alice license.[/LIST]Not really that helpful, but I suppose marginally useful.

[LIST][*]Change the output text of "Print" statements.[/LIST]When I try to print a normal line of text now, it just says "None"

[LIST][*]Removed "Export As A Web Page" feature.[/LIST]This feature was buggy, but it still worked in certain cases, so a simple warning message would have sufficed.
Case of point - this web export of the original Resident Penguin by x2495iiii works fine for me: [URL="https://dl.dropboxusercontent.com/u/67774614/Resident_Penguin_1/Resident_Penguin_1.html"]Resident Penguin Classic[/URL]

x2495iiii 04-22-2013 03:27 PM

You're the first person I've ever heard say the export web page feature works for them.

Still, that's awesome.

Would you like me to forward your question to the admins? I'm not entirely sure how often they check the forums, and a direct PM might expedite things.

Also, is there a browser or version of java that it works best with? I got it to load, but it "failed to initialize Alice."

CellularDecay 04-26-2013 07:12 PM

[QUOTE=arty-fishL;52746]The bug fixes all seem good, but in the feature modifications:

[LIST][*]Replaced function "int(a) as String" with "int(a)".[/LIST]Why? All this seems to have done for the end user is break backwards compatibility in some cases.
[/QUOTE]

It doesn't seem to break backwards compatibility. My older code with "int a as a string" loads fine. Seems to be the same function with a new name, because now my code reads "int [variablename] as a string" instead of "int [variablename] as a string as a string" like it did before. The 2nd "as a string" was redundant. Looks better now.

However, I have noticed some 3D text objects get larger when loaded into 2.33, and if I resize them, then they are smaller when I go back to an older version (my school still uses 2.0). Mildly annoying, but not fatal.


[QUOTE=arty-fishL;52746][LIST][*]Removed Take Picture feature.[*]Removed Screen Capture tab from Preferences menu.[/LIST]Again, why? This feature worked fine as far as I could tell and was quite useful, has it been replaced and I'm just missing it somehow?
[/QUOTE]

Yea, I'd like to know about this as well. CTRL-G doesn't work, but then again, it didn't work in the previous version either. Why was the button (and screenshot functionality) removed?

aikmin 04-27-2013 03:25 AM

Take Picture
 
This feature was temporary removed because it was causing some problems on the MAC side. It will be back in Alice very soon.

aikmin 04-27-2013 03:32 AM

Export as webpage
 
The code itself works, but some newer browser does not support Java plugins (Firefox for example - that actually reminds me that i need to check if a new version is out), so you cannot load the world. In other words, every time you update your browser, it will break, unless you also have a compatible Java plugin installed.


All times are GMT -5. The time now is 01:40 PM.

Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.