|
2012-05-17
, 15:46
|
Posts: 372 |
Thanked: 61 times |
Joined on Jan 2012
|
#632
|
|
2012-05-17
, 15:49
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#633
|
Yes, either you upgrade first to the latest cvm package and then install the cvm-midlets package, or you remove the cvm package first and then you can install both in any order. Otherwise you might get issues with one package (cvm-midlets) trying to overwrite files from another package (cvm).
So you need both:
cvm-midlets: some example test midlets
cvm: the phoneME Java VM virtual machine (and no more midlets).
Davy
|
2012-05-17
, 18:57
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#634
|
I've purged cvm totally, but after installing the latest phoneme and midlets, it gives me this error:
trying to overwrite '/usr/share/applications/hildon/microemu-demo.desktop', which is also in package cvm meego-mr2.b168+svn20547-20120517
dpkg-deb (subproces): data: internal gzip write error: Broken pipe
The Following 3 Users Say Thank You to DavyP For This Useful Post: | ||
|
2012-05-18
, 11:15
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#635
|
|
2012-05-23
, 09:46
|
Posts: 120 |
Thanked: 83 times |
Joined on May 2012
|
#636
|
The Following User Says Thank You to PIDk For This Useful Post: | ||
|
2012-05-23
, 20:56
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#637
|
Hello, DavyP!
I'm using latest SVN version of PhoneME for MeeGo on my N9 (cvm_meego-mr2.b168+svn20547-20120517_armel.deb) but it seems that it doesn't support GPS. Though it's said in feature request list (http://davy.preuveneers.be/phoneme/?q=node/34) that support for JSR 179 is implemented.
I tested it on latest J2ME Google Maps (3.0.2 for Samsung) and GpsMid - both says that GPS is not available.
Also, cvm is erroneously named cvmOB in this build, so i had to make a hardlink for it with a proper name.
The Following 4 Users Say Thank You to DavyP For This Useful Post: | ||
|
2012-05-24
, 07:17
|
Posts: 1,397 |
Thanked: 2,126 times |
Joined on Nov 2009
@ Dublin, Ireland
|
#638
|
The Following 2 Users Say Thank You to ivgalvez For This Useful Post: | ||
|
2012-05-30
, 08:04
|
Posts: 120 |
Thanked: 83 times |
Joined on May 2012
|
#639
|
Nice catch about cvmOB. Not sure what happened actually. I
uploaded a new build.
http://davy.preuveneers.be/phoneme/public/maemo/deb/
Regarding JSR 179: I have not changed anything to this part
recently, and I also have to rely on community feedback about
whether it works or not on the N9.
Can you also check with the LocationTest midlet that is included in
cvm-midlets_0.1_armel.deb? That one works on the N900, and I
use the same APIs and libraries to access the GPS on Maemo
and MeeGo..
Cheers,
Davy
The Following User Says Thank You to PIDk For This Useful Post: | ||
|
2012-05-30
, 20:50
|
Posts: 306 |
Thanked: 603 times |
Joined on Jan 2012
@ Belgium
|
#640
|
I tried LocationTest as you asked and it is working ok. It shows me my coordinates and everything. But still, Google Maps says that "Location feature is not available for you phone" and GpsMid says "your phone doesn't seem to support this method [JSR 179] of location input".
Can you try GpsMid by yourself on your N900 or N9 emulator? This is an opensource project hosted here: http://gpsmid.sourceforge.net/
BTW, what does midletservice do?
The Following 2 Users Say Thank You to DavyP For This Useful Post: | ||
intact. Everything else should work as before.
However, the old packages had the midlets installed in the main
package. If you have installed cvm-midlets, you might get an error
that some files from another package will be overwritten.
Davy