Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
d584bf19
Commit
d584bf19
authored
Feb 27, 2012
by
Hal Abelson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor correction to known issues text
parent
67a7d308
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
appinventor/docs/knownIssues.html
appinventor/docs/knownIssues.html
+8
-2
No files found.
appinventor/docs/knownIssues.html
View file @
d584bf19
...
...
@@ -59,26 +59,32 @@
connections.
</li>
<p
/>
<li>
Manipulating blocks while switching screens: If you are working with a multiscreen
app and you switch screens, do not move blocks with the mouse or click links in the
Blocks Editor until the new screen is done loading. If you do so, the Blocks editor
can become confused about which screen you are working on, and you can get errors, or even
lose blocks. The same warning applies when you switch between projects. When loading a new
project, use the Blocks editor until the project has finished loading.
project,
don't
use the Blocks editor until the project has finished loading.
</li>
<p
/>
<li>
Unstable project loading:
We've gotten reports of projects loading incorrectly, with blocks missing. We're trying
to track this down, but in the meantime be diligent about keeping local backups,
especially for large and important projects.
</li>
<p
/>
<li>
Failure to package projects:
We're currently seeing a 6% failure rate in attempts to package projects.
Many of these appear to be intermittent. If your project fails to
package, try again once or twice. Another source of failure may
result from case collisions in the names of media files: If your
project has two pictures named
MyPict.jpj
and mypict.jpg, this may cause
project has two pictures named
, for example, MyPict.jpg
and mypict.jpg, this may cause
errors.
</li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment