maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nemo Mobile (https://talk.maemo.org/forumdisplay.php?f=53)
-   -   Nemo mobile discussions (https://talk.maemo.org/showthread.php?t=80361)

nicolai 2012-11-12 22:07

Re: Nemo mobile discussions
 
Someone knows a step by step tutorial on how to start
developing for nemomobile?

I read some articles on wiki.merproject.org but I am lost
on the mass of different instructions for obs with different
repros, mic image creation.

I followed the instructions from
https://wiki.merproject.org/wiki/Platform_SDK and https://wiki.merproject.org/wiki/SB2
but still don't know how to get the source package
of a nemo component or create a package for the device.

For maemo I use the following steps:
log into scratchbox
get package from git or maemo.org/packages
build package
and copy/install on device.

What would be the equivalent steps
for nemomobile for the n900.

nicolai

w00t 2012-11-12 22:10

Re: Nemo mobile discussions
 
Quote:

Originally Posted by nicolai (Post 1293551)
I followed the instructions from
https://wiki.merproject.org/wiki/Platform_SDK and https://wiki.merproject.org/wiki/SB2
but still don't know how to get the source package
of a nemo component or create a package for the device.

source (for things we maintain) are generally on github (http://github.com/nemomobile). you can also look at packages on OBS (https://build.pub.meego.com/search), in the packaging, there is often a URL which will point at the git repo.

for actually building things, take a look into 'osc build' or 'mb' inside the SDK. pop onto IRC and ask questions if you need help.

mankir 2012-11-15 17:55

Re: Nemo mobile discussions
 
Wlan is still not working for me (with newest uboot), connection will not establish! On versions from last year it worked, but now nobody seems to care about it. Still hoping (like the whole year) for the next release to fix it...

Quote:

Originally Posted by MartinK (Post 1292672)
Already tested it and it works fine. :)
...[/LIST]


MartinK 2012-11-24 12:03

Re: Nemo mobile discussions
 
Quote:

Originally Posted by mankir (Post 1294645)
Wlan is still not working for me (with newest uboot), connection will not establish! On versions from last year it worked, but now nobody seems to care about it. Still hoping (like the whole year) for the next release to fix it...

What device are you using ? Works fine for me with the 20111101 image on the N900.

MartinK 2012-11-24 12:14

Re: Nemo mobile discussions
 
python-qtmobility for Nemo
I've suceded in building the python-qtmobility package for Nemo.
The package is available from my Nemo repository on COBS.

How to try it out
0. become root
1. add my Nemo repository & refresh sources
Code:

zypper ar http://repo.pub.meego.com/home:/MartinK:/nemo/CE_MW_Shared_Mer_Core-next_armv7hl/
zypper ref

2. install python-qtmobility
Code:

zypper install python-qtmobility
3. try it out
Code:

python
>>>import QtMobility

Known issues
Importing the QtMobility.Location submodule causes a segfault, probably due to bits of qt-mobility missing in Nemo (?).

Ken-Young 2012-11-25 08:53

Re: Nemo mobile discussions
 
Quote:

Originally Posted by panjgoori (Post 1293216)
it is better than Previous version and getting better with each update. but im getting a error whenever i try to make call error is:

Code:

*** Unable to find voice call provider with id:
and another bug i cant scroll down in settings. anyone else having these issue ??

I have the same problem. I also find that setting the timezone via the settings tool does not work. Is there a page anywhere where people list known workarounds for problems like this, for Nemo on the N950, or is the best thing just to go through the bugzilla tickets?

panjgoori 2012-11-25 09:08

Re: Nemo mobile discussions
 
Quote:

Originally Posted by Ken-Young (Post 1298115)
I have the same problem. I also find that setting the timezone via the settings tool does not work. Is there a page anywhere where people list known workarounds for problems like this, for Nemo on the N950, or is the best thing just to go through the bugzilla tickets?

i also installed updated files for Nemo for N900 via App manager but still didn't helped :(:(. And also scrolling down in settings doesn't work. waiting for a new update.

Wonko 2012-11-25 10:13

Re: Nemo mobile discussions
 
Quote:

Originally Posted by panjgoori (Post 1293216)
it is better than Previous version and getting better with each update. but im getting a error whenever i try to make call error is:

Code:

*** Unable to find voice call provider with id:
and another bug i cant scroll down in settings. anyone else having these issue ??

To solve the "call provider issue" try running
Code:

/usr/bin/ensure-tpring-account.sh
as normal "nemo" user in a shell (e.g., via FingerTerm).
Note that you should really type it in on the device and not execute it via SSH.
Afterwards, reboot and give it another try.

A little bit of background information:
seems like that in some image the "ring/tel/account0" account is not properly set up.
You can check this via the accounts-ui GUI application.
If this account doesn't show up there you have this issue and can likely solve it by running above command followed by reboot.

Edit: this should also fix the time zone issue Ken-Young mentioned.

Ken-Young 2012-11-25 10:52

Re: Nemo mobile discussions
 
Quote:

Originally Posted by Wonko (Post 1298149)
To solve the "call provider issue" try running
Code:

/usr/bin/ensure-tpring-account.sh
as normal "nemo" user in a shell (e.g., via FingerTerm).
Note that you should really type it in on the device and not execute it via SSH.
Afterwards, reboot and give it another try.
[...]

Sadly, that did not fix the problem for me. It did fix the timezone problem, but not the dialer problem. I still get the above error message. I know the SIM is good, because it works when the phone runs Harmattan.

Wonko 2012-11-25 11:42

Re: Nemo mobile discussions
 
Quote:

Originally Posted by Ken-Young (Post 1298171)
Sadly, that did not fix the problem for me. It did fix the timezone problem, but not the dialer problem. I still get the above error message. I know the SIM is good, because it works when the phone runs Harmattan.

Two more things to check:
Does the "ring/tel/account0" account show up in the accounts-ui App?
Have you been asked for your pin on startup?

Edit:
If the "ring/tel/account0" account does not show up then there was something wrong while running the aforementioned script.
In this case double check that everything is in order (like run as normal user not root, run via a terminal on the device not ssh, etc.).
Also did you reboot after running the script?
I am just double checking to narrow things down. ;)

If you haven't been asked for a pin try running the MeeGo-PIN app and enter the pin there.

Edit2:
Another thing to check:
Does the status bar show your cell phone provider and is the signal strength indicator showing reasonable values?


All times are GMT. The time now is 00:11.

vBulletin® Version 3.8.8