| ... |
... |
@@ -23,12 +23,8 @@ |
| 23 |
23 |
|
| 24 |
24 |
== Release Notes == |
| 25 |
25 |
|
| 26 |
|
-{{warning}} |
| 27 |
|
-Write a summary of the release notes |
| 28 |
|
-{{/warning}} |
|
26 |
+You can find a list of solved tickets for this release at [[our issue tracking system>>url:http://rtsys.informatik.uni-kiel.de/jira/secure/ReleaseNote.jspa?projectId=10400&version=10701||shape="rect"]]. Release notes of older releases can be found at our [[doc:Release Notes]] page. |
| 29 |
29 |
|
| 30 |
|
- |
| 31 |
|
- |
| 32 |
32 |
If you're wondering where components have gone that were traditionally a part of KIELER, you might not know yet that the KIELER was split into two separate projects, KIELER Pragmatics and KIELER Semantics, which release pretty much independently. |
| 33 |
33 |
|
| 34 |
34 |
=== API Changes in 2014/10 === |
| ... |
... |
@@ -90,22 +90,6 @@ |
| 90 |
90 |
* Save a Ptolemy model as a {{code language="none"}}.moml{{/code}} file somewhere. |
| 91 |
91 |
* ((( |
| 92 |
92 |
Download and start our //[[Ptolemy Model Browser>>url:http://www.informatik.uni-kiel.de/rtsys/kieler/downloads/tools-and-libraries/||shape="rect"]]//. |
| 93 |
|
- |
| 94 |
|
-{{tip title="Note for Mac OS Users"}} |
| 95 |
|
-Starting with Mac OS X Mountain Lion, trying to start the Ptolemy Model Browser may give you the following error message: |
| 96 |
|
- |
| 97 |
|
-[[image:attach:damaged_error.png]] |
| 98 |
|
- |
| 99 |
|
-The problem is not that our application file is damaged in any way. Much rather, we have not invested the money to obtain a proper developer certificate with which this error would not be generated. The solution is to open your system preferences and navigate to the //Security & Privacy// settings. Therein, make sure to set //Allow apps downloaded from// to //Anywhere//: |
| 100 |
|
- |
| 101 |
|
-[[image:attach:security_preferences.png]] |
| 102 |
|
- |
| 103 |
|
-Start the Ptolemy Browser again. This will result in the following warning: |
| 104 |
|
- |
| 105 |
|
-[[image:attach:untrusted_error.png]] |
| 106 |
|
- |
| 107 |
|
-Simple click "Open" and you're good to go at last. |
| 108 |
|
-{{/tip}} |
| 109 |
109 |
))) |
| 110 |
110 |
* Open your moml file. |
| 111 |
111 |
* Double-click actors that have further models inside them. Also double-click modal model states that have refinements. Use the sidebar on the right to influence how your model is displayed. |
| ... |
... |
@@ -112,6 +112,13 @@ |
| 112 |
112 |
|
| 113 |
113 |
== Known Problems and Limitations == |
| 114 |
114 |
|
|
95 |
+* Starting with Mac OS X Mountain Lion, trying to start our software may give you an error message similar to this: |
|
96 |
+[[image:attach:security1.png]] |
|
97 |
+The solution is to open your system preferences and navigate to the //Security & Privacy// settings. Therein, either click on //Open Anyway// if available or change //Allow apps downloaded from// to //Anywhere//. |
|
98 |
+[[image:attach:security2.png]] |
|
99 |
+Starting our software will now result in the following message: |
|
100 |
+[[image:attach:security3.png]] |
|
101 |
+Simply click //Open// and you're good to go. |
| 115 |
115 |
* The Ptolemy Model Viewer can properly display only a limited set of actors. Other actors may look a lot different than they do in Ptolemy. |
| 116 |
116 |
* Currently there is no full-blown user documentation integrated. See our [[doc:KIELER.WebHome]] for more information. |
| 117 |
117 |
|