Reply
Thread Tools
Posts: 3 | Thanked: 0 times | Joined on Sep 2009 @ Belarus, Minsk
#11
Hello guys. I'm also have success running maemo5 SDK on Fedora 12 x64, but... Does anybody of you tried to use esbox (eclipse) IDE. As for me I have downloaded achive of esbox IDE from home esbox site and met some problem: Target list is empty for me, from esbox/workspace/.metadata/.log I got those errors:

!SESSION 2009-11-22 16:06:03.185 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.maemo.esbox.scratchbox.sb1 4 0 2009-11-22 16:06:30.685
!MESSAGE Could not refresh targets
!STACK 0
org.maemo.esbox.scratchbox.core.scratchbox.Scratch boxException: Process failed with exit code 1
Traceback (most recent call last):
File "/scratchbox/tools/bin/sb-conf", line 10, in ?
os.execv(chroot,[chroot,p.basename(sys.argv[0])]+sys.argv[1:])
OSError: [Errno 13] Permission denied


Maybe somebody of You had the same problems and can help.

BR, Nick.
 
Posts: 38 | Thanked: 17 times | Joined on Oct 2009 @ Missouri
#12
I had the same problem and just figured out what I did wrong. After installing the SDK you have logout and log back in to be properly added to the 'sbox' group, apparently I did not do that. See if this helps.

However, now when I start a new project esbox locks up after selecting a template and clicking next. Is there a guide for this somewhere?
 
Posts: 9 | Thanked: 8 times | Joined on Nov 2007 @ Apeldoorn, NL / Beijing, CHN
#13
Originally Posted by jebba View Post
I just need to RTFS.
-Jeff
I was maybe off by one line with last statement... can't imagine I did it wrong. Did you try to push it upstream?

Gerard
 
Posts: 74 | Thanked: 25 times | Joined on Jan 2010 @ Hong Kong, CHINA
#14
In F12 x86_64, I had to up the mmap_min_addr as suggested http://lists.scratchbox.org/pipermai...st/001530.html :

echo "vm.mmap_min_addr = 1048576" >> /etc/sysctl.conf

Otherwise dbus / hal / other .debs wouldn't install in the scratchbox chroot.

I wrote up all the steps at http://www.martindengler.com/index.html#2010-02-03 because I found that three guides (at least to get this up & running was one or two too many .
 
Posts: 74 | Thanked: 25 times | Joined on Jan 2010 @ Hong Kong, CHINA
#15
In F12 x86_64, I had to up the mmap_min_addr as suggested http://lists.scratchbox.org/pipermai...st/001530.html :

echo "vm.mmap_min_addr = 1048576" >> /etc/sysctl.conf

Otherwise dbus / hal / other .debs wouldn't install in the scratchbox chroot.

I wrote up all the steps at http://www.martindengler.com/index.html#2010-02-03 because I found that three guides (at least to get this up & running was one or two too many .
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:34.