Linux Support - Remix OS Player

Will there be Linux support the Remix OS Player?
I am running Ubuntu 16.04 LTS with an intel processor.

I tried running it in wine but no luck.
Code:
Exception found;System.NotImplementedException: The method or operation is not implemented.
at System.Management.ManagementObjectSearcher.Get () <0x1e479a0 + 0x0001f> in <filename unknown>:0
at RemixOSPlayer.Loader.getCpuCores () <0x1e47638 + 0x00043> in <filename unknown>:0
at RemixOSPlayer.Loader.initAdvancedSettings () <0x1e47220 + 0x0001f> in <filename unknown>:0
at RemixOSPlayer.Loader..ctor () <0x1db9b60 + 0x00023> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) RemixOSPlayer.Loader:.ctor ()
at RemixOSPlayer.Program.Main () <0x1db0fb8 + 0x0003b> in <filename unknown>:0

Related

[Q] Problems with FlashTools in Linux Mint / Ubuntu

Hi,
I have a problem for run FlashTool in my Linux Mint 13 (equal to Ubuntu 12.04) x64.
I installed all necessary, and when to go to start a FlashTool appears this error in console:
Code:
Running as root.
JAVA_HOME not set. Using default value : ./x10flasher_lib/linjre64
#
[thread 140117424174848 also had an error]# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f6fa0724820, pid=13085, tid=140118065010432
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libdbus-1.so.3+0x24820] dbus_threads_init_default+0x2490
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/user/Escritorio/FlashTool/hs_err_pid13085.log
[thread 140117409789696 also had an error]
# [ timer expired, abort... ]
Aborted (core dumped)
I search for google, but any can solved this problem.
Thanks and regards!

Unable to install Kali in Samsung device

Hi Guru's
I'm trying to figure out if Kali will install under linux deploy app and will work on my Samsung galaxy pocket (GT-S5300)
Installation path = /data/sdext2/linux.img
Chroot directory = /data/sdext2/pogi
ENV directory = /data/sdect2/pogito
So I have inserted an SD card with 6GB ext2 partition, I plan to place the Kali on that but during installation I got the following errors
Code:
Making new disk image (4095 MB) ... + expr 4095 - 1
+ dd if=/dev/zero of=/data/sdext2/linux.img bs=1048576 seek=4094 count=1
dd: /data/sdext2/linux.img: Invalid argument
+ dd if=/dev/zero of=/data/sdext2/linux.img bs=1048576 count=4095
4095+0 records in
4095+0 records out
4293918720 bytes (4.0GB) copied, 718.323883 seconds, 5.7MB/s
+ [ 0 -eq 0 ]
+ msg done
+ echo done
+ [ file = file -o file = partition ]
+ local fs_support=
done
+ grep -c ext4 /proc/filesystems
+ [ 1 -gt 0 ]
+ fs_support=ext4
+ break
+ [ -z ext4 ]
+ [ auto = auto ]
+ FS_TYPE=ext4
+ msg -n Making file system (ext4) ...
+ echo -n Making file system (ext4) ...
Making file system (ext4) ... + losetup -a
+ grep -c /data/sdext2/linux.img
+ local loop_exist=0
+ grep -c /data/sdext2/linux.img /proc/mounts
+ local img_mounted=0
+ [ 0 -ne 0 -o 0 -ne 0 ]
+ mke2fs -qF -t ext4 -O ^has_journal /data/sdext2/linux.img
ext2fs_check_if_mount: Can't check if filesystem is mounted due to missing mtab file while determining whether /data/sdext2/linux.img is mounted.
Other error stack tarces
Code:
+ return 1
+ error 1 NOEXEC Cannot install into target '/data/sdext2/pogi' mounted with noexec or nodev
+ local err=1
+ local name=NOEXEC
+ local fmt=Cannot install into target '/data/sdext2/pogi' mounted with noexec or nodev
+ shift
+ shift
+ shift
Please guide me on what to fix

Remix OS player doesn't work

Hello. I can not install Remix OS player. When I try to install it shows an error. Please help me.
"ERROR: resizing partition e2fsck failed with exit code 8 .
emulator: WARNING: userdata partititon is resized from 550 M to 3900 M
Hax is enabled
hax ram_size 0xc0000000
HAX is working and emulator runs in fast virt mode.
audio: Failed to create voice 'goldfish_audio_in' qemu-system-x86_x64.exe warning: opening
audio input failed"
My PC specifications: Asus z87, intel i5 4670, gtx 770, 8 gb ram, windows 8.1 64 bit. Intel VT is enabled.

Android Studio failed to start after incomplete update

I posted this question about android studio update (4.2 -> 4.2.1) failure, but got no solution. Hope to get the answer here.
Complete issue:
The update wasn't completed after downloading and restarting because of low storage. Now it fails to start, showing the following error. How can I repair the installation without the need completely to remove it:
... 2021-05-23 00:23:39,599 [ 8171] ERROR - nSystem.impl.ActionManagerImpl - Android Studio 4.2 Build #AI-202.7660.26.42.7322048 2021-05-23 00:23:39,599 [ 8171] ERROR - nSystem.impl.ActionManagerImpl - JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: N/A 2021-05-23 00:23:39,599 [ 8171] ERROR - nSystem.impl.ActionManagerImpl - OS: Linux 2021-05-23 00:23:39,600 [ 8172] ERROR - nSystem.impl.ActionManagerImpl - Last Action:
2021-05-23 00:23:39,656 [ 8228] ERROR - ect.impl.ProjectFrameAllocator - java.util.MissingResourceException: Can't find bundle for base name messages.ShBundle, locale en_US java.lang.RuntimeException: java.util.MissingResourceException: Can't find bundle for base name messages.ShBundle, locale en_US at com.intellij.openapi.application.impl.LaterInvocator.invokeAndWait(LaterInvocator.java:149) at com.intellij.openapi.application.impl.ApplicationImpl.invokeAndWait(ApplicationImpl.java:481) at com.intellij.openapi.application.impl.ApplicationImpl.invokeAndWait(ApplicationImpl.java:486) at com.intellij.openapi.project.impl.ProjectManagerExImplKt.openProject(ProjectManagerExImpl.kt:304) at com.intellij.openapi.project.impl.ProjectManagerExImplKt.access$openProject(ProjectManagerExImpl.kt:1) at com.intellij.openapi.project.impl.ProjectManagerExImpl.doOpenProject$intellij_platform_ide_impl(ProjectManagerExImpl.kt:147) at com.intellij.openapi.project.impl.ProjectManagerExImpl$openProject$$inlined$runInAutoSaveDisabledMode$lambda$1.invoke(ProjectManagerExImpl.kt:110) at com.intellij.openapi.project.impl.ProjectManagerExImpl$openProject$$inlined$runInAutoSaveDisabledMode$lambda$1.invoke(ProjectManagerExImpl.kt:47) at com.intellij.openapi.project.impl.ProjectUiFrameAllocator$run$1$progressTask$1.run(ProjectFrameAllocator.kt:97) at com.intellij.openapi.progress.impl.CoreProgressManager$TaskRunnable.run(CoreProgressManager.java:935) at com.intellij.openapi.progress.impl.CoreProgressManager$4.run(CoreProgressManager.java:490) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$new$0(ProgressRunner.java:79) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$null$3(ProgressRunner.java:235) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:170) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:629) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:581) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcess(CoreProgressManager.java:157) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$4(ProgressRunner.java:235) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.util.MissingResourceException: Can't find bundle for base name messages.ShBundle, locale en_US at java.base/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2055) at java.base/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1689) at java.base/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1593) at java.base/java.util.ResourceBundle.getBundle(ResourceBundle.java:1284) at com.intellij.AbstractBundle.getResourceBundle(AbstractBundle.java:124) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.getActionsResourceBundle(ActionManagerImpl.java:273) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.registerPluginActions(ActionManagerImpl.java:531) at com.intellij.openapi.actionSystem.impl.ActionManagerImpl.(ActionManagerImpl.java:168) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490) at com.intellij.serviceContainer.ConstructorInjectionKt.instantiateUsingPicoContainer(constructorInjection.kt:47) at com.intellij.serviceContainer.ComponentManagerImpl.instantiateClassWithConstructorInjection(ComponentManagerImpl.kt:664) at com.intellij.serviceContainer.ServiceComponentAdapter.createAndInitialize(ServiceComponentAdapter.kt:49) at com.intellij.serviceContainer.ServiceComponentAdapter.doCreateInstance(ServiceComponentAdapter.kt:37) at com.intellij.serviceContainer.BaseComponentAdapter.getInstanceUncached(BaseComponentAdapter.kt:113) at com.intellij.serviceContainer.BaseComponentAdapter.getInstance(BaseComponentAdapter.kt:67) at com.intellij.serviceContainer.ComponentManagerImpl.doGetService(ComponentManagerImpl.kt:413) at com.intellij.serviceContainer.ComponentManagerImpl.getService(ComponentManagerImpl.kt:395) at com.intellij.openapi.actionSystem.ActionManager.getInstance(ActionManager.java:28) at com.intellij.openapi.wm.impl.WindowDressing.getWindowActionGroup(WindowDressing.java:22) at com.intellij.openapi.wm.impl.WindowDressing.projectOpened(WindowDressing.java:12) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.intellij.util.messages.impl.MessageBusImpl.invokeListener(MessageBusImpl.java:636) at com.intellij.util.messages.impl.MessageBusImpl.deliverMessage(MessageBusImpl.java:406) at com.intellij.util.messages.impl.MessageBusImpl.pumpWaitingBuses(MessageBusImpl.java:384) at com.intellij.util.messages.impl.MessageBusImpl.pumpMessages(MessageBusImpl.java:366) at com.intellij.util.messages.impl.MessageBusImpl.access$100(MessageBusImpl.java:32) at com.intellij.util.messages.impl.MessageBusImpl$MessagePublisher.invoke(MessageBusImpl.java:187) at com.sun.proxy.$Proxy82.projectOpened(Unknown Source) at com.intellij.openapi.project.impl.ProjectManagerExImplKt$openProject$1.run(ProjectManagerExImpl.kt:313) at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:808) at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeAndWait$8(ApplicationImpl.java:481) at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:126) at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84) at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:132) at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47) at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:188) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746) at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:971) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:841) at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:452) at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:733) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:451) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:808) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:499) at com.intellij.ide.IdeEventQueue.pumpEventsForHierarchy(IdeEventQueue.java:1048) at com.intellij.openapi.progress.util.ProgressWindow.pumpEventsForHierarchy(ProgressWindow.java:225) at com.intellij.openapi.progress.util.ProgressWindow.lambda$startBlocking$4(ProgressWindow.java:214) at com.intellij.openapi.application.impl.ApplicationImpl.runUnlockingIntendedWrite(ApplicationImpl.java:834) at com.intellij.openapi.progress.util.ProgressWindow.startBlocking(ProgressWindow.java:213) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$legacyExec$6(ProgressRunner.java:304) at java.base/java.util.concurrent.CompletableFuture.uniAcceptNow(CompletableFuture.java:753) at java.base/java.util.concurrent.CompletableFuture.uniAcceptStage(CompletableFuture.java:731) at java.base/java.util.concurrent.CompletableFuture.thenAccept(CompletableFuture.java:2108) at com.intellij.openapi.progress.impl.ProgressRunner.legacyExec(ProgressRunner.java:302) at com.intellij.openapi.progress.impl.ProgressRunner.submit(ProgressRunner.java:250) at com.intellij.openapi.progress.impl.ProgressRunner.submitAndGet(ProgressRunner.java:171) at com.intellij.openapi.application.impl.ApplicationImpl.runProcessWithProgressSynchronously(ApplicationImpl.java:427) at com.intellij.openapi.progress.impl.CoreProgressManager.runProcessWithProgressSynchronously(CoreProgressManager.java:502) at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcessWithProgressSynchronously(ProgressManagerImpl.java:83) at com.intellij.openapi.project.impl.ProjectUiFrameAllocator$run$1.run(ProjectFrameAllocator.kt:113) at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:201) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:808) at com.intellij.openapi.application.impl.ApplicationImpl.lambda$invokeAndWait$8(ApplicationImpl.java:481) at com.intellij.openapi.application.impl.LaterInvocator$1.run(LaterInvocator.java:126) at com.intellij.openapi.application.impl.FlushQueue.doRun(FlushQueue.java:84) at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:132) at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:47) at com.intellij.openapi.application.impl.FlushQueue$FlushNow.run(FlushQueue.java:188) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:776) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:727) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:746) at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:971) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:841) at com.intellij.ide.IdeEventQueue.lambda$null$8(IdeEventQueue.java:452) at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:744) at com.intellij.ide.IdeEventQueue.lambda$dispatchEvent$9(IdeEventQueue.java:451) at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:808) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:499) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) 2021-05-23 00:23:39,658 [ 8230] ERROR - ect.impl.ProjectFrameAllocator - Android Studio 4.2 Build #AI-202.7660.26.42.7322048 2021-05-23 00:23:39,658 [ 8230] ERROR - ect.impl.ProjectFrameAllocator - JDK: 11.0.8; VM: OpenJDK 64-Bit Server VM; Vendor: N/A 2021-05-23 00:23:39,658 [ 8230] ERROR - ect.impl.ProjectFrameAllocator - OS: Linux 2021-05-23 00:23:39,659 [ 8231] ERROR - ect.impl.ProjectFrameAllocator - Last Action:

Unable to Launch Arm AVD on x86_64 Host

Hi,
I am trying to invoke arm based android emulator recent version(Android 11) on Linux. While doing so, facing "Device Manager: The emulator process for AVD Arm64 has terminated" -- details found on idea.log
2022-11-10 11:50:19,744 [ 611405] WARN - util.DeprecatedMethodException - Exception 'com.intellij.util.DeprecatedMethodException: The default implementation of method 'com.intellij.openapi.fileEditor.FileEditor.getFile' is deprecated, you need to override it in 'class com.android.tools.idea.mlkit.viewer.TfliteModelFileEditor'. A proper @NotNull implementation required' was reported 90 times
2022-11-10 11:50:20,006 [ 611667] INFO - Emulator: Arm64_Android11 - C:\Users\Devi\AppData\Local\Android\Sdk\emulator\emulator.exe -netdelay none -netspeed full -avd Arm64_Android11 -qt-hide-window -grpc-use-token -idle-grpc-timeout 300
2022-11-10 11:50:20,079 [ 611740] INFO - Emulator: Arm64_Android11 - PANIC: Avd's CPU Architecture 'arm64' is not supported by the QEMU2 emulator on x86_64 host.
2022-11-10 11:50:20,080 [ 611741] INFO - Emulator: Arm64_Android11 - Android emulator version 31.2.10.0 (build_id 8420304) (CL:N/A)
2022-11-10 11:50:20,084 [ 611745] INFO - Emulator: Arm64_Android11 - Process finished with exit code 1
2022-11-10 11:50:20,084 [ 611745] ERROR - Emulator: Arm64_Android11 - Emulator terminated with exit code 1
java.lang.Throwable: Emulator terminated with exit code 1
Click to expand...
Click to collapse
I am able to launch Android 7 on x86_64
Does this mean we can't launch Android arm emulator on x86_64 or am I missing any dependencies??

Categories

Resources