Hi!!

128 views
Skip to first unread message

Ramón Cordero

unread,
Aug 8, 2012, 8:31:11 PM8/8/12
to mi...@dartlang.org
Hello everyone, I'm new to dart, I installed the SDK editor, but I can not run with my user regulate, only as root : http://pastebin.com/PZVwBuUp 

thanks for your answers!

Seth Ladd

unread,
Aug 8, 2012, 8:37:05 PM8/8/12
to mi...@dartlang.org
Thanks for the report! This is strange. I'm wondering if there's some permissions issue with your /opt directory. Do you get the same behavior if you just unzip and run from your home dir?

!ENTRY com.google.dart.tools.core 4 0 2012-08-08 19:19:14.083
!MESSAGE /opt/dart-editor/dart-sdk/bin/dart was not executable
 
!ENTRY org.eclipse.ui.workbench 4 2 2012-08-08 19:19:14.213
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
com.google.dart.compiler.InternalCompilerException: Failed to open /opt/dart-editor/dart-sdk/lib/config/import_any.config


On Wed, Aug 8, 2012 at 5:31 PM, Ramón Cordero <mr.ramo...@gmail.com> wrote:
Hello everyone, I'm new to dart, I installed the SDK editor, but I can not run with my user regulate, only as root : http://pastebin.com/PZVwBuUp 

thanks for your answers!

--
Consider asking HOWTO questions at Stack Overflow: http://stackoverflow.com/tags/dart
 
 

Ramón Cordero

unread,
Aug 8, 2012, 8:51:53 PM8/8/12
to mi...@dartlang.org
I think what is to share the binary, with the other users?

Seth Ladd

unread,
Aug 8, 2012, 9:01:20 PM8/8/12
to mi...@dartlang.org
Yes, if you have different users sharing the same Linux box, /opt is probably correct. However, we want to verify first that nothing is wrong with the .zip you downloaded. Can you try unzipping directly into your home dir, and try to run it?

Ramón Cordero

unread,
Aug 8, 2012, 9:09:57 PM8/8/12
to mi...@dartlang.org

thanks for the support  Seth ; I am installing for  yaourt -S dart-editor (PKGBUILD) , prefer to download the zip and install it?

Florian Loitsch

unread,
Aug 9, 2012, 7:08:14 AM8/9/12
to mi...@dartlang.org
I'm using Archlinux myself, so I will see if I can have a look at it.
In the meantime just download the editor, unzip it locally (somewhere in your home) and run the editor from the extracted directory. No further install steps required.
Give a man a fire and he's warm for the whole day,
but set fire to him and he's warm for the rest of his life. - Terry Pratchett

Jin Mingjian

unread,
Aug 10, 2012, 3:33:03 AM8/10/12
to mi...@dartlang.org
Hi, Ramon, it should not be related to the Arch. download the zip package as suggested by Florian. Do not use the yaourt to get it.

Then, I see that your log is clear about your problem:
...

  1. !ENTRY com.google.dart.tools.core 4 0 2012-08-08 19:19:14.083
  2. !MESSAGE /opt/dart-editor/dart-sdk/bin/dart was not executable
  3.  
  4. !ENTRY org.eclipse.ui.workbench 4 2 2012-08-08 19:19:14.213
  5. !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
  6. !STACK 0
  7. com.google.dart.compiler.InternalCompilerException: Failed to open /opt/dart-editor/dart-sdk/lib/config/import_any.config
...
it seems the permission problem.

hope it helps.
Jin

Florian Loitsch

unread,
Aug 11, 2012, 6:01:19 AM8/11/12
to mi...@dartlang.org
Reply all
Reply to author
Forward
0 new messages