Questo sito utilizza cookies solo per scopi di autenticazione sul sito e nient'altro. Nessuna informazione personale viene tracciata. Leggi l'informativa sui cookies.
Username: Password: oppure
Linux - Basic4Android e Wine1.5
Forum - Linux - Basic4Android e Wine1.5

Avatar
LittleHacker (Member)
Guru


Messaggi: 1033
Iscritto: 28/04/2009

Segnala al moderatore
Postato alle 2:41
Lunedì, 15/10/2012
Salve a tutti,
ho un problema con Basic4Android sotto Wine,
ho installato correttamente Java x86 win e Android SDK x86 win, e anche Basic4Android 1.90 trial.
Dunque un paio di mesi fa, avevo fatto la stessa cosa, però in quel caso non riuscivo ad installare i primi due, invece b4a l'ho installato e avviato senza problemi, invece ora è il contrario, installo tutti i programmi ma b4a non ne vuole sapere di partire!

Output:
Codice sorgente - presumibilmente Delphi

  1. luca@Linux-Luca:~$ wine '/home/luca/.wine/drive_c/Program Files/Basic4android/Basic4android.exe'
  2.  
  3. Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for VisualHint.SmartPropertyGrid.PropertyGrid ---> System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "System.resources" was correctly embedded or linked into assembly "System" at compile time, or that all the satellite assemblies required are loadable and fully signed.
  4.   at System.Resources.ResourceManager.AssemblyResourceMissing (System.String fileName) [0x00000] in <filename unknown>:0
  5.   at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00000] in <filename unknown>:0
  6.   at System.Resources.ResourceManager.GetObject (System.String name, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  7.   at VisualHint.SmartPropertyGrid.PropertyGrid..cctor () [0x00000] in <filename unknown>:0
  8.   --- End of inner exception stack trace ---
  9.   at ab..ctor () [0x00000] in <filename unknown>:0
  10.   at (wrapper remoting-invoke-with-check) ab:.ctor ()
  11.   at dw.f () [0x00000] in <filename unknown>:0
  12.   at dw..ctor () [0x00000] in <filename unknown>:0
  13.   at (wrapper remoting-invoke-with-check) dw:.ctor ()
  14.   at dg..ctor () [0x00000] in <filename unknown>:0
  15.   at (wrapper remoting-invoke-with-check) dg:.ctor ()
  16.   at dg.a (System.String[] A_0) [0x00000] in <filename unknown>:0
  17. [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for VisualHint.SmartPropertyGrid.PropertyGrid ---> System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure "System.resources" was correctly embedded or linked into assembly "System" at compile time, or that all the satellite assemblies required are loadable and fully signed.
  18.   at System.Resources.ResourceManager.AssemblyResourceMissing (System.String fileName) [0x00000] in <filename unknown>:0
  19.   at System.Resources.ResourceManager.InternalGetResourceSet (System.Globalization.CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) [0x00000] in <filename unknown>:0
  20.   at System.Resources.ResourceManager.GetObject (System.String name, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
  21.   at VisualHint.SmartPropertyGrid.PropertyGrid..cctor () [0x00000] in <filename unknown>:0
  22.   --- End of inner exception stack trace ---
  23.   at ab..ctor () [0x00000] in <filename unknown>:0
  24.   at (wrapper remoting-invoke-with-check) ab:.ctor ()
  25.   at dw.f () [0x00000] in <filename unknown>:0
  26.   at dw..ctor () [0x00000] in <filename unknown>:0
  27.   at (wrapper remoting-invoke-with-check) dw:.ctor ()
  28.   at dg..ctor () [0x00000] in <filename unknown>:0
  29.   at (wrapper remoting-invoke-with-check) dg:.ctor ()
  30.   at dg.a (System.String[] A_0) [0x00000] in <filename unknown>:0


Ho installato Mono for Windows come mi ha chiesto Wine e dopo di che, ho avviato l'applicazione ed è uscito quello che ho postato!
Qualcuno mi può aiutare?
Grazie:k:

Ultima modifica effettuata da LittleHacker il 15/10/2012 alle 2:42
PM Quote