Questions tagged [reinstall]

171 questions
3
votes
2 answers

Installing threepenny-gui with cabal: what did I do wrong?

I tried installing threepenny-gui, and may have broken things in the process. My questions are (1) how can I fix that, and (2) how should one proceed when cabal issues a warning about possible reinstalls? threepenny-gui warned me that it might…
3
votes
1 answer

Updated MATLAB app installs as a new unique app

Some time ago, we distributed a toolbox to our users via the MATLAB App Packager, to make it easier to provide future updates, without users having to handle search paths. Now, we wish to distribute an updated version. Usually, re-packaging the…
ktolbol
  • 116
  • 3
3
votes
4 answers

How can I remove and reinstall rails 3.2.13

To install the help files for rails (on debian jessie) I looked up Why doesn't ri know anything about Rails? and ran sudo gem install rails --pre --ri. Somehow that installed rails 4 RC 1. I try to get back to rails 3.2.13. So first I tried to…
speendo
  • 13,045
  • 22
  • 71
  • 107
3
votes
2 answers

java.lang.ClassNotFoundException while starting eclipse

After purging and reinstalling eclipse with dpkg (Ubuntu) there is an error throws there: cat /home/sergiy/.eclipse/org.eclipse.platform_3.7.0_155965261/configuration/1337883707989.log !SESSION Thu May 24 21:21:48 EEST 2012…
Serhii Matrunchyk
  • 9,083
  • 6
  • 34
  • 47
2
votes
0 answers

Fresh install Python 3.9.0 or any other way to fix No module named '_ctypes' error

Since installing to Python 3.9.0, I am unable to install any libraries to my virtualenv. When trying to install libraries via pip for example I get: $ pip3 install -r requirements.txt Collecting anaconda==0.0.1.1 Using cached…
2
votes
1 answer

How do I reintroduce South to my Django project?

I'm in the classic position of the novice coder, where in hindsight I'd do many things differently if I were starting my project over. I used South relatively early in my project, ran into some problems due to my lack of knowledge, and abandoned…
Profane
  • 1,128
  • 8
  • 13
2
votes
1 answer

If I reinstall MySql Workbech will i lose my data bases and saved connections?

When I start Workbench it pops up a message saying Error while loading images: An error occurred while loading image search_sidebar.png. Then I can't connect with my databases. I searched in MySQL forums and apparently that is a bug without…
Quique
  • 43
  • 6
2
votes
3 answers

Cannot install Visual Studio 2017 community edition after sudden shutdown

I started installing VS and then my computer turned off suddenly (due to overheating). When I was reinstalling it, an error message appeared saying: Can't install in a non empty folder. So I deleted the folder C:\Program Files (x86)\Microsoft…
mshwf
  • 7,009
  • 12
  • 59
  • 133
2
votes
0 answers

How can I delete EVERYTHING about Python including the one provided by Mac OS X and reinstall safely?

Tl;dr I have been a dummy and messing with those things. I have been going to site_packages doing stuff I shouldn't have been doing and I have messed with my environment variables.... PATH.... PYTHONPATH.... I don't even know all of this stuff yet I…
user4351838
2
votes
3 answers

Azure I deleted VMAccessForLinux Extension on Portal

As the title, I deleted VMAccessForLinux Extension. However, there's no way to get back the extension. How to re-install the extension on my VM? In the case of using Azure CLI, it get me error like the follow: Wed Feb 24 2016 20:56:17 GMT+0900…
Kabkee
  • 198
  • 2
  • 11
2
votes
1 answer

If a user reinstalls and app on their device after deleting it, does this count as another download?

If someone installs your IOS Apple App on their apple device, then deletes it and reinstalls it, does this count as 2 downloads in your itunes downloads statistics counter?
user3496349
  • 189
  • 2
  • 11
2
votes
1 answer

java.lang.IllegalStateException: Could not execute method of the activity with Android

I'm a fairly new Android programmer, and after working through a couple of tutorials I began expanding upon the BMI Calculator tutorial I completed. During this process, it became necessary for me to delete and re-install Eclipse. I also had to…
2
votes
2 answers

Reinstall running android app's own APK and then restart app?

From within a running Android app, I'd like to request that this same app (1) re-download itself from my private web server, (2) reinstall itself, and then (3) restart itself after the reinstallation. I know how to perform steps 1 and 2, but I…
NYCHippo
  • 377
  • 1
  • 4
  • 14
2
votes
0 answers

How do I restore my project list under Package Explorer in Flash Builder (/Flex) after reinstalling OSX?

I just did a clean install of OSX Mountain Lion today and have everything backed up (Carbon Copy Cloned) from before on another hard drive. I just reinstalled Flash Builder 4.6 and imported my preferences (keyboard shortcuts, etc). But my project…
user1418227
  • 201
  • 1
  • 4
  • 12
2
votes
3 answers

magento - clean installation with products, customers and orders from old installation

i have magento 1.6.2 running on a dedicated server (ubuntu 10.04 lts) I have tried various ways to upgrade magento to 1.7.0.2, but with no success. Now i am thinking of installing a fresh magento 1.7.0.2 and rebuilding the shop. This way i don't…
Ronny
  • 531
  • 14
  • 36
1 2
3
11 12