Reply
Thread Tools
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#141
Originally Posted by hardkorek View Post
I can not get the virtual keyboard to work:

output from debian chroot:
It is ok.

Originally Posted by hardkorek View Post
and from meego shell:
Code:
BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ xmimd.sh 
xmimd running with Xephyr LXDE window id : 0x03a00002
Server running
It is ok, but if you open insided LXDE a software with text input field, you should get :

Code:
$ xmimd.sh 
xmimd running with Xephyr LXDE window id : 0x03400002
Server running
XIM_OPEN
XIM_CREATE_IC
XIM_GET_IC_VALUES
XIM_SET_IC_FOCUS

Originally Posted by hardkorek View Post
@rcolistete
Code:
[root@chroot: /] xephwm-id.sh
or
[root@chroot: /] suxephwm-id.sh
What is the difference here?
Both work for me, but the last one shows the MyDocs content in LXDE desktop and works inside an icon (lxde.desktop).
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 186 | Thanked: 79 times | Joined on Feb 2010
#142
Originally Posted by rcolistete View Post
I don't see the problem. Could you explain ?
Sorry my mistake here, all is good here.

It is ok, but if you open insided LXDE a software with text input field, you should get :
So here I did mistake somewhere. I'll try to find it.

I had a freshly reflashed n9 before playing with scripts.
I noticed performance drop(sometimes it's lagging sometimes is snappy, probably cause of inception).

In dmesg i can see following errors:
Code:
[  112.575683] Aegis: cannot measure file orcexec.p1clT0 (process: camera-ui)
[  112.575927] Aegis: cannot measure file orcexec.Ii20AR (process: camera-ui)
[  112.576019] Aegis: cannot measure file orcexec.loQdhI (process: camera-ui)
[  184.929077] Aegis: cannot measure file orcexec.hS8yIg (process: gst-plugin-scan)
[  184.929382] Aegis: cannot measure file orcexec.9qQ56x (process: gst-plugin-scan)
[  311.186737] Aegis: cannot measure file orcexec.OgMCnB (process: multiqueue0:src)
[  311.186981] Aegis: cannot measure file orcexec.sFziz2 (process: multiqueue0:src)
[  311.187103] Aegis: cannot measure file orcexec.u0WMJt (process: multiqueue0:src)
[ 1220.814178] Aegis: cannot measure file orcexec.pwPu9j (process: camera-ui)
[ 1220.814422] Aegis: cannot measure file orcexec.Iihk7t (process: camera-ui)
[ 1220.814544] Aegis: cannot measure file orcexec.DsnP4D (process: camera-ui)
[ 1333.495147] Aegis: cannot measure file orcexec.M1xghX (process: ngfd)
[ 1333.495391] Aegis: cannot measure file orcexec.qKUImK (process: ngfd)
[ 1333.495483] Aegis: cannot measure file orcexec.sTkRqx (process: ngfd)
[ 1655.641571] Aegis: cannot measure file orcexec.okiiy5 (process: gst-video-thumb)
[ 1655.641815] Aegis: cannot measure file orcexec.GUcVU0 (process: gst-video-thumb)
[ 1655.641906] Aegis: cannot measure file orcexec.ij64fW (process: gst-video-thumb)
As I mentioned, I have n9 just a couple days so don't know if aegis normally generate this sort of messages.
 
Posts: 362 | Thanked: 179 times | Joined on Sep 2010
#143
Problem was massive and required flash of rootfs And emmc Will try again later and pay attention when doing the steps
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#144
Originally Posted by Sniper_swe View Post
Problem was massive and required flash of rootfs And emmc Will try again later and pay attention when doing the steps
To both : try to install Inception (or open mode kernel) and be sure they work well before trying HarmChom (Easy Debian for Harmattan).
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 362 | Thanked: 179 times | Joined on Sep 2010
#145
I'm on open mode kernel. I just did nt pay attention when trying install it. Was in a hurry
 
Posts: 186 | Thanked: 79 times | Joined on Feb 2010
#146
Ok i found a source of lag.
With Javispedro daemon xmimd process meego-im-uiserver takes constantly around 20% of cpu.
After uninstalling package it is around 5%.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#147
Originally Posted by hardkorek View Post
Ok i found a source of lag.
With Javispedro daemon xmimd process meego-im-uiserver takes constantly around 20% of cpu.
After uninstalling package it is around 5%.
How are you measuring it ?

In my N9, with LXDE & gedit open with MeeGo keyboard visible, the CPU usage is very low. meego-im-uiserver is always between 0%-5% of CPU usage (using htop). When xmimd is not used, meego-im-uiserver takes 0%-2%.

I don't see any lag in my N9 (@ 1000 MHz, i.e., without overclocking), even when LXDE is open with OpenOffice.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 186 | Thanked: 79 times | Joined on Feb 2010
#148
With top.
I'll reflash and see if I'll be able to reproduce the problem.
 
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#149
Originally Posted by hardkorek View Post
With top.
I'll reflash and see if I'll be able to reproduce the problem.
If do you, please take careful note of the steps. And paste the output of the terminal where xmimd is being run..

Note that a 5% Cpu usage is already huge, so I must suspect you are doing the measuring wrong.

Last edited by javispedro; 2012-04-23 at 07:54.
 
Posts: 186 | Thanked: 79 times | Joined on Feb 2010
#150
My n9 screen died. I took it to Nokia Care and need to wait a week untill I'll get it back.

Before it died i was trying to reinstall xmimd (before reflashing) and I couldn't reproduce high CPU usage.

I was measuring it in good way, thats for sure (I'm working as software tester in company producing linux based os and I know how to read top output
Sorry I didn't post it then but I was not at home and didn't have enough time.
Also you could say that something is wrong seeing how interface lags.

I'll try to investigate it as soon as I'll get my n9 back.

Last edited by hardkorek; 2012-04-25 at 12:09.
 

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

Tags
chroot, debian, harmattan

Thread Tools

 
Forum Jump


All times are GMT. The time now is 06:19.