--- modules/damieng/doc/graphical_editor.tex 2015/04/23 17:17:05 1.1 +++ modules/damieng/doc/graphical_editor.tex 2015/04/27 18:12:47 1.2 @@ -52,7 +52,7 @@ Daxe is located at \texttt{loncapa/modul \subsection{Edition and launch in Dart Editor} -The Dart editor, while not necessary, is very useful for Dart development. This editor currently (August 2014) has two major bugs on Ubuntu/KUbuntu, so it is good to know the following workarounds: +The Dart editor, while not necessary, is very useful for Dart development. This editor had two major bugs in 2014 on Ubuntu/KUbuntu (which are probably fixed in 2015), so it is good to know the following workarounds: \begin{itemize} \item It links to libudev.so.0, so a symbolic link can help if a different version is installed: \\* \texttt{sudo ln -s /lib/x86\_64-linux-gnu/libudev.so.1 /lib/x86\_64-linux-gnu/libudev.so.0} @@ -60,7 +60,7 @@ The Dart editor, while not necessary, is \texttt{GTK2\_RC\_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc DartEditor} \end{itemize} -Other Linux distros are not supported (as of 8/2014). While it is possible to compile the Dart SDK, compiling Dartium is a lot harder and it is harder to debug without Dartium. +Other Linux distros are not officially supported. While it is possible to compile the Dart SDK, compiling Dartium is a lot harder and it is harder to debug without Dartium. Once Dart Editor is started, the directories \texttt{loncapa/modules/damieng/graphical_editor/daxe} and \texttt{loncapa/modules/damieng/graphical_editor/loncapa\_daxe} should be opened with the menu \texttt{File-Open existing Folder...}. They will reopen automatically the next time Dart Editor is opened.