XAMPP VM not responding with OSX big sur beta 3 - xampp-vm

I just downloaded the MacOS Big Sur Beta 3. The problem is when I'm trying to open XAMPP, you can see the application jumping on the dock but it stops right away without doing any action. Is it possible to access my files without running the XAMPP VM?

Same thing happens to me… Until it gets fixed, you can use the console interface:
sudo /Applications/XAMPP/xamppfiles/ctlscript.sh start

Related

VS Code Window not responding Mac OS 10.14.6

I get an error popup "The window is not responding" at startup.
Asks to close, wait or reopen. Nothing seems to happen after, just the same windows pops up.
This started after I rebooted the computer after first install. I was able to write some practice files but now it wont go past this window.
Ive tried uninstalling using Appcleaner, deleting everything, clean OS install as well.
Running Mac OS 10.14.6 Mojave on an Intel MBP
Please help, I'm just getting started with this.

Can t connect iPhone anymore to my virtualbox after update iOS

I wanted to start learning about mobile development and learned Swift and install macOS in virtualbox.
Everything worked just fine, I could use Xcode, deploy my app on my iPhone(iOS 14.1) and use it.
After I update my iPhone to 14.4 iOS it seems that I can t connect anymore to macOS.
My iPhone is recognized on host system(Windows 10) but when I try to access it in virtualbox it seems that it try but can t connect.
I tried with other cables and with my iPad(iOS 14.4) but I think that with the new update I can t connect anymore.
I have a macOS Catalina on virtualbox
I thinking about try and get Mac OS Big Sur and try or moving to VMware
If u have any suggestions to repair this I’m opened

scrcpy won't run when the flutter app is opened in the IDE

hi guys so i'm using a physical device during development and i also have scrcpy screen share installed. the problem is every-time i open a flutter project in the IDE the scrcpy stops and i don't quite understand what's causing this problem.
i'm using Ubuntu 20.04
Your IDE opens another version of adb. Check the output of scrcpy (run scrcpy-console.bat on Windows).
See https://github.com/Genymobile/scrcpy/blob/master/FAQ.md#conflicts-between-adb-versions

Working with Samsung Smart TV Emulator (eclipse)

I'm trying to create a Samsung Smart TV application. I have the SDK installed on my windows VM (via VMWare) and it all looks fine until you go to run the application in the emulator. It does nothing.. I even tried starting the emulators manually and here are the respect errors:
[2011]Samsung TV Emulator(2.5.1)
C:\Program Files (x86)\Samsung\Samsung TV SDK 4\Emulator\Emulator2011_v2.5\bin\Emulator2.exe
The application has failed to start because its side-by-side configuration is incorrect. Please set the application event log or use the command-line sxstrace.exe tool for more detail.
[2012]Samsung TV Emulator(3.5.2)
The application was unable to start correctly (0xc0150002). Click OK to close the application.
[2013]Samsung TV Emulator4
The application was unable to start correctly (0xc0150002). Click OK to close the application.
Extra Details
I'm running Windows 7 Pro on Mac OS using VMWare Fusion 5
So I'm not sure what to do at this point. Does anyone know of a work around? Thanks.
I had the same trouble.
Install vcredist_x86.EXE http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=26347
Exactly vcredist_x86.EXE 2.6 MB
Emulator will work on Windows 7 x64. Checked.

Problem connecting real Android device to Eclipse

I just got a new computer and am trying to set up my developing environment but I'm having trouble getting eclipse to connect with my phone. I have a HTC Aria android device and I was able to use it with eclipse on my old Windows XP computer. On my new Windows 7 64bit computer though, its not working.
When I run my program, I see my HTC device in the device chooser, however, its state is "offline" and it randomly disappears then reappears. I can select it, but I cannot push "OK" to run on the device. I've tried reinstalling my driver and updating it through HTC's website, but nothing has changed.
Any ideas?
I ended up reinstalling my OS, installing Eclipse Indigo 64bit, and then installing my phone driver. Works perfectly now. Have no idea what was wrong before