Sixthhokage2 / remuco

Automatically exported from code.google.com/p/remuco
1 stars 1 forks source link

"Invalid application" on Sony Ericsson W810i #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
* OS: Ubuntu 9.10 beta all updates
* Remuco version: 0.9.1.1
* Player: Rhythmbox

None of the pre-compiled clients seem to run on my W810i, giving "invalid
application" error. Also no icon shows up on the phone in the application
list, and attempting to start gives the error "invalid application". Have
tried customising by disabling optimisations, changing icon size, and
disabling bluetooth. Sometimes just sending the jar file to the phone is
enough to get it to complain about an "invalid application". I managed to
get it working before so not sure where I've gone wrong.

Here's the console output of my last build attempt.

alan@alan-desktop:~/Downloads/remuco-0.9.2/client$ ant dist
Buildfile: build.xml

clean:
   [delete] Deleting directory /home/alan/Downloads/remuco-0.9.2/client/build
   [delete] Deleting directory /home/alan/Downloads/remuco-0.9.2/client/app

configure.dist:

echo.configuration:
     [echo] compile with debug symbols : no
     [echo] preverifier                : proguard
     [echo] proguard optimizes         : yes
     [echo] bluetooth                  : yes

preprocess:
    [mkdir] Created dir: /home/alan/Downloads/remuco-0.9.2/client/build/sources
     [copy] Copying 89 files to
/home/alan/Downloads/remuco-0.9.2/client/build/sources

compile:
    [mkdir] Created dir: /home/alan/Downloads/remuco-0.9.2/client/build/classes
    [javac] Compiling 89 source files to
/home/alan/Downloads/remuco-0.9.2/client/build/classes

preverify:
    [mkdir] Created dir:
/home/alan/Downloads/remuco-0.9.2/client/build/preverified

preverify.proguard:
 [proguard] ProGuard, version 4.3
 [proguard] Reading program directory
[/home/alan/Downloads/remuco-0.9.2/client/build/classes]
 [proguard] Reading library jar
[/home/alan/Downloads/remuco-0.9.2/client/tools/microemulator-2.0.3/lib/midpapi2
0.jar]
 [proguard] Reading library jar
[/home/alan/Downloads/remuco-0.9.2/client/tools/microemulator-2.0.3/lib/cldcapi1
1.jar]
 [proguard] Reading library jar
[/home/alan/Downloads/remuco-0.9.2/client/tools/microemulator-2.0.3/lib/microemu
-jsr-82.jar]
 [proguard] Preparing output directory
[/home/alan/Downloads/remuco-0.9.2/client/build/preverified]
 [proguard]   Copying resources from program directory
[/home/alan/Downloads/remuco-0.9.2/client/build/classes]

manifest:

jar:
    [mkdir] Created dir: /home/alan/Downloads/remuco-0.9.2/client/build/jar
     [copy] Copying 1 file to /home/alan/Downloads/remuco-0.9.2/client/build
      [jar] Building jar:
/home/alan/Downloads/remuco-0.9.2/client/build/jar/remuco.jar

jad:
     [move] Moving 1 file to /home/alan/Downloads/remuco-0.9.2/client/build/jar

dist:
    [mkdir] Created dir: /home/alan/Downloads/remuco-0.9.2/client/app
     [copy] Copying 2 files to /home/alan/Downloads/remuco-0.9.2/client/app

BUILD SUCCESSFUL
Total time: 8 seconds

Original issue reported on code.google.com by asemp.co...@gmail.com on 27 Oct 2009 at 2:18

GoogleCodeExporter commented 9 years ago
Looks like a duplicate of issue 23. Please try the workaround described there 
(e.g.
see comment 8) - does this work for you?

Original comment by obensonne@googlemail.com on 29 Oct 2009 at 6:56

GoogleCodeExporter commented 9 years ago
Yes that's it! Thanks very much :) Works great!

Original comment by asemp.co...@gmail.com on 31 Oct 2009 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 1 Nov 2009 at 2:11

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 22 Nov 2009 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by obensonne@googlemail.com on 8 Mar 2011 at 6:38