Questions tagged [launching]
65 questions
0
votes
0 answers
Can't open spyder from his .exe (was "changed or moved") but I can from CMD. (happens every time)
Does anyone know what can I do to solve this? Every time I try to install spyder (not from anaconda) this happens to me. I uninstall, install it again, then I can use it normally. But after I shutdown my pc and start it again, spyder just dissapear…

joseisg
- 1
0
votes
1 answer
can't open my Android Studio, It doesn't even show in the task mngr(Error occurred during initialization of VM java.lang.UnsupportedClassVersionError)
I got a new Laptop and I recently installed Android Studio. I've managed to run it on my first few tries, but it suddenly won't open afterwards. Perhaps it might be because I've been setting up and installing/uninstalling other apps for the laptop,…

Zethra
- 1
0
votes
0 answers
Eclipse - Problem Occurred using actual vs Project directory reference
Using Eclipse 2020 with 2 different Projects. Each Project has their own Workspace.
Workspace1/Project1 Run as expected.
Workspace2/Project2 generates the following error indicating an inability to find MyJarFile.jar:
All the Build values are the…

Unhandled Exception
- 1,427
- 14
- 30
0
votes
1 answer
Relaunching activities in Android
I'm a newbie in Android developing and after reading the documentation about tasks and activities I can't get my application working correctly.
(First of all, sorry for my English)
My application consist of two activities: LOGIN and NEWS. Both…

Octan
- 348
- 4
- 19
0
votes
0 answers
In React-Native when launching the project it gets stuck at Starting: Intent { cmp=com.projectalpha/.MainActivity }
The project gets started in cmd but it does not launch the app in the emulator where the emulator is already kept opened. Node does not load as well
extra info: It was working alright until I installed the gesture handler for react (npm install…

Atheek Nazeer
- 3
- 2
0
votes
1 answer
I want to install an older godot engine
I tried installing the latest (3.2 stable release). And the download went fine. But when I launched it, the engine always not respond at first. It'll work tho when I wait for a few seconds or a minute. It does the same thing when I am trying to…

BigPuppy
- 1
0
votes
1 answer
Can't launch the activity again if it's already open
I'am working on SMS manager like app. Now when an SMS is received a new Dialog Activity like a pop-up which shows the user the Sender's number and message. It's OK but if another SMS comes before the user press Back button (the Pop-Up activity still…

Vivek Rathaur
- 53
- 2
- 10
0
votes
0 answers
Selenium.WebDriver.ChromeDriver Slow on initial launch
Initial launching of the Chrome driver is taking 35 seconds on average everything works fine just can't speed up the launch time. Using Selenium.WebDriver.ChromeDriver Version 2.35, NuGet by Jsakamoto. Additional nuget packages are Selenium.support…

VRyba
- 1
0
votes
1 answer
After building , the .exe outside the Release folder dont working
After building a project it appears in the Release folder. After launching it outside the release folder program will stop working. Im using MetroFramework design .dll's for sure. Any suggestions?

johhny_hax
- 13
- 3
0
votes
0 answers
Proper way of launching a new e-commerce (woocommerce) theme without losing sales?
I can't find an easy solution to launching a new woocommerce theme on a site with lots of traffic without having to go through a massive undertaking or taking the site down for a while.
The site sells wooden jewellery and gets quite a bit of…

Nick Latreille
- 31
- 3
0
votes
0 answers
ERROR - Launching application after installing android
I programmed small app for android by xamarin. It sends some data to windows via Lan. After installing I tried to open app and I got error:
code application:
using System;
using Android.App;
using Android.Content;
using Android.Runtime;
using…

Cenarius
- 175
- 1
- 1
- 12
0
votes
1 answer
Launch Android app from email
if app is installed open app if app is not installed then open url in browser. When user see his/her email and click on email which is sent by us. Thanks in advance

Teraiya Mayur
- 1,094
- 10
- 18
0
votes
3 answers
How to bring in a web app
I run a game and the running is done by hand, I have a few scripts that help me but essentially it's me doing the work. I am at the moment working on web app that will allow the users to input directly some of their game actions and thus save me a…

Teifion
- 108,121
- 75
- 161
- 195
0
votes
0 answers
Android dalvikvm thread still suspended. Can't start debugging
I have the following problem. I had a stable version of my android application and started adding code. When debugging the edited version of the app it threw an illegal argument exception. So i decided to comment out all the new code, but after that…

Jeroen Leusden
- 9
- 2
0
votes
1 answer
Eclipse: Launching Debugging Mode for Android App often doesn´t work
When i want to debug my Android App (on an Emulator) the Debugger goes into Debugging Mode, but i cannot use the items of the toolbar (resume, terminate etc). The weird thing is that it´s not always like that: sometimes after hitting the relaunch…

flixe
- 626
- 1
- 11
- 36