Reply
Thread Tools Search this Thread
Posts: 685 | Thanked: 1,380 times | Joined on May 2011 @ Brazil
#211
Originally Posted by javispedro View Post
Here's a first release: http://depot.javispedro.com/nit/harm..._1.0_armel.deb. xmim should be installed in Harmattan, not inside Easy Debian.

2. Now you need to start xmim (I hope you installed the above .deb by now!). Run:
Code:
xmimd -d :1 -x 0x4200002 -v
Replace 0x4200002 with the xephyr window id you got in the above step.
Javispedro, I get "Segmentation fault" every time xmimd runs. I suspect from PR1.3, before with PR1.2 xmimd was ok.

Has anybody success running xmimd with PR1.3 ?
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell. PyGlet - OpenGL, etc in Python.
-- My blog about mobile & scientific computing ---
Nokia N9 16GB Black @ 1.35 GHz with Easy Debian + Stowaway foldable BT keyboard.
Nokia N900 @ 1.1 GHz, EasyDebian, MeeGo 1.2, NITDroid 2.2. N810 with cloned Maemo on SD, EasyDebian.
 
Posts: 77 | Thanked: 40 times | Joined on Oct 2011 @ Sofia, Bulgaria
#212
I also get a segmentation fault after a full flash to PR 1.3. Library version mismatch?
 

The Following User Says Thank You to YavkatA For This Useful Post:
javispedro's Avatar
Posts: 1,889 | Thanked: 3,247 times | Joined on Jan 2009 @ Barcelona
#213
Originally Posted by YavkatA View Post
I also get a segmentation fault after a full flash to PR 1.3. Library version mismatch?
That would be a pain because there's no newer SDK. Fortunately, I don't think that's the case. If someone could try to debug it a little (e.g. gdb or strace), I'd be grateful.
 

The Following User Says Thank You to javispedro For This Useful Post:
Posts: 685 | Thanked: 1,380 times | Joined on May 2011 @ Brazil
#214
Originally Posted by javispedro View Post
That would be a pain because there's no newer SDK. Fortunately, I don't think that's the case. If someone could try to debug it a little (e.g. gdb or strace), I'd be grateful.
Hi javispedro,

My trials after "# apt-get install gdb strace" :

Code:
$ gdb xmimd
Reading symbols from /usr/bin/xmimd...(no debugging symbols found)...done
(gdb) run
Starting program: /usr/bin/xmimd 
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x410a9c00 in strcmp () from /lib/libc.so.6
Any other command do you want me to try ?

$ strace xmimd -d :1 -x 0x04000002 -v
gives the output in this file.

I've initially thought the missing "/usr/share/locale/en_GB/LC_MESSAGES/libc.mo" was the culprit, but after copying it from my Harmattan SDK armel, the same "Segmentation fault" happens.

xmimd also runs ok in Harmattan SDK armel.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell. PyGlet - OpenGL, etc in Python.
-- My blog about mobile & scientific computing ---
Nokia N9 16GB Black @ 1.35 GHz with Easy Debian + Stowaway foldable BT keyboard.
Nokia N900 @ 1.1 GHz, EasyDebian, MeeGo 1.2, NITDroid 2.2. N810 with cloned Maemo on SD, EasyDebian.

Last edited by rcolistete; 07-27-2012 at 01:33 PM.
 

The Following User Says Thank You to rcolistete For This Useful Post:
qwazix's Avatar
Posts: 2,256 | Thanked: 4,044 times | Joined on Jan 2010
#215
I am unable to launch terminal windows within lxde when running as user.

roxterm gives: Falied to connect to session manager: SESSION_MANAGER environment variable not defined

and lxTerminal gives a warning: Configuration file create failed: Permission denied

Do you know something about this?
__________________
Proud coding competition 2012 winner: ρcam
My other apps: speedcrunch N9 N900 –– contactlaunch –– timenow

Nemo UX blog: Grog
My website: qwazix.com
My job: oob
 
Posts: 310 | Thanked: 83 times | Joined on Jul 2010 @ Brittany, France
#216
Rcolistete, do you still plan to release some debs to help the HarmChom instalaltion? I admit I still hope this would help me to solve my "mount on loop0" issue. :X
 
Posts: 5 | Thanked: 0 times | Joined on Aug 2012
#217
Could anybody re-upload opensh_1.00_armel.deb and aegisctl_1.2_armel.deb because Inception web page break down and on google there are no mirrors.
Thanks a lot.
 
Posts: 685 | Thanked: 1,380 times | Joined on May 2011 @ Brazil
#218
Originally Posted by qwazix View Post
I am unable to launch terminal windows within lxde when running as user.

roxterm gives: Falied to connect to session manager: SESSION_MANAGER environment variable not defined

and lxTerminal gives a warning: Configuration file create failed: Permission denied

Do you know something about this?
I have the same problem with my Debian image... A workaround is use the terminal outside LXDE. I will try to solve this problem.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell. PyGlet - OpenGL, etc in Python.
-- My blog about mobile & scientific computing ---
Nokia N9 16GB Black @ 1.35 GHz with Easy Debian + Stowaway foldable BT keyboard.
Nokia N900 @ 1.1 GHz, EasyDebian, MeeGo 1.2, NITDroid 2.2. N810 with cloned Maemo on SD, EasyDebian.
 
Posts: 685 | Thanked: 1,380 times | Joined on May 2011 @ Brazil
#219
Originally Posted by Kabouik View Post
Rcolistete, do you still plan to release some debs to help the HarmChom instalaltion? I admit I still hope this would help me to solve my "mount on loop0" issue. :X
Yes, "easy-chroot.deb" is ready (need more tests) and "easy-deb-chroot" is being cooked today. I hope to release them today or tomorrow. They will need inception, aegisctl, open-sh and xmimd as dependencies, so will work with or without open mode kernel. And xmimd (i.e., Meego virtual keybord) is not working on PR1.3 (javispedro is trying to fix it). The debian image downloading remains manual.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell. PyGlet - OpenGL, etc in Python.
-- My blog about mobile & scientific computing ---
Nokia N9 16GB Black @ 1.35 GHz with Easy Debian + Stowaway foldable BT keyboard.
Nokia N900 @ 1.1 GHz, EasyDebian, MeeGo 1.2, NITDroid 2.2. N810 with cloned Maemo on SD, EasyDebian.

Last edited by rcolistete; 08-02-2012 at 11:59 AM.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 685 | Thanked: 1,380 times | Joined on May 2011 @ Brazil
#220
Originally Posted by kamilstone View Post
Could anybody re-upload opensh_1.00_armel.deb and aegisctl_1.2_armel.deb because Inception web page break down and on google there are no mirrors.
Thanks a lot.
You can find inception 0.2.5, aegisctl 1.3 and opensh 1.0 zipped here.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell. PyGlet - OpenGL, etc in Python.
-- My blog about mobile & scientific computing ---
Nokia N9 16GB Black @ 1.35 GHz with Easy Debian + Stowaway foldable BT keyboard.
Nokia N900 @ 1.1 GHz, EasyDebian, MeeGo 1.2, NITDroid 2.2. N810 with cloned Maemo on SD, EasyDebian.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Reply

Tags
chroot, debian, harmattan

Thread Tools Search this Thread
Search this Thread:

Advanced Search

 
Forum Jump


All times are GMT -4. The time now is 06:10 PM.